|
|
@@ -18,10 +18,27 @@
|
|
|
}
|
|
|
},
|
|
|
"compileType": "miniprogram",
|
|
|
- "libVersion": "3.11.0",
|
|
|
+ "libVersion": "3.11.1",
|
|
|
"appid": "wx5ff68306954353f7",
|
|
|
"projectname": "互联网医院",
|
|
|
- "condition": {},
|
|
|
+ "condition": {
|
|
|
+ "search": {
|
|
|
+ "current": -1,
|
|
|
+ "list": []
|
|
|
+ },
|
|
|
+ "conversation": {
|
|
|
+ "current": -1,
|
|
|
+ "list": []
|
|
|
+ },
|
|
|
+ "game": {
|
|
|
+ "current": -1,
|
|
|
+ "list": []
|
|
|
+ },
|
|
|
+ "miniprogram": {
|
|
|
+ "current": -1,
|
|
|
+ "list": []
|
|
|
+ }
|
|
|
+ },
|
|
|
"editorSetting": {
|
|
|
"tabIndent": "insertSpaces",
|
|
|
"tabSize": 2
|