[feat] 增加 RouteService_LIST_PHONE_LAYOUT 路由类型
This commit is contained in:
parent
53dc58adb8
commit
f7d2bb36d1
@ -40,6 +40,7 @@ const (
|
||||
RouteService_SELECTOR RouteService = "selector"
|
||||
RouteService_LIST_DETAIL RouteService = "list-detail"
|
||||
RouteService_LIST_DATA_STORE RouteService = "list-data-store"
|
||||
RouteService_LIST_PHONE_LAYOUT RouteService = "list-phone-layout"
|
||||
RouteService_LIST_CONDITION_LAYOUT RouteService = "list-condition-layout"
|
||||
RouteService_LIST_OPERATIONS_ACCESS RouteService = "list-operations-access"
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user