This commit is contained in:
2020-07-21 20:40:12 +08:00
parent 78769b8583
commit c96f5ca95d
2 changed files with 3 additions and 2 deletions

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