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