|
@@ -40,7 +40,7 @@ if (test) {
|
|
|
}
|
|
|
// 判断是否为dev开发
|
|
|
if (locationHref.indexOf('80') > -1) {
|
|
|
- apiPath = 'https://bird.ioliu.cn/v1?url=http://common.yiguanjia.me/index.php?r=',
|
|
|
+ apiPath = 'https://bird.ioliu.cn/v1?url=http://commontest.yiguanjia.me/index.php?r=',
|
|
|
// apiPath = 'http://common.yiguanjia.me/index.php?r=',
|
|
|
// apiPath = 'http://127.0.0.1:3000/cros/?url=http://common.yiguanjia.me/index.php?r=',
|
|
|
// 张工
|