update: 更新描述文件

This commit is contained in:
ldh
2023-04-14 13:53:33 +08:00
parent cd86e4f7b6
commit e03db486d7
2 changed files with 10 additions and 9 deletions
+6 -5
View File
@@ -1,10 +1,11 @@
/unpackage/* unpackage/*
/node_modules/* node_modules/*
/.idea/* .idea/*
deploy.sh deploy.sh
/.hbuilderx/ .hbuilderx/
/.vscode/ .vscode/
**/.DS_Store **/.DS_Store
.env .env
yarn.lock yarn.lock
package-lock.json package-lock.json
*.keystore
+3 -3
View File
@@ -1,9 +1,9 @@
{ {
"name": "星品购", "name": "星品购",
"appid": "__UNI__082C0BA", "appid": "__UNI__082C0BA",
"description": "应用描述", "description": "Shopro是由SheepJS团队开发,使用Uniapp+Vue3技术驱动的在线商城系统,内含诸多功能与丰富的活动,期待您的使用和反馈。",
"versionName": "1.0.7", "versionName": "1.8.3",
"versionCode": 107, "versionCode": 183,
"transformPx": false, "transformPx": false,
"app-plus": { "app-plus": {
"usingComponents": true, "usingComponents": true,