This commit is contained in:
zhangsir
2024-03-15 17:07:05 +08:00
parent 9c4481f031
commit 5d202b98df
4 changed files with 1289 additions and 32 deletions

View File

@@ -548,6 +548,16 @@
}
];
}
if (n.indexOf("/evadown") !== -1 || n.indexOf("/EvaDown") !== -1) {
state.list = [
{
name: "测评",
},
{
name: '测评报告'
},
];
}
if (n.indexOf("/download") !== -1 || n.indexOf("/download") !== -1) {
state.list = [
{