Explorar o código

修改移动图片位置

dusenyao hai 1 ano
pai
achega
41fe1c17fd
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      vue.config.js

+ 1 - 1
vue.config.js

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