Browse Source

拉取代码

maotao 9 months ago
parent
commit
41603df858
1 changed files with 2 additions and 2 deletions
  1. 2 2
      manifest.json

+ 2 - 2
manifest.json

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