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