vue引入css和js的方法

1.引入js的话

require('地址')

imgport xxx from ‘src’

import xxx

2.引入css

@import ‘  ’