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