mirror of
https://github.com/sunniejs/vue-h5-template.git
synced 2025-10-05 18:59: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'
|
||||
// 设置 js中可以访问 $cdn
|
||||
import {$cdn} from '@/config'
|
||||
import { $cdn } from '@/config'
|
||||
Vue.prototype.$cdn = $cdn
|
||||
|
||||
// 全局引入按需引入UI库 vant
|
||||
|
Loading…
x
Reference in New Issue
Block a user