打卡新写 配置文件更新

This commit is contained in:
@fawn-nine
2023-10-10 17:03:28 +08:00
parent 4288b2a892
commit 783f4ea806
8 changed files with 160 additions and 137 deletions

View File

@@ -5,7 +5,8 @@
window.SITE_CONFIG = {};
// api接口请求地址
window.SITE_CONFIG['baseUrl'] = 'http://59.110.212.44:9100/pb';
// window.SITE_CONFIG['baseUrl'] = 'http://59.110.212.44:9100/pb';
window.SITE_CONFIG['baseUrl'] = 'https://api.nuttyreading.com';
// cdn地址 = 域名 + 版本号
window.SITE_CONFIG['domain'] = './'; // 域名