dashboard
repositories
filestore
activity
search
login
html
/
scene/scene_wxscore_business
微信支付分
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
门店名称长度限制,以及升档
zhaoxiaoqiang
2021-08-30
151dcafcc9b5a91b544b65bd6a0e822cbd60e19b
[html/scene/scene_wxscore_business.git]
/
src
/
style
/
myVant.less
1
2
3
4
5
6
7
8
9
10
11
12
.ipt,
.fenqi {
& {
border-bottom: 1px solid #e0e1e6;
color: #333;
font-size: 16px;
.van-field__control{
color: #999 !important;
font-size: 14px !important;
}
}
}