forked from angelo/web-retail-h5
feat(pages): add bonus real-time pages config
This commit is contained in:
parent
511d2d6419
commit
b28023daaa
|
@ -123,6 +123,13 @@
|
|||
"navigationBarBackgroundColor": "#fff"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/bonus/real-time",
|
||||
"style": {
|
||||
"navigationBarTitleText": "实时奖金",
|
||||
"navigationBarBackgroundColor": "#fff"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/userData/index",
|
||||
"style": {
|
||||
|
|
Loading…
Reference in New Issue