Merge branch 'develop' of http://25.13.9.101:9000/K17_AITS/tra-app into develop

This commit is contained in:
杨航
2025-09-26 16:42:43 +08:00
7 changed files with 4 additions and 4 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
@@ -22,7 +22,7 @@
<!-- <img class="w_100" src="/src/static/images/test/touxiang.png" mode="widthFix" /> -->
</view>
<view class="num-box">
<view class="font_pf fz-28 c-666">综合评分(1-10)</view>
<view class="font_pf fz-28 c-666">综合评分</view>
<view class="slider-box">
<slider
:min="0"
+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 = () => {