wepy-source-plugin [wepy]的资源路径解决方案 使用 npm install wepy-source-plugin --save-dev 配置wepy.config.js module.exports = { // ... plugins: { source: { relative: true } }, // ... }