前端页面

This commit is contained in:
robin
2026-02-24 22:43:49 +08:00
parent 2eb32b9f1f
commit 4d275c921d
18 changed files with 611 additions and 485 deletions

View File

@@ -3,7 +3,6 @@
this.selectedApp = {}
this.currentStep = 1
this.signSecretVisible = false
this.aesSecretVisible = false
if (typeof this.apps == "undefined") {
this.apps = []
@@ -29,7 +28,6 @@
}
this.signSecretVisible = false
this.aesSecretVisible = false
this.currentStep = 1
}