소스 검색

图片问题

natasha 9 달 전
부모
커밋
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,
           },