完成第一部分
This commit is contained in:
@ -1,18 +1,17 @@
|
||||
<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 class="flex-row justify-between section">
|
||||
<view class="flex-col self-center">
|
||||
<text class="self-start text">CHENXINZHI</text>
|
||||
<view class="flex-row items-center self-stretch mt-53">
|
||||
<text class="text_2">联系电话 15123967648</text>
|
||||
<image
|
||||
class="shrink-0 image_2 ml-6"
|
||||
src="./images/sjh.png"
|
||||
/>
|
||||
</view>
|
||||
<image
|
||||
class="shrink-0 image_2 ml-21"
|
||||
src="./images/sjh.png"
|
||||
/>
|
||||
</view>
|
||||
<image
|
||||
class="image"
|
||||
class="self-start image"
|
||||
src="./images/logo.png"
|
||||
/>
|
||||
</view>
|
||||
|
Reference in New Issue
Block a user