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