fix: 样式调整

This commit is contained in:
杨航
2025-09-08 16:39:49 +08:00
parent 2f3dad75fb
commit da221d9abb
2 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -22,7 +22,7 @@ VITE_APP_BASE_API_Url = 'https://aitstest.jlbank.com.cn:7001'
# dev
VITE_APP_BASE_H5_API_Url = 'http://25.18.122.65:7001'
# sit
# VITE_APP_BASE_H5_API_Url = 'http://25.18.122.91:9786'
VITE_APP_BASE_H5_API_Url = 'http://25.18.122.91:9786'
# UAT
# VITE_APP_BASE_H5_API_Url = 'http://25.18.122.78:9786'
+1
View File
@@ -88,6 +88,7 @@ export default {
padding-top: 10rpx;
line-height: 46rpx;
box-sizing: border-box;
background-color: #fff;
font-weight: 500;
color: #000;
position: fixed;