wxd
/
MShopWeApp
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Plain Diff
Browse Code »
Commit
fd49267c98c57ef01570ae8256e504d0af30f25a
Authored by
后端研发-苏明海
2021-11-09 15:15:59 +0800
2 parents
a973b1db
863df95d
Merge branch 'dev' into 'test'
提现宽度优化 See merge request
!867
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 @
fd49267
...
...
@@ -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;
...
...