mirror of
https://github.com/certd/certd.git
synced 2026-04-23 19:57:27 +08:00
perf: 证书直接查看
This commit is contained in:
@@ -43,7 +43,6 @@ async function loginWithOTPCode(otpCode: string) {
|
||||
const [modal, contextHolder] = Modal.useModal();
|
||||
async function getDeviceId() {
|
||||
//打开对话框
|
||||
|
||||
modal.confirm({
|
||||
title: "请输入OTP验证码",
|
||||
maskClosable: true,
|
||||
|
||||
Reference in New Issue
Block a user