Commit 0224b381 by liangjianmin

chore(config): remove pull-down refresh from approve list page

- Remove enablePullDownRefresh configuration from approve list page
- Simplify page styling configuration by removing unnecessary refresh behavior
- Streamline pages.json configuration for cleaner maintenance
parent 46d99465
Showing with 1 additions and 2 deletions
......@@ -22,8 +22,7 @@
{
"path": "pages/approve/index",
"style": {
"navigationBarTitleText": "审批列表",
"enablePullDownRefresh": true
"navigationBarTitleText": "审批列表"
}
},
{
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment