From edd0e2054fcfc4cc4422706faaf0bd529699c30e Mon Sep 17 00:00:00 2001 From: youda Date: Tue, 3 Jun 2025 00:15:06 +0800 Subject: [PATCH] 333 --- app/admin/view/VerificationCode/index.html | 24 +++++++++++++++++++--- 1 file changed, 21 insertions(+), 3 deletions(-) diff --git a/app/admin/view/VerificationCode/index.html b/app/admin/view/VerificationCode/index.html index b5b8b3a..174a6c5 100644 --- a/app/admin/view/VerificationCode/index.html +++ b/app/admin/view/VerificationCode/index.html @@ -1,4 +1,4 @@ -{include file="Public:header3" /} +{include file="Public:header2" /}
@@ -47,9 +47,27 @@ {/volist} -
{$list|raw}
+
+ {$list|raw} +
+{include file="Public:footer"/} + + + + \ No newline at end of file