flat: 修复语法错误
This commit is contained in:
@@ -80,7 +80,7 @@
|
||||
"locale": "zh-Hans",
|
||||
"h5": {
|
||||
"router": {
|
||||
"base": "./",
|
||||
"base": "/app/",
|
||||
"mode": "hash"
|
||||
},
|
||||
"title": "青岛智慧就业服务",
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user