|
@@ -11,7 +11,7 @@ import GL_Components from '@/components/globalComponents'
|
|
|
|
|
|
import common from '@/utils/common.js'
|
|
|
Vue.prototype.$common =common
|
|
|
-//http://112.124.69.194:8092/ app-link
|
|
|
+//http://112.124.69.194:8092/ app-link/dist
|
|
|
Vue.use(GL_Components)
|
|
|
|
|
|
Vue.config.productionTip = false
|