公告板
版本库
filestore
活动
搜索
登录
main
/
LifePaymentFront
生活缴费前端
概况
操作记录
提交次数
目录
文档
派生
对比
blame
|
历史
|
原始文档
fix: 页面
zhengyiming
2025-02-21
a3be4bd8a96df6b27e4f0d3883d661d9cb64d1fc
[LifePaymentFront.git]
/
apps
/
taro
/
src
/
pages
/
home
/
index.config.ts
1
2
3
4
5
export default definePageConfig({
navigationStyle: 'custom',
disableScroll: true,
navigationBarTextStyle: 'white',
});