From feb12dee06b8bb945725ef1883b887cd35c4fd14 Mon Sep 17 00:00:00 2001 From: WindowBird <13870814+windows-bird@user.noreply.gitee.com> Date: Wed, 10 Sep 2025 15:38:56 +0800 Subject: [PATCH] =?UTF-8?q?=E5=AE=89=E8=A3=85=E5=8D=8F=E8=AE=AE=E8=8E=B7?= =?UTF-8?q?=E5=8F=96=E7=AD=BE=E5=90=8D=E5=B9=B6=E4=B8=8A=E4=BC=A0=E4=B8=83?= =?UTF-8?q?=E7=89=9B=E4=BA=91=E8=8E=B7=E5=8F=96=E7=9C=9F=E5=AE=9Eurl?= =?UTF-8?q?=E6=88=90=E5=8A=9F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../InstallationAgreement.vue | 49 +++--- utils/tempUrl-to-realUrl.js | 150 ++++++++++++++++++ 2 files changed, 173 insertions(+), 26 deletions(-) create mode 100644 utils/tempUrl-to-realUrl.js diff --git a/pages/InstallationAgreement/InstallationAgreement.vue b/pages/InstallationAgreement/InstallationAgreement.vue index 8a23332..580f699 100644 --- a/pages/InstallationAgreement/InstallationAgreement.vue +++ b/pages/InstallationAgreement/InstallationAgreement.vue @@ -39,6 +39,12 @@ type="error" @click="onClick('clear')" > +