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