This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
Augcl
/
assessment-front
generated from
hly/uniapp-shop-templates
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
feat: 报告下载;
fox
Fox-33
1 week ago
parent
8e9cdb3ed0
commit
3e3028821d
1 changed files
with
6 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+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"
Write
Preview
Loading…
Cancel
Save