首次提交: OnebotCatalog 项目代码与文档(含 NX 按需生成服务二期、后台、一键启动)
This commit is contained in:
4
web/config.js
Normal file
4
web/config.js
Normal file
@@ -0,0 +1,4 @@
|
||||
// 站点配置 (部署时按需修改): NX 按需生成服务地址
|
||||
// api 为空 = 非标档位下载按钮维持置灰态 (一期行为); 填上服务器地址后按钮升级为【在线生成数模】
|
||||
// 例: window.GEN_CONFIG = { api: "https://gen.example.com" };
|
||||
window.GEN_CONFIG = { api: "" };
|
||||
Reference in New Issue
Block a user