修改了已知问题
This commit is contained in:
@ -110,18 +110,17 @@
|
||||
</view>
|
||||
</view>
|
||||
<view class="flex-col section_8">
|
||||
<view class="flex-row justify-between group_9">
|
||||
<view class="flex-row items-end self-center">
|
||||
<view class="flex-row justify-between items-center group_10">
|
||||
<view class="flex-row items-center">
|
||||
<image
|
||||
class="shrink-0 image_7"
|
||||
src="/image/8d2a546eff17d0f8759f0f3ea91c47bf.png"
|
||||
class="shrink-0 image_10"
|
||||
src="/image/4875fbdc868788e873dd606d7418f411.png"
|
||||
/>
|
||||
<text class="ml-16 font_2 text_17">账号设置</text>
|
||||
<text class="ml-4 font_2 text_18">账号设置</text>
|
||||
</view>
|
||||
<image
|
||||
class="self-start image_8 image_9"
|
||||
class="image_8 image_11"
|
||||
src="/image/jiatou.png"
|
||||
mode="aspectFill"
|
||||
/>
|
||||
</view>
|
||||
<view class="flex-row justify-between items-center group_10">
|
||||
@ -137,17 +136,42 @@
|
||||
src="/image/jiatou.png"
|
||||
/>
|
||||
</view>
|
||||
<view class="flex-row justify-between items-center group_11" bind:tap="myteam">
|
||||
<text class="font_4">我的团队</text>
|
||||
<view class="flex-row justify-between items-center group_10" bind:tap="myteam">
|
||||
<view class="flex-row items-center">
|
||||
<image
|
||||
class="shrink-0 image_10"
|
||||
src="/image/4875fbdc868788e873dd606d7418f411.png"
|
||||
/>
|
||||
<text class="ml-4 font_2 text_18">我的团队</text>
|
||||
</view>
|
||||
<image
|
||||
class="image_8"
|
||||
class="image_8 image_11"
|
||||
src="/image/jiatou.png"
|
||||
/>
|
||||
</view>
|
||||
<view class="flex-row justify-between items-center group_11">
|
||||
<text class="font_2 text_19">项目</text>
|
||||
<view class="flex-row justify-between items-center group_10">
|
||||
<view class="flex-row items-center">
|
||||
<image
|
||||
class="shrink-0 image_10"
|
||||
src="/image/4875fbdc868788e873dd606d7418f411.png"
|
||||
/>
|
||||
<text class="ml-4 font_2 text_18">项目</text>
|
||||
</view>
|
||||
<image
|
||||
class="image_8"
|
||||
class="image_8 image_11"
|
||||
src="/image/jiatou.png"
|
||||
/>
|
||||
</view>
|
||||
<view class="flex-row justify-between items-center group_10" bind:tap="out">
|
||||
<view class="flex-row items-center">
|
||||
<image
|
||||
class="shrink-0 image_10"
|
||||
src="/image/4875fbdc868788e873dd606d7418f411.png"
|
||||
/>
|
||||
<text class="ml-4 font_2 text_18">退出登录</text>
|
||||
</view>
|
||||
<image
|
||||
class="image_8 image_11"
|
||||
src="/image/jiatou.png"
|
||||
/>
|
||||
</view>
|
||||
|
Reference in New Issue
Block a user