You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
44 lines
1.1 KiB
44 lines
1.1 KiB
{
|
|
"pages": [
|
|
"pages/index/index",
|
|
"pages/index/comp/city"
|
|
],
|
|
"subPackages": [
|
|
{
|
|
"root": "pages/vip",
|
|
"pages": [
|
|
"vipEntry/vipEntry",
|
|
"vipQuestions/vipQuestions"
|
|
]
|
|
},
|
|
{
|
|
"root": "pages/exercises",
|
|
"pages": [
|
|
"chapter/chapter",
|
|
"webView/webView",
|
|
"brushQuestions/brushQuestions",
|
|
"brushQuestions/examQuestions",
|
|
"brushQuestions/wrongQuestions",
|
|
"exam/exam",
|
|
"examIntroduction/examIntroduction",
|
|
"beforeExam/beforeExam",
|
|
"examResults/examResults",
|
|
"wrongQuestion/wrongQuestion",
|
|
"theoryStudy/theoryStudy",
|
|
"categoryExercises/categoryExercises",
|
|
"queTypeExercises/queTypeExercises",
|
|
"myStudy/myStudy",
|
|
"lastPage/lastPage",
|
|
"examSubjiect1/examSubjiect1",
|
|
"examSubjiect1/examResultsOne"
|
|
]
|
|
}
|
|
],
|
|
"window": {
|
|
"navigationBarTextStyle": "black",
|
|
"navigationBarTitleText": "习题题库",
|
|
"navigationBarBackgroundColor": "#F8F8F8",
|
|
"backgroundColor": "#F8F8F8"
|
|
},
|
|
"usingComponents": {}
|
|
}
|