Commit 4bff142087d2ee7f4f433b62a56e8411be1ba206
1 parent
241345cd
预存充值的样式
Showing
1 changed file
with
3 additions
and
0 deletions
packageA/pages/chongzhi/chongzhi.wxss
@@ -111,6 +111,9 @@ page { | @@ -111,6 +111,9 @@ page { | ||
111 | font-size: 24rpx; | 111 | font-size: 24rpx; |
112 | border-radius: 8rpx; | 112 | border-radius: 8rpx; |
113 | } | 113 | } |
114 | +.btn.details{ | ||
115 | + margin-left: 8rpx; background-color: #ff9a00; | ||
116 | +} | ||
114 | 117 | ||
115 | .nodata { | 118 | .nodata { |
116 | text-align: center; | 119 | text-align: center; |