完成第一部分
This commit is contained in:
@ -5,7 +5,7 @@
|
||||
<view class="flex-row items-center">
|
||||
<image
|
||||
class="shrink-0 image"
|
||||
src="/pages/projectModule/userProject/image/xiangmu.png"
|
||||
src="./images/xmtp.png"
|
||||
/>
|
||||
<view class="ml-18 flex-col shrink-0 group">
|
||||
<text class="font">美团省钱包</text>
|
||||
@ -14,21 +14,21 @@
|
||||
</view>
|
||||
<image
|
||||
class="image_2"
|
||||
src="/pages/projectModule/userProject/image/jiantoua.png"
|
||||
src="./images/yjt.png"
|
||||
/>
|
||||
</view>
|
||||
<view class="mt-14 flex-row group_2 equal-division">
|
||||
<view class="flex-row justify-center items-center section equal-division-item">
|
||||
<image
|
||||
class="image_3"
|
||||
src="/pages/projectModule/userProject/image/tuiguangma.png"
|
||||
src="./images/tgm.png"
|
||||
/>
|
||||
<text class="ml-4 font_3">推广码</text>
|
||||
</view>
|
||||
<view class="ml-14 flex-row items-center section equal-division-item_2">
|
||||
<image
|
||||
class="shrink-0 image_4"
|
||||
src="/pages/projectModule/userProject/image/mingxi.png"
|
||||
src="./images/jsmx.png"
|
||||
/>
|
||||
<text class="font_4 text_2 ml-3">结算明细</text>
|
||||
</view>
|
||||
|
Reference in New Issue
Block a user