From 275b6c4986343c3e4230e1ad28ce9548b017d584 Mon Sep 17 00:00:00 2001 From: doum <doum> Date: 星期四, 05 二月 2026 14:06:07 +0800 Subject: [PATCH] 代码初始化 --- web/utils/config.js | 5 +++-- 1 files changed, 3 insertions(+), 2 deletions(-) diff --git a/web/utils/config.js b/web/utils/config.js index ca1d4c1..c61fdaf 100644 --- a/web/utils/config.js +++ b/web/utils/config.js @@ -1,5 +1,6 @@ //export const baseUrl = 'http://localhost:11010/' -export const baseUrl = 'http://t569e369.natappfree.cc/admin_interface/' -export const app_url = 'https://atwl.ahzyssl.com/zhyq_h5/#/' +//export const baseUrl = 'http://t569e369.natappfree.cc/admin_interface/' +export const baseUrl = 'https://pay.smartbee.run/admin_interface/' +export const app_url = 'https://pay.smartbee.run/web/#/' \ No newline at end of file -- Gitblit v1.9.3