This commit is contained in:
2025-03-05 15:34:16 +08:00
14 changed files with 13623 additions and 47 deletions

View File

@@ -5,7 +5,7 @@
window.SITE_CONFIG = {};
// api接口请求地址
window.SITE_CONFIG['baseUrl'] = 'http://localhost:8070/base-fast';
window.SITE_CONFIG['baseUrl'] = 'http://192.168.10.54:8070/base-fast';
// cdn地址 = 域名 + 版本号
window.SITE_CONFIG['domain'] = './'; // 域名