Commit a0c85208 authored by tanjuanjuan's avatar tanjuanjuan

add

parent bc88e9ec
......@@ -8,9 +8,9 @@ Vue.config.productionTip = false;
Vue.use(uView);
import Vconsole from 'vconsole'
let vConsole = new Vconsole()
vConsole.hide()
// import Vconsole from 'vconsole'
// let vConsole = new Vconsole()
// vConsole.hide()
const app = new (typeof App === 'function' ? App : Vue.extend(Object.assign({ mpType: 'app' }, App)));
......
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 to comment