修改生产版本号

This commit is contained in:
田岩
2025-09-24 10:21:18 +08:00
parent 1deea816dc
commit c2cca24ea0
+4 -4
View File
@@ -2,16 +2,16 @@
"name" : "tra-app",
"appid" : "__UNI__EDE0E52",
"description" : "",
"versionName" : "0.0.1",
"versionCode" : 1,
"versionName" : "0.0.2",
"versionCode" : 2,
"transformPx" : false,
/* 5+App */
"app-plus" : {
"usingComponents" : true,
"nvueStyleCompiler" : "uni-app",
"compilerVersion" : 3,
"renderer": "auto",
"orientation": ["portrait-primary"],
"renderer" : "auto",
"orientation" : [ "portrait-primary" ],
"splashscreen" : {
"alwaysShowBeforeRender" : true,
"waiting" : false,