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