完成第一部分
This commit is contained in:
@ -35,7 +35,7 @@
|
||||
<text class="font_2 text_6">当前金额:</text>
|
||||
<text class="text_5">¥5.00</text>
|
||||
</view>
|
||||
<view class="flex-row items-center section_3">
|
||||
<view class="flex-row items-center section_3" bind:tap="lijitixian">
|
||||
<image
|
||||
class="image_5 image_6"
|
||||
src="/pages/personCenter/mine/image/jiantou.png"
|
||||
@ -72,7 +72,7 @@
|
||||
/>
|
||||
<text class="font text_11 mt-6">资金明细</text>
|
||||
</view>
|
||||
<view class="flex-col items-center group_6 group_1" >
|
||||
<view class="flex-col items-center group_6 group_1" bind:tap="tixianzhanghu">
|
||||
<image
|
||||
class="image_7"
|
||||
src="/pages/personCenter/mine/image/tixianzhanghu.png"
|
||||
@ -121,7 +121,7 @@
|
||||
/>
|
||||
<text class="font text_16 mt-11">设置抽佣</text>
|
||||
</view>
|
||||
<view class="flex-col items-center group_12 equal-division-item_7">
|
||||
<view class="flex-col items-center group_12 equal-division-item_7" bind:tap="lxsj">
|
||||
<image
|
||||
class="image_8"
|
||||
src="/pages/personCenter/mine/image/shangji.png"
|
||||
@ -133,7 +133,7 @@
|
||||
</view>
|
||||
<view class="flex-col list_2">
|
||||
<view class="flex-row justify-between items-center self-stretch group_13">
|
||||
<view class="flex-row items-center">
|
||||
<view class="flex-row items-center" bind:tap="zhshezhi">
|
||||
<image
|
||||
class="shrink-0 image_9"
|
||||
src="/pages/personCenter/mine/image/zhanghaoshezhi.png"
|
||||
|
Reference in New Issue
Block a user