Browse Source

打包安卓apk的时候manifest.json的name字段修改为“病理全流程”

seimin 3 months ago
parent
commit
6254675b53
2 changed files with 5 additions and 2 deletions
  1. 2 1
      manifest.json
  2. 3 1
      readme.md

+ 2 - 1
manifest.json

@@ -1,5 +1,6 @@
1 1
 {
2
-    "name" : "病理全流程",
2
+    /* "name" : "病理全流程", */
3
+    "name" : "",
3 4
     "appid" : "__UNI__9F2011E",
4 5
     "description" : "",
5 6
     "versionName" : "1.0",

+ 3 - 1
readme.md

@@ -24,4 +24,6 @@
24 24
        url('~@/static/font/iconfont.woff?t=1728893186075') format('woff'),
25 25
        url('~@/static/font/iconfont.ttf?t=1728893186075') format('truetype');
26 26
 }
27
-```
27
+```
28
+
29
+# 打包安卓apk的时候manifest.json的name字段修改为“病理全流程”