wupengfei
5 天以前 7e8d737c550cbcbe45fe88ccf95e0ef646a2fd73
1
2
3
4
5
6
7
export default definePageConfig({
  navigationBarTitleText: 'Mine',
  usingComponents: {},
  disableScroll: true,
  navigationBarTextStyle: 'white',
  enableShareAppMessage: true,
});