dever 4 年之前
父节点
当前提交
676aebdc9c
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      manifest.json

+ 2 - 2
manifest.json

@@ -96,14 +96,14 @@
     "h5" : {
         "router" : {
             "mode" : "hash",
-            "base" : "/"
+            "base" : "/web/"
         },
         "title" : "合小记",
         "devServer" : {
             "https" : true,
             "port" : ""
         },
-        "domain" : "http://he.shemic.com/",
+        "domain" : "https://dl.shemic.com/",
         "sdkConfigs" : {
             "maps" : {}
         },