From 6bb4ef66ebef1038ce94c3c21adaadc551d37a71 Mon Sep 17 00:00:00 2001
From: admin <344137771@qq.com>
Date: Sun, 18 Jan 2026 14:03:41 +0800
Subject: [PATCH] 1
---
src/config/index.js | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diff --git a/src/config/index.js b/src/config/index.js
index 13a7f1b..0fabe4f 100644
--- a/src/config/index.js
+++ b/src/config/index.js
@@ -1,3 +1,4 @@
export default {
- Mainly: "US" // 主要使用货币
+ Mainly: "US", // 主要使用货币
+ onlineService: "https://line.me/ti/p/my2nFFp9TB" // 在线客服地址
};
--
Gitblit v1.9.3