vue引入css和js的方法

1.引入js的话

require('地址')

imgport xxx from ‘src’

import xxx

2.引入css

@import ‘  ’

 

posted @ 2018-06-22 15:30  又回到了起点  阅读(466)  评论(0)    收藏  举报