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