feat: 券商功能
This commit is contained in:
@@ -90,6 +90,12 @@
|
||||
<text class="text-64 text-zu1 ">{{curData.totalProfitSharing || 0}}</text>
|
||||
</text>
|
||||
</view>
|
||||
<view class="top-head-1" v-if="curTopTwo == 1">
|
||||
<text class="text-32 text-zu1 text-bold">利润</text>
|
||||
<text class="text-48 text-zu1 text-bold">¥
|
||||
<text class="text-64 text-zu1 ">{{curData.profitAmount || 0}}</text>
|
||||
</text>
|
||||
</view>
|
||||
<view class="top-line"></view>
|
||||
<view class="top-head">
|
||||
<text class="text-32 text-zu1 text-bold">商城分配数据</text>
|
||||
|
||||
Reference in New Issue
Block a user