This commit is contained in:
wangyilin 2024-09-14 17:51:54 +08:00
parent 70183bdde7
commit ce552b3e0e
2 changed files with 3 additions and 3 deletions

View File

@ -2,7 +2,7 @@
"name": "collect_information", "name": "collect_information",
"version": "1.0.0", "version": "1.0.0",
"private": true, "private": true,
"description": "智慧派出所信息采集小程序", "description": "警保联勤联动小程序",
"templateInfo": { "templateInfo": {
"name": "default", "name": "default",
"typescript": true, "typescript": true,

View File

@ -1,7 +1,7 @@
{ {
"miniprogramRoot": "dist/", "miniprogramRoot": "dist/",
"projectname": "collect_information", "projectname": "collect_information",
"description": "智慧派出所信息采集小程序", "description": "警保联勤联动小程序",
"setting": { "setting": {
"urlCheck": false, "urlCheck": false,
"es6": false, "es6": false,
@ -29,4 +29,4 @@
"tabSize": 2 "tabSize": 2
}, },
"appid": "wx8902ddbfddb820d1" "appid": "wx8902ddbfddb820d1"
} }