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