wxd
/
MShopWeApp
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code »
Commit
863df95db76648f39b00182f31967a5a5f1ebbde
Authored by
WXD-SEASON\season
2021-11-09 15:15:41 +0800
1 parent
8e31ab1b
提现宽度优化
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
pages/user/member/bring/bring.wxss
pages/user/member/bring/bring.wxss
View file @
863df95
...
...
@@ -62,7 +62,7 @@ font-family: 'SimHei',Arial;
62
62
63
63
/*银行名字*/
64
64
.yhmz{
65
- width:
129
rpx;
65
+ width:
500
rpx;
66
66
height: 50rpx;
67
67
margin-left:50rpx;
68
68
color: #999;
...
...