gdpaon
This commit is contained in:
@@ -177,6 +177,9 @@
|
||||
onReady() {
|
||||
this.videoBox = uni.createVideoContext("videoId", this);
|
||||
},
|
||||
onHide() {
|
||||
this.videoBox.pause();
|
||||
},
|
||||
onBackPress() {
|
||||
if (this.cart_type) {
|
||||
this.cart_type = !this.cart_type;
|
||||
|
||||
Reference in New Issue
Block a user