支付宝小程序适配
parent
1366b1fc49
commit
714c3ccbba
|
|
@ -296,7 +296,7 @@
|
||||||
// #ifdef MP-WEIXIN
|
// #ifdef MP-WEIXIN
|
||||||
this.safeAreaInsets = screenHeight - safeArea.bottom;
|
this.safeAreaInsets = screenHeight - safeArea.bottom;
|
||||||
// #endif
|
// #endif
|
||||||
// #ifndef MP-WEIXIN || MP-ALIPAY
|
// #ifndef MP-WEIXIN
|
||||||
this.safeAreaInsets = safeAreaInsets.bottom;
|
this.safeAreaInsets = safeAreaInsets.bottom;
|
||||||
// #endif
|
// #endif
|
||||||
} else {
|
} else {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue