仪表盘
版本库
文件存储
活动
搜索
登录
main
/
flexJobMiniApp
灵工用工小程序
概况
操作记录
提交次数
目录
文档
复刻
对比
blame
|
历史
|
原始文档
Merge branch 'master' of http://120.26.58.240:8888/r/flexJobMiniApp
wupengfei
2 天以前
bee912f1773459603d16604657e41a199e9df376
[flexJobMiniApp.git]
/
apps
/
housekeepingMiniApp
/
src
/
pages
/
mine
/
index.config.ts
1
2
3
4
5
6
7
export default definePageConfig({
navigationBarTitleText: 'Mine',
usingComponents: {},
disableScroll: true,
navigationBarTextStyle: 'white',
enableShareAppMessage: true,
});