main.js @@ -24,6 +24,8 @@ import httpInstall from '@/http/install.js' Vue.use(httpInstall, app) // 公共函数 import globalFunc from '@/utils/func.js' Vue.use(globalFunc, app);