增加消息订阅

This commit is contained in:
GaoHao
2024-10-25 11:10:39 +08:00
parent a4b8511822
commit 4bb4328c2f
5 changed files with 231 additions and 0 deletions

View File

@@ -1076,6 +1076,17 @@
}
}
]
},
{
"root": "pageNotification",
"pages": [{
"pageId": "PAGES_NOTIFICATION_INDEX",
"path": "index",
"style": {
"navigationBarTitleText": "订阅通知"
}
}
]
}
],
"globalStyle": {