You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
385 B
JSON
12 lines
385 B
JSON
{
|
|
"navigationBarTitleText": "考试",
|
|
"navigationStyle": "custom",
|
|
"usingComponents": {
|
|
"m-header": "/pages/components/mHeader/index",
|
|
"radio-page": "/pages/exam/radioPage",
|
|
"check-page": "/pages/exam/checkPage",
|
|
"flag-page": "/pages/exam/flagPage",
|
|
"pass-exam-modal": "/pages/exam/passExamModal",
|
|
"no-pass-exam-modal": "/pages/exam/noPassExamModal"
|
|
}
|
|
} |