增加消息订阅
This commit is contained in:
11
pages.json
11
pages.json
@@ -1092,6 +1092,17 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"root": "pageNotification",
|
||||||
|
"pages": [{
|
||||||
|
"pageId": "PAGES_NOTIFICATION_INDEX",
|
||||||
|
"path": "index",
|
||||||
|
"style": {
|
||||||
|
"navigationBarTitleText": "订阅通知"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"globalStyle": {
|
"globalStyle": {
|
||||||
|
|||||||
Reference in New Issue
Block a user