摘要: 1.配置 config/index.js const path = require('path') ... const config = { alias: { '@actions': path.resolve(__dirname, '..', 'src/actions'), '@assets': p 阅读全文
posted @ 2020-04-15 12:00 每天都要进步一点点 阅读(3248) 评论(2) 推荐(0)