YM
2024-03-25 bd95a6030cdeeb3acea564441d0c71feb6e708e2
pages/personalCenter/index.js
@@ -145,7 +145,11 @@
  },
  onShow() {
    if (typeof this.getTabBar === 'function' && this.getTabBar()) {
      this.getTabBar().setData({
        active: 4
      })
    }
  },
  /**
   * 页面相关事件处理函数--监听用户下拉动作