Browse Source

拉取代码

maotao 7 months ago
parent
commit
4ea2268865
1 changed files with 3 additions and 3 deletions
  1. 3 3
      manifest.json

+ 3 - 3
manifest.json

@@ -72,10 +72,10 @@
72 72
         "domain" : "",
73 73
         "router" : {
74 74
             // 正常打包目录
75
-            "base" : "/app/"
75
+            // "base" : "/app/"
76
+            // 宜昌打包目录
77
+            "base" : "/dstechbh/app/"
76 78
         },
77
-        // 宜昌打包目录
78
-        // "base" : "/dstechbh/app/"
79 79
         "optimization" : {
80 80
             "treeShaking" : {
81 81
                 "enable" : true