修改按钮样式

This commit is contained in:
Mr.jiang 2024-08-15 09:25:24 +08:00
parent 28a0d4f8d8
commit 9d9640648e
4 changed files with 27 additions and 44 deletions

View File

@ -310,7 +310,7 @@
fuwuBtn: [ fuwuBtn: [
{'title':'请速回电'}, {'title':'请速回电'},
{'title':'切勿大声敲门'}, {'title':'切勿大声敲门'},
{'title':'尽快上门服务'}, {'title':'尽快上门服务'},
{'title':'直接来即可'}, {'title':'直接来即可'},
], ],
} }
@ -1379,25 +1379,20 @@
.huiBtn { .huiBtn {
color:#333; color:#333;
background: #f3f3f3; background: #f3f3f3;
// color: #333333;
} }
.lanBtn { .lanBtn {
color:#fff; color:#fff;
background: #049F89; background: #049F89;
} }
.guke-btn { .guke-btn {
width:24%; width: 24%;
// height: 40px; line-height: 34px;
line-height:34px;
// margin-left: 5px;
text-align: center; text-align: center;
// line-height: 40px;
font-weight: bold; font-weight: bold;
font-size:11px; font-size: 11px;
border-radius: 6px; border-radius: 6px;
margin-top:5px; margin-top: 5px;
margin-right:2px; margin-right: 2px;
// border-bottom: 1px solid #ccc;
} }
.guke-list { .guke-list {
width: 100%; width: 100%;

View File

@ -276,7 +276,7 @@
fuwuBtn: [ fuwuBtn: [
{'title':'请速回电'}, {'title':'请速回电'},
{'title':'切勿大声敲门'}, {'title':'切勿大声敲门'},
{'title':'尽快上门服务'}, {'title':'尽快上门服务'},
{'title':'直接来即可'}, {'title':'直接来即可'},
], ],
selected:[], selected:[],
@ -1456,25 +1456,21 @@
} }
.huiBtn { .huiBtn {
color:#333; color:#333;
background: #ccc; background: #f3f3f3;
// color: #333333;
} }
.lanBtn { .lanBtn {
color:#fff; color:#fff;
background: #049F89; background: #049F89;
} }
.guke-btn { .guke-btn {
width: 45%; width: 24%;
// height: 40px; line-height: 34px;
line-height: 40px;
// margin-left: 5px;
text-align: center; text-align: center;
// line-height: 40px;
font-weight: bold; font-weight: bold;
font-size: 12px; font-size: 11px;
border-radius: 6px; border-radius: 6px;
margin-top:5px; margin-top: 5px;
// border-bottom: 1px solid #ccc; margin-right: 2px;
} }
.guke-list { .guke-list {
width: 100%; width: 100%;

View File

@ -312,7 +312,7 @@
fuwuBtn: [ fuwuBtn: [
{'title':'请速回电'}, {'title':'请速回电'},
{'title':'切勿大声敲门'}, {'title':'切勿大声敲门'},
{'title':'尽快上门服务'}, {'title':'尽快上门服务'},
{'title':'直接来即可'}, {'title':'直接来即可'},
], ],
} }
@ -1393,25 +1393,21 @@
} }
.huiBtn { .huiBtn {
color:#333; color:#333;
background: #ccc; background: #f3f3f3;
// color: #333333;
} }
.lanBtn { .lanBtn {
color:#fff; color:#fff;
background: #049F89; background: #049F89;
} }
.guke-btn { .guke-btn {
width: 45%; width: 24%;
// height: 40px; line-height: 34px;
line-height: 40px;
// margin-left: 5px;
text-align: center; text-align: center;
// line-height: 40px;
font-weight: bold; font-weight: bold;
font-size: 12px; font-size: 11px;
border-radius: 6px; border-radius: 6px;
margin-top:5px; margin-top: 5px;
// border-bottom: 1px solid #ccc; margin-right: 2px;
} }
.guke-list { .guke-list {
width: 100%; width: 100%;

View File

@ -291,7 +291,7 @@
fuwuBtn: [ fuwuBtn: [
{'title':'请速回电'}, {'title':'请速回电'},
{'title':'切勿大声敲门'}, {'title':'切勿大声敲门'},
{'title':'尽快上门服务'}, {'title':'尽快上门服务'},
{'title':'直接来即可'}, {'title':'直接来即可'},
], ],
} }
@ -1408,25 +1408,21 @@
} }
.huiBtn { .huiBtn {
color:#333; color:#333;
background: #ccc; background: #f3f3f3;
// color: #333333;
} }
.lanBtn { .lanBtn {
color:#fff; color:#fff;
background: #049F89; background: #049F89;
} }
.guke-btn { .guke-btn {
width: 45%; width: 24%;
// height: 40px; line-height: 34px;
line-height: 40px;
// margin-left: 5px;
text-align: center; text-align: center;
// line-height: 40px;
font-weight: bold; font-weight: bold;
font-size: 12px; font-size: 11px;
border-radius: 6px; border-radius: 6px;
margin-top:5px; margin-top: 5px;
// border-bottom: 1px solid #ccc; margin-right: 2px;
} }
.guke-list { .guke-list {
width: 100%; width: 100%;