Initial Commit
This commit is contained in:
commit
1d71a02738
237 changed files with 64293 additions and 0 deletions
18
pages/message/message.json
Normal file
18
pages/message/message.json
Normal file
|
|
@ -0,0 +1,18 @@
|
|||
{
|
||||
"navigationBarTitleText": "消息",
|
||||
"navigationBarBackgroundColor": "#667eea",
|
||||
"navigationBarTextStyle": "white",
|
||||
"backgroundColor": "#f8f9fa",
|
||||
"disableScroll": true,
|
||||
"navigationBarButtonTap": "onNavigationBarButtonTap",
|
||||
"navigationBarButtons": [
|
||||
{
|
||||
"text": "🔍",
|
||||
"type": "text"
|
||||
},
|
||||
{
|
||||
"text": "⋯",
|
||||
"type": "text"
|
||||
}
|
||||
]
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue