From 02a42dd4b2681bdad06136fe5bfeb7dfb1ec5816 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=B6=85=E7=BA=A7=E8=80=81=E7=99=BD=E5=85=94?= Date: Mon, 4 Aug 2025 10:35:35 +0800 Subject: [PATCH] =?UTF-8?q?FEAT=20=3D>=20=E6=9C=AC=E6=AC=A1=E6=9B=B4?= =?UTF-8?q?=E6=96=B0=E9=A1=B9=E7=9B=AE=E4=B8=BA=EF=BC=9A=E6=9B=B4=E6=96=B0?= =?UTF-8?q?=E7=8E=AF=E5=A2=83=E5=8F=98=E9=87=8F=E5=8F=8A=E6=A0=87=E9=A2=98?= =?UTF-8?q?=E4=B8=BA=E2=80=9C=E5=AD=98=E5=AE=A2=E5=AE=9D=E2=80=9D=EF=BC=8C?= =?UTF-8?q?=E6=96=B0=E5=A2=9E=E5=BA=94=E7=94=A8=E6=A8=A1=E5=BC=8F=E6=A0=87?= =?UTF-8?q?=E8=AF=86=EF=BC=8C=E4=BC=98=E5=8C=96iOS=E8=AE=BE=E5=A4=87?= =?UTF-8?q?=E5=AE=89=E5=85=A8=E5=8C=BA=E5=9F=9F=E9=AB=98=E5=BA=A6=E8=AE=A1?= =?UTF-8?q?=E7=AE=97?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- nkebao/.env.development | 2 +- nkebao/.env.production | 3 +-- nkebao/index.html | 2 +- nkebao/src/pages/iframe/init.tsx | 1 + nkebao/src/utils/common.ts | 4 ++-- 5 files changed, 6 insertions(+), 6 deletions(-) diff --git a/nkebao/.env.development b/nkebao/.env.development index 9ac98215..7afdd84c 100644 --- a/nkebao/.env.development +++ b/nkebao/.env.development @@ -1,4 +1,4 @@ # 基础环境变量示例 # VITE_API_BASE_URL=http://www.yishi.com VITE_API_BASE_URL=https://ckbapi.quwanzhi.com -VITE_APP_TITLE=Nkebao Base +VITE_APP_TITLE=存客宝 diff --git a/nkebao/.env.production b/nkebao/.env.production index fe189d22..1c009a77 100644 --- a/nkebao/.env.production +++ b/nkebao/.env.production @@ -1,4 +1,3 @@ # 基础环境变量示例 VITE_API_BASE_URL=https://ckbapi.quwanzhi.com -VITE_APP_TITLE=Nkebao Base - +VITE_APP_TITLE=存客宝 diff --git a/nkebao/index.html b/nkebao/index.html index 22f819b6..92ab92a7 100644 --- a/nkebao/index.html +++ b/nkebao/index.html @@ -3,7 +3,7 @@ - Nkebao Base + 存客宝