openxiangda 1.0.124 → 1.0.126

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -58,7 +58,7 @@ openxiangda runtime deploy --profile <name>
58
58
 
59
59
  ## 权限资源
60
60
 
61
- React SPA 页面需要声明菜单 code、route code 和 path pattern。默认菜单资源在 `src/resources/menus/menus.json`:
61
+ React SPA 页面需要声明菜单 code、route code 和 path pattern。默认菜单资源在 `src/resources/menus/menus.json`;可以用 `children` 声明树形菜单,`resource validate|plan|publish` 会展开成独立菜单资源:
62
62
 
63
63
  ```json
64
64
  {