From b72f752652a42f28db41d51f77dc1720e466e603 Mon Sep 17 00:00:00 2001 From: WindowBird <13870814+windows-bird@user.noreply.gitee.com> Date: Sat, 16 Aug 2025 11:01:13 +0800 Subject: [PATCH] =?UTF-8?q?=E5=AE=89=E5=85=A8=E9=AA=8C=E8=AF=81-=E9=9D=99?= =?UTF-8?q?=E6=80=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages.json | 7 ++ .../securityVerification.vue | 83 +++++++++++++++++++ 2 files changed, 90 insertions(+) create mode 100644 pages/securityVerification/securityVerification.vue diff --git a/pages.json b/pages.json index ce141da..498e99f 100644 --- a/pages.json +++ b/pages.json @@ -33,6 +33,13 @@ "navigationBarTitleText": "设置" } + }, + { + "path" : "pages/securityVerification/securityVerification", + "style" : + { + "navigationBarTitleText": "安全验证" + } } ], "tabBar": { diff --git a/pages/securityVerification/securityVerification.vue b/pages/securityVerification/securityVerification.vue new file mode 100644 index 0000000..7329b2c --- /dev/null +++ b/pages/securityVerification/securityVerification.vue @@ -0,0 +1,83 @@ + + + + +