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