zhongshujie
2024-12-20 32986b54a0e2661f7ad6ed79f3ef12c4289eace9
packagePersonal/pages/aboutUs/index.js
@@ -36,6 +36,9 @@
      barHeight: systInfo.statusBarHeight,
      types: options.types
    })
    wx.setNavigationBarTitle({
      title: options.types == 'jsek_aboutUs' ? '关于我们' : '联系我们',
    })
    this.getAboutText()
  },