From ce552b3e0ee0aab1cc15480b926a477db4950559 Mon Sep 17 00:00:00 2001 From: wangyilin <1454641981@qq.com> Date: Sat, 14 Sep 2024 17:51:54 +0800 Subject: [PATCH] =?UTF-8?q?=E7=BC=96=E8=BE=91?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- collect_information/package.json | 2 +- collect_information/project.config.json | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/collect_information/package.json b/collect_information/package.json index fe307ce..f7d1452 100644 --- a/collect_information/package.json +++ b/collect_information/package.json @@ -2,7 +2,7 @@ "name": "collect_information", "version": "1.0.0", "private": true, - "description": "智慧派出所信息采集小程序", + "description": "警保联勤联动小程序", "templateInfo": { "name": "default", "typescript": true, diff --git a/collect_information/project.config.json b/collect_information/project.config.json index 4850484..4959a1d 100644 --- a/collect_information/project.config.json +++ b/collect_information/project.config.json @@ -1,7 +1,7 @@ { "miniprogramRoot": "dist/", "projectname": "collect_information", - "description": "智慧派出所信息采集小程序", + "description": "警保联勤联动小程序", "setting": { "urlCheck": false, "es6": false, @@ -29,4 +29,4 @@ "tabSize": 2 }, "appid": "wx8902ddbfddb820d1" -} \ No newline at end of file +}