mirror of
https://github.com/sunniejs/vue-h5-template.git
synced 2025-10-06 03:09:59 +08:00
就一点点美化代码
This commit is contained in:
parent
300e319eaf
commit
22b3331b08
@ -11,7 +11,7 @@ import store from './store'
|
|||||||
// 引入全局样式
|
// 引入全局样式
|
||||||
import '@/assets/css/index.scss'
|
import '@/assets/css/index.scss'
|
||||||
// 设置 js中可以访问 $cdn
|
// 设置 js中可以访问 $cdn
|
||||||
import {$cdn} from '@/config'
|
import { $cdn } from '@/config'
|
||||||
Vue.prototype.$cdn = $cdn
|
Vue.prototype.$cdn = $cdn
|
||||||
|
|
||||||
// 全局引入按需引入UI库 vant
|
// 全局引入按需引入UI库 vant
|
||||||
|
Loading…
x
Reference in New Issue
Block a user