flat: 修复语法错误

This commit is contained in:
Apcallover
2025-11-25 16:23:00 +08:00
parent c75653b7a3
commit d260e24265
2 changed files with 3 additions and 3 deletions

View File

@@ -80,7 +80,7 @@
"locale": "zh-Hans",
"h5": {
"router": {
"base": "./",
"base": "/app/",
"mode": "hash"
},
"title": "青岛智慧就业服务",

View File

@@ -1346,7 +1346,7 @@ defineExpose({ loadData });
text-align: center;
line-height: 56rpx
color: #fff
fontweight:500
font-weight:500
font-size: 24rpx;
.controll-no
width: 130rpx;
@@ -1355,7 +1355,7 @@ defineExpose({ loadData });
text-align: center;
line-height: 56rpx
color: #74AEFF
fontweight:500
font-weight :500
font-size: 24rpx;
border: 2rpx solid #74AEFF
box-sizing: border-box