|
@@ -4,7 +4,7 @@
|
|
|
<view class="money-box">
|
|
<view class="money-box">
|
|
|
<view class="goback-box" @click="toBack"><image class="goback" src="../../static/img/fanhui.png" mode=""></image></view>
|
|
<view class="goback-box" @click="toBack"><image class="goback" src="../../static/img/fanhui.png" mode=""></image></view>
|
|
|
<view class="header">我的佣金</view>
|
|
<view class="header">我的佣金</view>
|
|
|
- <image class="money_bg" src="../../static/img/anchor12.png"></image>
|
|
|
|
|
|
|
+ <image class="money_bg" src="../../static/img/yongjinbg.png"></image>
|
|
|
<view class="money">{{ userInfo.brokerage_price | getMoneyStyle }}</view>
|
|
<view class="money">{{ userInfo.brokerage_price | getMoneyStyle }}</view>
|
|
|
</view>
|
|
</view>
|
|
|
|
|
|
|
@@ -301,7 +301,7 @@ page {
|
|
|
transform: translateX(-50%);
|
|
transform: translateX(-50%);
|
|
|
width: 44px;
|
|
width: 44px;
|
|
|
height: 0;
|
|
height: 0;
|
|
|
- border-bottom: 2px solid #27d4dd;
|
|
|
|
|
|
|
+ border-bottom: 2px solid #52C696;
|
|
|
}
|
|
}
|
|
|
}
|
|
}
|
|
|
}
|
|
}
|
|
@@ -335,7 +335,7 @@ page {
|
|
|
.wallet-btn {
|
|
.wallet-btn {
|
|
|
width: 674rpx;
|
|
width: 674rpx;
|
|
|
height: 88rpx;
|
|
height: 88rpx;
|
|
|
- background: linear-gradient(90deg, #08c4e6, #50ead2);
|
|
|
|
|
|
|
+ background:#52C696;
|
|
|
border-radius: 44rpx;
|
|
border-radius: 44rpx;
|
|
|
font-size: $font-lg;
|
|
font-size: $font-lg;
|
|
|
font-family: PingFang SC;
|
|
font-family: PingFang SC;
|