页面
Some checks are pending
Auto Merge Main to Other Branches / Merge main into i18n (push) Waiting to run
Auto Merge Main to Other Branches / Merge main into base-sard-ui (push) Waiting to run

This commit is contained in:
sjeam 2025-09-07 15:38:02 +08:00
parent 7f038da49d
commit 92e8fea1f5

View File

@ -43,13 +43,11 @@
<wd-cell <wd-cell
icon="" icon=""
title="手机号" title="手机号"
is-link
right-icon="lock" right-icon="lock"
:value="userInfo.phone" :value="userInfo.phone"
:border="false" :border="false"
size="large" size="large"
custom-style="padding:20rpx;font-size:28rpx" custom-style="padding:20rpx;font-size:28rpx"
@click="showPhone = true"
/> />
<wd-cell <wd-cell