mirror of
http://112.124.100.131/GFRS/ebiz-h5.git
synced 2025-12-11 03:56:44 +08:00
GFRS-2591【前端】新增星路历程的部分代码与图片。提交人--张齐
This commit is contained in:
@@ -15,7 +15,6 @@ import md5 from 'js-md5'
|
||||
import cryptoJs from 'crypto-js'
|
||||
import cacheUtils from '@/assets/js/utils/cacheUtils'
|
||||
import animated from 'animate.css'
|
||||
import VueTouch from 'vue-touch'
|
||||
|
||||
import {
|
||||
Cell,
|
||||
@@ -67,7 +66,6 @@ Vue.use(List)
|
||||
Vue.use(VanImage)
|
||||
Vue.use(Sticky)
|
||||
Vue.use(animated)
|
||||
Vue.use(VueTouch, {name: 'v-touch'})
|
||||
|
||||
Vue.prototype.$assetsUrl = config.assetsUrl
|
||||
Vue.prototype.$assetsUpUrl = config.assetsUpUrl
|
||||
|
||||
Reference in New Issue
Block a user