打生产包

This commit is contained in:
田岩
2025-09-26 14:27:23 +08:00
parent a303488fe4
commit b8e65180e2
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -2,8 +2,8 @@
"name" : "tra-app",
"appid" : "__UNI__EDE0E52",
"description" : "",
"versionName" : "0.0.2",
"versionCode" : 2,
"versionName" : "0.0.3",
"versionCode" : 3,
"transformPx" : false,
/* 5+App */
"app-plus" : {
+1 -1
View File
@@ -213,7 +213,7 @@
});
const goTest = () => {
console.log('goTest');
common.navigateTo('/pages/test/index');
// common.navigateTo('/pages/test/index');
};
const click_loginout = () => {