update: 更新描述文件
parent
cd86e4f7b6
commit
e03db486d7
|
@ -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
|
|
@ -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,
|
||||||
|
|
Loading…
Reference in New Issue