diff --git a/src/pages/opera/show/show_detail.vue b/src/pages/opera/show/show_detail.vue index ce42777..7ad4818 100644 --- a/src/pages/opera/show/show_detail.vue +++ b/src/pages/opera/show/show_detail.vue @@ -216,7 +216,7 @@ /** * 生命周期函数--监听页面加载 */ - onShow: function(options) { + onLoad: function(options) { // 是否为全面屏手机留出安全距离 const safeAreaHeight = () => { console.log(uni.getSystemInfoSync());