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

This commit is contained in:
杨航
2025-11-26 17:21:34 +08:00
2 changed files with 4 additions and 3 deletions
+1 -1
View File
@@ -16,7 +16,7 @@ VITE_APP_BASE_API_Url = 'https://aitstest.jlbank.com.cn:7001'
# dev
# VITE_APP_BASE_API_Url = 'http://25.18.122.65:7001'
# sit
# VITE_APP_BASE_API_Url = 'http://25.18.122.91:9786'
VITE_APP_BASE_API_Url = 'http://25.18.122.91:9786'
# UAT
# VITE_APP_BASE_API_Url = 'http://25.18.122.78:9786'
+3 -2
View File
@@ -209,15 +209,16 @@
.badge-img-title {
margin-top: 10rpx;
white-space: nowrap;
// white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
font-weight: 500;
font-size: 30rpx;
line-height: 30px;
line-height: 20px;
text-align: center;
font-style: normal;
color: #e2d1cc;
}
}
}