invoice.json 318 Bytes
{
  "navigationStyle": "default",
  "navigationBarBackgroundColor": "#F7F8FA",
  "navigationBarTextStyle": "black",
  "navigationBarTitleText": " 发票开具 ",
  "enablePullDownRefresh": false,
  "usingComponents": {
    "uni-load-more": "../../uni_modules/uni-load-more/components/uni-load-more/uni-load-more"
  }
}