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