mirror of
http://112.124.100.131/GFRS/ebiz-h5.git
synced 2025-12-11 06:16:44 +08:00
接口调试
This commit is contained in:
@@ -36,7 +36,8 @@ import {
|
||||
Uploader,
|
||||
PullRefresh,
|
||||
List,
|
||||
Image as VanImage
|
||||
Image as VanImage,
|
||||
Sticky
|
||||
} from 'vant'
|
||||
Vue.use(Cell)
|
||||
Vue.use(CellGroup)
|
||||
@@ -62,6 +63,7 @@ Vue.use(Uploader)
|
||||
Vue.use(PullRefresh)
|
||||
Vue.use(List)
|
||||
Vue.use(VanImage)
|
||||
Vue.use(Sticky)
|
||||
|
||||
Vue.prototype.$assetsUrl = config.assetsUrl
|
||||
Vue.prototype.$assetsUpUrl = config.assetsUpUrl
|
||||
|
||||
Reference in New Issue
Block a user