myInvoice.json
319 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"
}
}