弹窗app外生效
This commit is contained in:
@@ -85,13 +85,14 @@ function getArea () {
|
||||
$('.tabs i').hide();
|
||||
}
|
||||
getChargePageInfoForH5();
|
||||
|
||||
if (!browser.app) {
|
||||
if (window.localStorage.getItem('first')) {
|
||||
$('.selectAddress').hide();
|
||||
} else {
|
||||
$('.selectAddress').show();
|
||||
bodyScroolFun(true);
|
||||
}
|
||||
}
|
||||
} else {
|
||||
hideLoading(layerIndex);
|
||||
toastMsg(res.message);
|
||||
|
Reference in New Issue
Block a user