From e03db486d747f0b947438b9fed1aa09338491727 Mon Sep 17 00:00:00 2001 From: ldh Date: Fri, 14 Apr 2023 13:53:33 +0800 Subject: [PATCH] =?UTF-8?q?update:=20=E6=9B=B4=E6=96=B0=E6=8F=8F=E8=BF=B0?= =?UTF-8?q?=E6=96=87=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 13 +++++++------ manifest.json | 6 +++--- 2 files changed, 10 insertions(+), 9 deletions(-) diff --git a/.gitignore b/.gitignore index c2c17003..7639e4bf 100644 --- a/.gitignore +++ b/.gitignore @@ -1,10 +1,11 @@ -/unpackage/* -/node_modules/* -/.idea/* +unpackage/* +node_modules/* +.idea/* deploy.sh -/.hbuilderx/ -/.vscode/ +.hbuilderx/ +.vscode/ **/.DS_Store .env yarn.lock -package-lock.json \ No newline at end of file +package-lock.json +*.keystore \ No newline at end of file diff --git a/manifest.json b/manifest.json index 66dec9bf..1c5d8c75 100644 --- a/manifest.json +++ b/manifest.json @@ -1,9 +1,9 @@ { "name": "星品购", "appid": "__UNI__082C0BA", - "description": "应用描述", - "versionName": "1.0.7", - "versionCode": 107, + "description": "Shopro是由SheepJS团队开发,使用Uniapp+Vue3技术驱动的在线商城系统,内含诸多功能与丰富的活动,期待您的使用和反馈。", + "versionName": "1.8.3", + "versionCode": 183, "transformPx": false, "app-plus": { "usingComponents": true,