修改手动绑定结构,,调整用户最新信息

This commit is contained in:
2024-03-29 10:02:14 +08:00
parent c9abd2cfa0
commit 567133455c
11 changed files with 64 additions and 13 deletions

View File

@@ -3,7 +3,7 @@
<van-field
value="{{ value }}"
placeholder="{{'请选择' + label}}"
border="{{ false }}"
border="{{ true }}"
label="{{label}}"
custom-style="height:100rpx"
bind:input="onInput"