This commit is contained in:
Your Name
2026-05-29 17:08:57 +08:00
parent 17ad153821
commit e83dd07553
14 changed files with 4660 additions and 76 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
import App from './App'
var baseUrl ='https://css.zhenyangtang.com.cn/';
var baseUrl ='https://admin.zhenyangtang.com.cn/';
function joinApiUrl(base, path) {
const b = String(base || '').replace(/\/+$/, '')