update: 更新描述文件

pull/8/head
ldh 2023-04-14 13:53:33 +08:00
parent cd86e4f7b6
commit e03db486d7
2 changed files with 10 additions and 9 deletions

13
.gitignore vendored
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

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,