xbx #75

Merged
theluyuan merged 8 commits from xbx into master 2020-07-21 13:04:02 +00:00
2 changed files with 3 additions and 2 deletions
Showing only changes of commit c96f5ca95d - Show all commits

3
.gitignore vendored
View File

@ -1,3 +1,4 @@
.vscode .vscode
/node_modules/* /node_modules/*
unpackage unpackage
manifest.json

View File

@ -1,6 +1,6 @@
{ {
"name" : "deming", "name" : "deming",
"appid" : "__UNI__10450AF", "appid" : "__UNI__62A680B",
"description" : "", "description" : "",
"versionName" : "1.0.0", "versionName" : "1.0.0",
"versionCode" : "100", "versionCode" : "100",