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