diff --git a/src/main.js b/src/main.js index 49f1ae3..d08c1a1 100644 --- a/src/main.js +++ b/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';