wupengfei
2 天以前 e372854c71bc97d162452cc4b3f5cfa586da50a8
apps/taro/src/pages/mine/index.config.ts
@@ -1,7 +1,3 @@
export default definePageConfig({
  navigationBarTitleText: 'Mine',
  usingComponents: {},
  disableScroll: true,
  navigationBarTextStyle: 'white',
  enableShareAppMessage: true,
});