qingcheng-xiaochengxu/pages/personCenter/accountSetting/accountSetting.wxml
2025-05-26 09:46:08 +08:00

49 lines
2.0 KiB
Plaintext

<view class="flex-col page">
<view class="flex-col group">
<view class="flex-row self-stretch section">
<image
class="self-center image"
src="https://ide.code.fun/api/image?token=682eba294ae84d00123031c1&name=0366154f820ca1234f392aee462ac535.png"
/>
<view class="flex-col items-start flex-1 self-start group_2 ml-8">
<text class="text">user</text>
<text class="font text_2 mt-28">15888610253</text>
</view>
</view>
<text class="self-start font_2 text_3 mt-19">平台服务</text>
<view class="flex-col self-stretch list mt-19">
<view class="flex-row justify-between items-center list-item">
<text class="font text_4">修改密码</text>
<image
class="image_2"
src="https://ide.code.fun/api/image?token=682eba294ae84d00123031c1&name=f9ca835233e2714bc2418ea181ce0f10.png"
/>
</view>
<view class="section_3"></view>
<view class="flex-row justify-between items-center group_4">
<text class="font text_5">联系客服</text>
<image
class="image_2"
src="https://ide.code.fun/api/image?token=682eba294ae84d00123031c1&name=f9ca835233e2714bc2418ea181ce0f10.png"
/>
</view>
<view class="section_3"></view>
<view class="flex-row justify-between items-center group_5">
<text class="font">用户协议</text>
<image
class="image_2"
src="https://ide.code.fun/api/image?token=682eba294ae84d00123031c1&name=f9ca835233e2714bc2418ea181ce0f10.png"
/>
</view>
<view class="section_3"></view>
<view class="flex-row justify-between items-center group_6">
<text class="font text_6">隐私政策</text>
<image
class="image_2"
src="https://ide.code.fun/api/image?token=682eba294ae84d00123031c1&name=f9ca835233e2714bc2418ea181ce0f10.png"
/>
</view>
</view>
</view>
<view class="flex-col justify-start items-center text-wrapper"><text class="font_2 text_7">退出登录</text></view>
</view>