module.exports = { // 设置生产环境和开发环境下的基本路径 publicPath: '/h5-suishoupai/', // 构建时输出的静态资源目录 assetsDir: 'static', };