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