From fd6a30d7a259852ea5cc10a890f2312e1d8b7089 Mon Sep 17 00:00:00 2001
From: lxf <1371462558@qq.com>
Date: Mon, 16 Jun 2025 14:54:39 +0800
Subject: [PATCH] 优化计算方式

---
 src/App.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/App.vue b/src/App.vue
index 2a354df..4dc9e82 100644
--- a/src/App.vue
+++ b/src/App.vue
@@ -5,7 +5,7 @@
     <!-- 客服 -->
     <div v-if="!show_kefu" class="service-box">
       <!-- <img
-        src="https://BCWP.com/img/service.5b4a6073.svg"
+        src="https://Deepcoin.com/img/service.5b4a6073.svg"
         alt=""
         width="60"
         height="60"

--
Gitblit v1.9.3