This commit is contained in:
Your Name
2026-08-17 16:52:38 +08:00
parent 5f53aa0bbd
commit 8b9df1154c
42 changed files with 155 additions and 108 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
import App from './App'
var baseUrl = 'https://admin.zhenyangtang.com.cn/'
var baseUrl = 'https://xt.zhenyangtang.com.cn/'
function joinApiUrl(base, path) {
const b = String(base || '').replace(/\/+$/, '')