bills.json 380 Bytes
{
  "navigationStyle": "default",
  "navigationBarBackgroundColor": "#F7F8FA",
  "navigationBarTextStyle": "black",
  "navigationBarTitleText": "我的订单",
  "enablePullDownRefresh": false,
  "onReachBottomDistance": 100,
  "backgroundColor": "#ffffff",
  "usingComponents": {
    "uni-load-more": "../../uni_modules/uni-load-more/components/uni-load-more/uni-load-more"
  }
}