feat: 新增新闻管理功能,包括新闻的创建、编辑和列表展示,更新相关路由和类型定义
This commit is contained in:
@@ -173,6 +173,7 @@ const routeMap: RouteMap = {
|
||||
"home": "/home",
|
||||
"iframe-page": "/iframe-page/:url",
|
||||
"login": "/login/:module(pwd-login|code-login|register|reset-pwd|bind-wechat)?",
|
||||
"news": "/news",
|
||||
"notification": "/notification",
|
||||
"rwa": "/rwa",
|
||||
"rwa_product": "/rwa/product",
|
||||
|
||||
Reference in New Issue
Block a user