Style:界面细节调整
This commit is contained in:
@@ -32,7 +32,7 @@
|
||||
autofocus
|
||||
/>
|
||||
</view>
|
||||
<button class="withdraw-all-btn" @click="withdrawalAll">全部提现</button>
|
||||
<view class="withdraw-all-btn" @click="withdrawalAll">全部提现</view>
|
||||
</view>
|
||||
<view class="vline"></view>
|
||||
<view class="acea-row row-between row-middle" style="margin-top: 22rpx;">
|
||||
@@ -427,11 +427,15 @@ export default {
|
||||
height: 56rpx;
|
||||
padding: 0;
|
||||
border-radius: 4rpx;
|
||||
background: #28AAF4;
|
||||
border: 0;
|
||||
color: #FFFFFF;
|
||||
font-size: 24rpx;
|
||||
font-weight: bold;
|
||||
flex-shrink: 0;
|
||||
line-height: 56rpx;
|
||||
text-align: center;
|
||||
box-shadow: none;
|
||||
background: #28AAF4;
|
||||
}
|
||||
|
||||
.vline {
|
||||
|
||||
Reference in New Issue
Block a user