完成第一部分
This commit is contained in:
19
pages/personCenter/contactSuper/contactSuper.wxml
Normal file
19
pages/personCenter/contactSuper/contactSuper.wxml
Normal file
@ -0,0 +1,19 @@
|
||||
<view class="flex-col justify-start page">
|
||||
<view class="flex-row justify-between items-center section">
|
||||
<view class="flex-row items-end">
|
||||
<view class="flex-col shrink-0 group">
|
||||
<text class="self-start font text">cy</text>
|
||||
<text class="mt-16 self-start font text_2">微信号</text>
|
||||
<text class="mt-16 self-stretch font text_3">联系电话 15123967648</text>
|
||||
</view>
|
||||
<image
|
||||
class="shrink-0 image_2 ml-21"
|
||||
src="https://ide.code.fun/api/image?token=682eba294ae84d00123031c1&name=7a4d8e9d3ca535fbc208a7a4a1a3d82c.png"
|
||||
/>
|
||||
</view>
|
||||
<image
|
||||
class="image"
|
||||
src="https://ide.code.fun/api/image?token=682eba294ae84d00123031c1&name=0366154f820ca1234f392aee462ac535.png"
|
||||
/>
|
||||
</view>
|
||||
</view>
|
Reference in New Issue
Block a user