From 4f2e99d36d44d83befa607bc26cf1bf9b0bfcb6f Mon Sep 17 00:00:00 2001
From: zhanghua <314079846@qq.com>
Date: 星期三, 10 九月 2025 11:08:35 +0800
Subject: [PATCH] Merge branch 'dev' of http://42.193.1.25:9521/r/lmk-shop-web into dev

---
 buyer/src/config/index.js |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/buyer/src/config/index.js b/buyer/src/config/index.js
index 2886fc1..3091be5 100644
--- a/buyer/src/config/index.js
+++ b/buyer/src/config/index.js
@@ -1,7 +1,7 @@
 
 const Cookie = require('js-cookie')
 module.exports = {
-  title:Cookie.get('siteName') || 'lilishop', //閰嶇疆鏄剧ず鍦ㄦ祻瑙堝櫒鏍囩鐨則itle銆佸簳閮ㄤ俊鎭�侀儴鍒嗕俊鎭睍绀虹殑鍊�
+  title:Cookie.get('siteName') || '缁挎弧绛�', //閰嶇疆鏄剧ず鍦ㄦ祻瑙堝櫒鏍囩鐨則itle銆佸簳閮ㄤ俊鎭�侀儴鍒嗕俊鎭睍绀虹殑鍊�
   icpCard: "", // icp璇�
   company: {
     href: "https://pickmall.cn",

--
Gitblit v1.8.0