peko:替换正是域名,新增官网

This commit is contained in:
Dragon
2022-09-29 16:09:05 +08:00
parent 591c346091
commit 295de6a184
38 changed files with 46 additions and 45 deletions

View File

@@ -10,7 +10,7 @@ let num = $('#num'),
let locateObj = getQueryString();
let browser = checkVersion();
const productUrl = 'https://api.lecheng163.com'; // 正式环境
const productUrl = 'https://api.pekolive.com'; // 正式环境
const testUrl = 'https://beta.api.pekolive.com'; // 测试环境
//获取域名前缀
function getUrlPrefix() {