litian
2024-03-27 ebfc641a1a1bc6c40b8010f31f7a836f09308b6e
pages/bookServices/assort/index.js
@@ -39,6 +39,11 @@
   * 生命周期函数--监听页面显示
   */
  onShow() {
    if (typeof this.getTabBar === 'function' && this.getTabBar()) {
      this.getTabBar().setData({
        active: 1
      })
    }
  },
  /**