优化日程界面
This commit is contained in:
@@ -36,6 +36,41 @@
|
||||
"navigationStyle": "custom",
|
||||
"navigationBarTitleText": "我的"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/tools/notepad/index",
|
||||
"style": {
|
||||
"navigationBarTitleText": "记事本",
|
||||
"navigationBarBackgroundColor": "#F8FAFC"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/tools/notepad/edit",
|
||||
"style": {
|
||||
"navigationBarTitleText": "新建笔记",
|
||||
"navigationBarBackgroundColor": "#F8FAFC"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/tools/schedule/index",
|
||||
"style": {
|
||||
"navigationBarTitleText": "日程提醒",
|
||||
"navigationBarBackgroundColor": "#F8FAFC"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/tools/schedule/detail",
|
||||
"style": {
|
||||
"navigationBarTitleText": "日程详情",
|
||||
"navigationBarBackgroundColor": "#F8FAFC"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/tools/schedule/edit",
|
||||
"style": {
|
||||
"navigationBarTitleText": "新建日程",
|
||||
"navigationBarBackgroundColor": "#F8FAFC"
|
||||
}
|
||||
}
|
||||
],
|
||||
"globalStyle": {
|
||||
|
||||
Reference in New Issue
Block a user