This commit is contained in:
xiaojunnuo
2024-10-01 23:52:44 +08:00
parent f8f3e8b43f
commit b09acfb4dc
9 changed files with 47 additions and 26 deletions
@@ -42,6 +42,7 @@ async function getDeviceId() {
modal.confirm({
title: "请输入OTP验证码",
maskClosable: true,
content: () => {
return (
<a-form-item-rest>
@@ -135,6 +135,7 @@ function openUpgrade() {
async onOk() {
return await doActive();
},
maskClosable: true,
okText: "激活",
width: 500,
content: () => {