phone = plus.webview.currentWebview().phone;
$("#phone").html(phone.substring(0,3)+"****"+phone.substring(phone.length-4));
相关文章:
phone = plus.webview.currentWebview().phone;
$("#phone").html(phone.substring(0,3)+"****"+phone.substring(phone.length-4));
相关文章: