vimarsana.com

Card image cap


請使用下列任何一種瀏覽器瀏覽以達至最佳的用戶體驗:Google Chrome、Mozilla Firefox、Internet Explorer、Microsoft Edge 或Safari。
為避免使用網頁時發生問題,請確保你的網頁瀏覽器已更新至最新版本。
")
$(".mobile-search-page .hot-words-block-items").append("
" + result[i] + "")
}
}
});
$("#"+hotWordsId).on("focus","input",function(){
let hotWordId=$(this).parent().attr("id");
let value = $(this).val();
if(value == ""){
$(".hot-words-block").hide();
$("#"+hotWordId+" .hot-words-block").show();
}
});
$("#"+hotWordsId).on("blur","input",function(){
let hotWordId=$(this).parent().attr("id");
$(".hot-words-block").hide();
$(".completion-words-block").hide();
});
$("#"+hotWordsId).on("keyup","input",function(){
let hotWordId=$(this).parent().attr("id");
let value = $(this).val();
if(value==""){
$(".hot-words-block").hide();
$("#"+hotWordId+" .hot-words-block").show();
$(".completion-words-block").hide();
} else {
let completionWordsUlr="https://search2.wenweipo.com/rest/suggest?size=10&word="+ value;
$.ajax({
type:"get",
url: encodeURI(completionWordsUlr),
}).done(function(result,status,xhr){
if(result && result.length>0){

Related Keywords

China , Shau Kei Wan , Hong Kong General , Hong Kong , Causeway Bay , Wu Haifeng Square , Hong Kong Tramways , China Hong Kong Grand Duke , Her Thunder , China Her , Hong Kong Rail Station , Public Transport , Grand Duke , சீனா , ஷா கே வ்யாந் , ஹாங் காங் , காஸ்வே வளைகுடா , ஹாங் காங் டிராம்வேஸ் , சீனா அவள் , பொது போக்குவரத்து , மாபெரும் டியூக் ,

© 2024 Vimarsana

vimarsana.com © 2020. All Rights Reserved.