提审官网:公共文件修改

This commit is contained in:
qf
2023-04-27 17:08:31 +08:00
parent 96aaa4bd69
commit 0d69f497cf

View File

@@ -1,5 +1,5 @@
const productUrl = 'https://api.nnbc123.cn'; // 正式环境
const testUrl = 'http://apidev.yinmeng.zhongjialx.com'; // 测试环境
const productUrl = 'https://api.pekolive.com'; // 正式环境
const testUrl = 'https://beta.api.pekolive.com'; // 测试环境
function render (templateId, templateData, target) {
var html = template(templateId, templateData);
@@ -286,7 +286,7 @@ function initNav(obj) {
}
}
var tranUrl = 'https://h5.nnbc123.cn';
var tranUrl = 'http://www.if66.cn';
var tools = {
cookieUtils: {