热更新

This commit is contained in:
2024-06-13 10:04:13 +08:00
parent e595e034dc
commit 7eaaf64a22
1180 changed files with 70026 additions and 731709 deletions

View File

@@ -67,7 +67,7 @@
>点击绑定</view
>
</view>
<view v-if="slotProps.row.type == 'password'">
<view v-if="slotProps.row.type == 'password'" @click="handleClickRightContent(slotProps.row, 'bind')">
{{
userData[slotProps.row.indexValue] ? "更改密码" : "设置密码"
}}