Browse Source

feat: 报告下载;

fox
Fox-33 1 week ago
parent
commit
3e3028821d
1 changed files with 6 additions and 1 deletions
  1. +6
    -1
      pages.json

+ 6
- 1
pages.json View File

@ -60,7 +60,12 @@
"path": "report/index"
},
{
"path": "report/export"
"path": "report/export",
"style": {
"navigationBarTextStyle": "white",
"navigationBarTitleText": "报告下载",
"navigationBarBackgroundColor": "#014FA2"
}
},
{
"path": "service/index"


Loading…
Cancel
Save