|
@@ -30,6 +30,7 @@ Vue.prototype.$api = api
|
|
// Vue.prototype.$echarts = echarts
|
|
// Vue.prototype.$echarts = echarts
|
|
Vue.prototype.$d = formatTableDate
|
|
Vue.prototype.$d = formatTableDate
|
|
Vue.prototype.$p = Config.staticURL
|
|
Vue.prototype.$p = Config.staticURL
|
|
|
|
+Vue.prototype.$p2 = Config.staticURL2
|
|
Vue.prototype.$c = Config
|
|
Vue.prototype.$c = Config
|
|
Vue.prototype.$s = Storage
|
|
Vue.prototype.$s = Storage
|
|
Vue.prototype.$_ = lodash
|
|
Vue.prototype.$_ = lodash
|