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