flat: 修复语法错误
This commit is contained in:
@@ -80,7 +80,7 @@
|
|||||||
"locale": "zh-Hans",
|
"locale": "zh-Hans",
|
||||||
"h5": {
|
"h5": {
|
||||||
"router": {
|
"router": {
|
||||||
"base": "./",
|
"base": "/app/",
|
||||||
"mode": "hash"
|
"mode": "hash"
|
||||||
},
|
},
|
||||||
"title": "青岛智慧就业服务",
|
"title": "青岛智慧就业服务",
|
||||||
|
|||||||
@@ -1346,7 +1346,7 @@ defineExpose({ loadData });
|
|||||||
text-align: center;
|
text-align: center;
|
||||||
line-height: 56rpx
|
line-height: 56rpx
|
||||||
color: #fff
|
color: #fff
|
||||||
fontweight:500
|
font-weight:500
|
||||||
font-size: 24rpx;
|
font-size: 24rpx;
|
||||||
.controll-no
|
.controll-no
|
||||||
width: 130rpx;
|
width: 130rpx;
|
||||||
@@ -1355,7 +1355,7 @@ defineExpose({ loadData });
|
|||||||
text-align: center;
|
text-align: center;
|
||||||
line-height: 56rpx
|
line-height: 56rpx
|
||||||
color: #74AEFF
|
color: #74AEFF
|
||||||
fontweight:500
|
font-weight :500
|
||||||
font-size: 24rpx;
|
font-size: 24rpx;
|
||||||
border: 2rpx solid #74AEFF
|
border: 2rpx solid #74AEFF
|
||||||
box-sizing: border-box
|
box-sizing: border-box
|
||||||
|
|||||||
Reference in New Issue
Block a user