From e6d95b52b9077c6ece1d03b7c00d5c2f47274c10 Mon Sep 17 00:00:00 2001 From: huangzhenbao <17818024429@163.com> Date: Thu, 12 Mar 2026 09:11:48 +0800 Subject: [PATCH] =?UTF-8?q?=E7=99=BB=E5=BD=95=E3=80=81=E6=B3=A8=E5=86=8C?= =?UTF-8?q?=E9=A1=B5=E6=A0=B7=E5=BC=8F=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- fixHeader.js | 15 +- fixUser.js | 15 +- .../product/product-management/edit.uvue | 2 +- pages/user/login.uvue | 64 ++- pages/user/register.uvue | 398 ++++++++++-------- 5 files changed, 302 insertions(+), 192 deletions(-) diff --git a/fixHeader.js b/fixHeader.js index 3154b573..a79dde20 100644 --- a/fixHeader.js +++ b/fixHeader.js @@ -1,7 +1,7 @@ -const fs = require('fs'); -const path = 'D:/骅锋/mall/layouts/admin/components/AdminHeader.uvue'; +const fs = require("fs"); +const path = "D:/骅锋/mall/layouts/admin/components/AdminHeader.uvue"; -let text = fs.readFileSync(path, 'utf-8'); +let text = fs.readFileSync(path, "utf-8"); const targetScript = ``; -text = text.replace(/