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