From a28678ca0ba11cd3ea52d9515be423f345944cc7 Mon Sep 17 00:00:00 2001 From: rain Date: Tue, 21 Jul 2026 11:49:46 +0800 Subject: [PATCH] =?UTF-8?q?=E8=BF=81=E7=A7=BBA04=E4=B8=BA=E8=87=AA?= =?UTF-8?q?=E9=80=82=E5=BA=94=E6=96=87=E6=A1=A3=E6=B5=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/auth/a04-register.vue | 115 +++++++++--------------- tests/a04-registration-contract.ps1 | 28 +++++- tests/a04-registration-runtime-smoke.js | 3 + 3 files changed, 70 insertions(+), 76 deletions(-) diff --git a/pages/auth/a04-register.vue b/pages/auth/a04-register.vue index cd0419f..b7be371 100644 --- a/pages/auth/a04-register.vue +++ b/pages/auth/a04-register.vue @@ -1,18 +1,6 @@