hmp 4 лет назад
Родитель
Сommit
d00fcaae5b
1 измененных файлов с 0 добавлено и 3 удалено
  1. 0 3
      main.js

+ 0 - 3
main.js

@@ -23,9 +23,6 @@ Vue.use(uView);
 import toast from '@/components/toast/toast.vue'
 Vue.component('toast',toast)
 
-import {shareConfig} from "@/utils/share.js"
-Vue.prototype.$shareConfig = shareConfig
-
 import loading from '@/components/loading/loading.vue'
 Vue.component('loading',loading)