From d136a6fa385be6821f32f5e98d506bc851d40774 Mon Sep 17 00:00:00 2001
From: dcc <dcc@163.com>
Date: Tue, 16 Jul 2024 10:01:13 +0800
Subject: [PATCH] 链接(移动端)链接替换,用户列表排版问题

---
 .env.development |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/.env.development b/.env.development
index e1e0725..3aa03fc 100644
--- a/.env.development
+++ b/.env.development
@@ -1,4 +1,4 @@
 NODE_ENV=development
 VUE_APP_PREVIEW=true
 # VUE_APP_API_BASE_URL=http://www.ojwuf.com:8091/
-VUE_APP_API_BASE_URL=https://api.dfddgj346.xyz/
\ No newline at end of file
+VUE_APP_API_BASE_URL=https://api.pentagon-member.com/
\ No newline at end of file

--
Gitblit v1.9.3