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