|
@@ -1,11 +1,12 @@
|
|
|
{
|
|
|
"description": "项目配置文件。",
|
|
|
"setting": {
|
|
|
- "urlCheck": true,
|
|
|
+ "urlCheck": false,
|
|
|
"es6": true,
|
|
|
"postcss": true,
|
|
|
"minified": true,
|
|
|
"newFeature": true,
|
|
|
+ "coverView": true,
|
|
|
"autoAudits": false,
|
|
|
"checkInvalidKey": true,
|
|
|
"checkSiteMap": true,
|
|
@@ -18,8 +19,8 @@
|
|
|
},
|
|
|
"compileType": "miniprogram",
|
|
|
"libVersion": "2.8.1",
|
|
|
- "appid": "wxf762c9db16aa1b7b",
|
|
|
- "projectname": "%E6%B4%9B%E9%BE%99%E5%8C%BA%E8%A1%8C%E6%94%BF%E6%9C%BA%E5%85%B3",
|
|
|
+ "appid": "wxd70b689f20c7fd7f",
|
|
|
+ "projectname": "dorm-manager-wx",
|
|
|
"isGameTourist": false,
|
|
|
"simulatorType": "wechat",
|
|
|
"simulatorPluginLibVersion": {},
|
|
@@ -41,7 +42,7 @@
|
|
|
"list": []
|
|
|
},
|
|
|
"miniprogram": {
|
|
|
- "current": 3,
|
|
|
+ "current": 33,
|
|
|
"list": [
|
|
|
{
|
|
|
"id": 0,
|
|
@@ -238,6 +239,48 @@
|
|
|
"pathName": "pages/user/complaint/complaint",
|
|
|
"query": "unid=803b9870c1dc405f82f4dd391e67700f&flag=1",
|
|
|
"scene": null
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "id": -1,
|
|
|
+ "name": "登录",
|
|
|
+ "pathName": "pages/login/login",
|
|
|
+ "query": "",
|
|
|
+ "scene": null
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "id": -1,
|
|
|
+ "name": "宿管大厅",
|
|
|
+ "pathName": "pages/student/menu/menu",
|
|
|
+ "query": "",
|
|
|
+ "scene": null
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "id": -1,
|
|
|
+ "name": "访客申请",
|
|
|
+ "pathName": "pages/student/application/application",
|
|
|
+ "query": "",
|
|
|
+ "scene": null
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "id": -1,
|
|
|
+ "name": "人脸自助",
|
|
|
+ "pathName": "pages/student/facephoto/facephoto",
|
|
|
+ "query": "",
|
|
|
+ "scene": null
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "id": 32,
|
|
|
+ "name": "考勤统计",
|
|
|
+ "pathName": "pages/student/statistics/statistics",
|
|
|
+ "query": "",
|
|
|
+ "scene": null
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "id": -1,
|
|
|
+ "name": "通行记录",
|
|
|
+ "pathName": "pages/student/pass/pass",
|
|
|
+ "query": "",
|
|
|
+ "scene": null
|
|
|
}
|
|
|
]
|
|
|
}
|