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/*
/node_modules/*
/.idea/*
unpackage/*
node_modules/*
.idea/*
deploy.sh
/.hbuilderx/
/.vscode/
.hbuilderx/
.vscode/
**/.DS_Store
.env
yarn.lock
package-lock.json
package-lock.json
*.keystore

View File

@ -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,