添加后台代理代码和数据库
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
|
||||
// 通过域名判断环境
|
||||
$.API_URL = 'https://dlapi.daoqijuyou77.cn/Index.php';
|
||||
$.RETURN_URL = 'https://dlweb.daoqijuyou77.cn/web2/notify.html';
|
||||
$.RETURN_URL = 'https://dlapi.daoqijuyou77.cn/web2/notify.html';
|
||||
|
||||
};
|
||||
|
||||
|
||||
@@ -20,7 +20,7 @@
|
||||
|
||||
|
||||
$.API_URL = 'https://dlapi.daoqijuyou77.cn/Index.php';
|
||||
$.RETURN_URL = 'https://dlweb.daoqijuyou77.cn/web2/notify.html';
|
||||
$.RETURN_URL = 'https://dlapi.daoqijuyou77.cn/web2/notify.html';
|
||||
$.SETTLE_URL = 'http://dlsettle.daoqijuyou77.cn/mobile/';
|
||||
|
||||
|
||||
|
||||
@@ -35,8 +35,8 @@
|
||||
|
||||
<div class="list-group">
|
||||
|
||||
<a href="https://dlweb.daoqijuyou77.cn/web2/agent_list.html?agentid=all&show=1" class="list-group-item">用户后台</a>
|
||||
<a href="https://dlweb.daoqijuyou77.cn/web2/agent_list_admin.html?agentid=all" class="list-group-item">
|
||||
<a href="https://dlapi.daoqijuyou77.cn/web2/agent_list.html?agentid=all&show=1" class="list-group-item">用户后台</a>
|
||||
<a href="https://dlapi.daoqijuyou77.cn/web2/agent_list_admin.html?agentid=all" class="list-group-item">
|
||||
结算后台__电脑端(全国)
|
||||
</a>
|
||||
<!-- ts已修改2021 -->
|
||||
|
||||
Reference in New Issue
Block a user