From ace2f60add8ce81c93e5dc8af2b56f458c551d84 Mon Sep 17 00:00:00 2001 From: XiaoXinPro 14 IAH5R <568170040@qq.com> Date: Fri, 19 May 2023 14:43:02 +0800 Subject: [PATCH] nothing --- pages/index/searchbar/detail/index.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pages/index/searchbar/detail/index.js b/pages/index/searchbar/detail/index.js index 6ce6581..87dc198 100644 --- a/pages/index/searchbar/detail/index.js +++ b/pages/index/searchbar/detail/index.js @@ -47,7 +47,7 @@ Page({ }) }, /** - * 生命周期函数--监听页面加载 + * 生命周期函数--监听页面加载 */ onLoad: function (options) { console.log(options, 'options'); @@ -61,7 +61,7 @@ Page({ }); that.getList(options.id); that.getCouponList(options.id); - that.checkPhoneStatus() + // that.checkPhoneStatus() that.setData({ currentTab: 0 })