| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455 |
- {
- "client": "client/",
- "svr": "server/",
- "miniprogramRoot": "client/",
- "qcloudRoot": "server/",
- "setting": {
- "urlCheck": true,
- "es6": true,
- "postcss": true,
- "minified": true,
- "newFeature": true
- },
- "appid": "wxc65eea6a56ef0fd5",
- "projectname": "GITHUB",
- "libVersion": "2.6.2",
- "condition": {
- "search": {
- "current": -1,
- "list": []
- },
- "conversation": {
- "current": -1,
- "list": []
- },
- "miniprogram": {
- "current": -1,
- "list": [
- {
- "id": 0,
- "name": "123",
- "pathName": "pages/entry/entry",
- "query": "",
- "scene": "1044",
- "shareInfo": {
- "groupName": "测试模拟群2",
- "shareName": "lFiISuN5RhgJVXnMSre_p1SpGjfbnDwpeO0Pu-T-8fw@cr4dev",
- "shareKey": "Ea0iaYi9oGsiIDhIfPLdnaZGqJC9BbQREU4EjevV-PQCOl237si0nM1Al55O_Tu6coYxGojsaAwnzAGz4gSPGw~~"
- }
- },
- {
- "id": 1,
- "name": "custom",
- "pathName": "pages/custom_room/custom_room",
- "query": "",
- "scene": "1044",
- "shareInfo": {
- "groupName": "测试模拟群2",
- "shareName": "lFiISuN5RhgJVXnMSre_p1SpGjfbnDwpeO0Pu-T-8fw@cr4dev",
- "shareKey": "Ea0iaYi9oGsiIDhIfPLdnaZGqJC9BbQREU4EjevV-PQCOl237si0nM1Al55O_Tu6coYxGojsaAwnzAGz4gSPGw~~"
- }
- }
- ]
- }
- }
- }
|