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