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