提审官网:公共文件修改
This commit is contained in:
@@ -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: {
|
||||
|
Reference in New Issue
Block a user