mirror of
http://112.124.100.131/GFRS/ebiz-h5.git
synced 2025-12-12 10:16:43 +08:00
添加e起陪访页面
This commit is contained in:
@@ -35,7 +35,8 @@ import {
|
||||
Area,
|
||||
Uploader,
|
||||
PullRefresh,
|
||||
List
|
||||
List,
|
||||
Image as VanImage
|
||||
} from 'vant'
|
||||
Vue.use(Cell)
|
||||
Vue.use(CellGroup)
|
||||
@@ -60,6 +61,7 @@ Vue.use(Area)
|
||||
Vue.use(Uploader)
|
||||
Vue.use(PullRefresh)
|
||||
Vue.use(List)
|
||||
Vue.use(VanImage)
|
||||
|
||||
Vue.prototype.$assetsUrl = config.assetsUrl
|
||||
Vue.prototype.$assetsUpUrl = config.assetsUpUrl
|
||||
|
||||
Reference in New Issue
Block a user