Commit af04d525 by mamingqun

细节修改

parent d779eba3
...@@ -283,7 +283,7 @@ export default { ...@@ -283,7 +283,7 @@ export default {
flex-direction: row; flex-direction: row;
justify-content: space-between; justify-content: space-between;
width: 160px; width: 210px;
// background: red; // background: red;
} }
......
...@@ -24,8 +24,8 @@ import fastclick from 'fastclick' ...@@ -24,8 +24,8 @@ import fastclick from 'fastclick'
fastclick.attach(document.body) fastclick.attach(document.body)
import VConsole from 'vconsole'; // import VConsole from 'vconsole';
var vConsole = new VConsole(); // var vConsole = new VConsole();
window.$eventbus = new Vue(); window.$eventbus = new Vue();
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment