|
|
|
@ -534,8 +534,16 @@ function sousuo() { |
|
|
|
|
try{ |
|
|
|
|
if(MY_PAGE==1){ |
|
|
|
|
let name = MY_URL.split('##')[1]; |
|
|
|
|
if(name){ |
|
|
|
|
require(config.依赖.match(/http(s)?:\/\/.*\//)[0] + 'SrcJyXunmi.js'); |
|
|
|
|
xunmi(name,false,true); |
|
|
|
|
}else{ |
|
|
|
|
setResult([{ |
|
|
|
|
title: "当前小程序版本过低,需升级", |
|
|
|
|
url: "海阔视界首页频道规则【聚影√】¥home_rule_url¥http://hiker.nokia.press/hikerule/rulelist.json?id=5102", |
|
|
|
|
col_type: "text_1" |
|
|
|
|
}]); |
|
|
|
|
} |
|
|
|
|
}else{ |
|
|
|
|
setResult([]); |
|
|
|
|
} |
|
|
|
|