今天为大家带来的是小米9和IQOO的拍照对比,首先我们先来看一下两台手机的相机参数吧。
小米9:

IQOO:

我们将在下一篇文章开头公布机型顺序。
超级夜景:
你们觉得怎么样?
' +
'
'
$('body').append(_iframe).ready(function () {
$(".close_verification:eq(0)").click(
function (e) {
e.stopPropagation();
$.ajax({
url: www_host +
'/webapi/Mcenter/sms/getvalidstatus',
type: "post",
dataType: 'json',
success: function (
res) {
if (res.data
.phonestatus ==
0) {
layer
.msg(
"请先验证手机号"
)
} else {
$(".pop_verification_mask")
.remove()
}
}
})
})
})
} else {
_iframe =
'
' +
'
请验证手机╳
' +
'
尊敬的用户:
' + phoneTxt +
'
' +
'' +
'
'
$('body').append(_iframe).ready(function () {
$(".close_verification:eq(0)").click(
function (e) {
e.stopPropagation();
$(".pop_verification").remove()
if ($(".pop_verification_mask")
.length >= 1) {
$(".pop_verification_mask")
.remove()
}
});
})
}
}
//已经验证手机号
if (res.data.phonestatus == 1) {
if (typeof callback === "function") {
callback()
}
} else {
setHtml(); //没有完成验证先弹出手机验证
// 接受数据
// $.receiveMessage(function(msg){
// // 接收到纯数字时设置iframe的高度
// if($.isNumeric(msg.data)){
// }else if(typeof(msg.data)=="string"){
// }
// }, passport);
}
}
})
} else {
//调用登录
$.ssoDialogLogin(); //单点登录
return false; //弹出登录
}
}
})
}
$('body').css({
'background-color': '#fff'
});
$('.newheader2021').css({
'border-bottom': 'solid 1px #e5e5e5'
});