h5显示首页红包
This commit is contained in:
@@ -438,6 +438,7 @@
|
||||
this.videoInfo = []
|
||||
}
|
||||
|
||||
// #ifdef APP
|
||||
httpsRequest.getT("app/common/type/919", {}).then(res => {
|
||||
if (res.code == 0) {
|
||||
const sysInfo = uni.getSystemInfoSync();
|
||||
@@ -445,6 +446,8 @@
|
||||
this.isShowMoneyPay = !(res.data.value == '1' && isIos)
|
||||
}
|
||||
});
|
||||
// #endif
|
||||
|
||||
},
|
||||
onReachBottom() {
|
||||
if (this.page < this.pages) {
|
||||
|
||||
Reference in New Issue
Block a user