feat: 添加解绑手机号和邮箱功能,更新用户资料页面以支持安全设置
This commit is contained in:
@@ -134,7 +134,7 @@
|
||||
<script setup lang="ts">
|
||||
defineOptions({
|
||||
name: "Dict",
|
||||
inherititems: false,
|
||||
inheritAttrs: false,
|
||||
});
|
||||
|
||||
import { ref, reactive } from "vue";
|
||||
|
||||
Reference in New Issue
Block a user