// config/index.jsmodule.exports = { // ... build: { assetsPublicPath: '/', assetsSubDirectory: 'static' }}
当做资源文件使用,怎么使用就随你了.