From 5a2a63f28374ac37d0c83929c98f09e26dd5ac5e Mon Sep 17 00:00:00 2001
From: zxl <763096477@qq.com>
Date: 星期五, 12 十二月 2025 10:30:14 +0800
Subject: [PATCH] 替换名字
---
config/config.js | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/config/config.js b/config/config.js
index d9060d1..c382fa1 100644
--- a/config/config.js
+++ b/config/config.js
@@ -1,5 +1,5 @@
-const name = "缁挎弧绛�"; //鍏ㄥ眬鍟嗗煄name
-const schemeName = "缁挎弧绛�"; //鍞ら啋app闇�瑕佺殑schemeName
+const name = "缇庣泭绛�"; //鍏ㄥ眬鍟嗗煄name
+const schemeName = "缇庣泭绛�"; //鍞ら啋app闇�瑕佺殑schemeName
export default {
name: name,
schemeLink: `${schemeName}://`, //鍞よ捣app鍦板潃
--
Gitblit v1.8.0