浏览代码

图片问题

natasha 11 月之前
父节点
当前提交
f12db2e216
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      vue.config.js

+ 1 - 1
vue.config.js

@@ -86,7 +86,7 @@ module.exports = {
         patterns: [
           {
             from: "node_modules/book-ui/dist/img",
-            to: "img",
+            to: "static/js/img",
             force: true,
             noErrorOnMissing: true,
           },