Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you may not be able to execute some actions.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
alias: { '@/assets': path.resolve(__dirname, '..', 'image/package') }
.vue的style内: background: url("@/assets/xxx@2x.png");
报错: Module not found: Error: Can't resolve './@/saas/xxx@2x.png'