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