1,新增单词测试模块
This commit is contained in:
14
pages.json
14
pages.json
@@ -3,7 +3,7 @@
|
||||
{
|
||||
"path": "pages/home/index",
|
||||
"style": {
|
||||
"navigationBarTitleText": "单词学习APP"
|
||||
"navigationBarTitleText": "单词学习宝典"
|
||||
}
|
||||
}
|
||||
,{
|
||||
@@ -14,7 +14,17 @@
|
||||
"enablePullDownRefresh": false
|
||||
}
|
||||
|
||||
}
|
||||
},
|
||||
{
|
||||
"path":"pages/answer-detail/answer-detail",
|
||||
"style" :
|
||||
{
|
||||
"navigationBarTitleText": "请选择单词正确的中文含义",
|
||||
"enablePullDownRefresh": false,
|
||||
"backgroundColor":"#f6f8fa",
|
||||
"navigationBarBackgroundColor":"#FFFFFF"
|
||||
}
|
||||
}
|
||||
],
|
||||
"globalStyle": {
|
||||
"navigationBarTextStyle": "black",
|
||||
|
||||
Reference in New Issue
Block a user