guifei zhu
2024-09-18 ba616e9307681da4781b7610ec3c27721d793379
main.js
@@ -16,6 +16,11 @@
    // 全局挂载后使用
Vue.prototype.$api = api
import constant from '@/common/constant.js'
    // 全局挂载后使用
Vue.prototype.$constant = constant
import lget from '@/common/loadshget.js'
    // 全局挂载后使用
Vue.prototype.$lget = lget