Browse Source

fix: 修改main

tall
wally 4 years ago
parent
commit
749ae9a390
  1. 1
      src/main.js

1
src/main.js

@ -12,7 +12,6 @@ Vue.use(AlloyFingerPlugin, { AlloyFinger });
Vue.config.productionTip = false;
Vue.use(uView);
Vue.use(AlloyFingerPlugin, { AlloyFinger });
App.mpType = 'app';

Loading…
Cancel
Save