From 308e74d37fd26b4541bd4d43a7094334c8d4c47b Mon Sep 17 00:00:00 2001
From: "34701892@qq.com" <34701892@qq.com>
Date: Tue, 10 Feb 2026 16:26:07 +0800
Subject: [PATCH] =?UTF-8?q?feat:=20=E6=B7=BB=E5=8A=A0=E8=BD=AC=E5=8F=91?=
=?UTF-8?q?=E9=87=8F=E5=88=97=E5=B9=B6=E6=9B=B4=E6=96=B0=E6=9C=AC=E5=9C=B0?=
=?UTF-8?q?API=E5=9C=B0=E5=9D=80?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
- 在jnh页面表格中添加转发量(shareCount)列
- 将开发环境API地址切换为本地localhost地址
---
.env.development | 4 ++--
src/views/pages/jnh/index.vue | 1 +
2 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/.env.development b/.env.development
index 2c48c7d..56724dd 100644
--- a/.env.development
+++ b/.env.development
@@ -3,11 +3,11 @@ ENV = development
# 本地环境接口地址
# VITE_API_URL = http://4155gf93ll13.vicp.fun/admin
-# VITE_API_URL = http://localhost:13579/admin
+VITE_API_URL = http://localhost:13579/admin
# VITE_API_URL = https://cankao.cs.com.cn/admin
# VITE_API_URL = http://127.0.0.1:13579/admin
-VITE_API_URL = http://123.60.153.169:8040/admin
+# VITE_API_URL = http://123.60.153.169:8040/admin
# VITE_API_URL = /api
diff --git a/src/views/pages/jnh/index.vue b/src/views/pages/jnh/index.vue
index 749d83e..0750a8c 100644
--- a/src/views/pages/jnh/index.vue
+++ b/src/views/pages/jnh/index.vue
@@ -40,6 +40,7 @@
+