言肆
言肆
**zh-CN:** 当前版本(Vue2)进入项目Bug维护期,不在增加新的功能。如有需要升级到 Vue3 版本的用户,可以根据需求选择以下项目使用 - 社区免费开源: vben admin https://github.com/anncwb/vue-vben-admin - 收费商业版: https://store.antdv.com/items/admin-pro 另外还可以选择只有 Layout 布局实现的 ProLayout v3 ProLayout: https://github.com/vueComponent/pro-layout ---- **en-US:** The current version enters the maintenance period, and no...
**为了更好的解决你的问题, 建议在发表前, 先浏览以下内容。** ## issue - 提供你的系统信息(发行版名字,版本号,浏览器等)。 - 提供你所使用的 Pro 版本。可以对比 github 上的版本列表页, 看看是否为最新版, 也许你的问题在新版本中已经修复了。 - 尽量详细描述你的问题,以及这个问题是如何出现的,最好能把 操作步骤大概说一下,以便我能重现这个问题。可以通过截图,录屏,浏览器`Console`报错等方式提交更多的信息。 - 超过 7 天未对 `Contributors` 的回复进行反馈的,默认将认为已解决关闭 Issue - **请使用提供的 Issue 模板格式发布** -...
Now, you can use `pro-layout` to develop vue3 project look examples [Preview Pro](https://github.com/sendya/preview-pro) and [pro-layout](https://github.com/vueComponent/pro-layout) > 不会发布 pro vue3 版本,只提供 ProLayout vue3 基础,请自行组合。    
en-US: - The v3 (Vue2) version of this project is almost stable, no more features will be added. - The next version based on Vue3 is currently under development, and...
### 😎 资源类别 Resource category [email protected] 版本目前可以根据不同需求组合布局 本次更新同步了绝大部分 react ant procomponents Layout 组件的功能 下面列出一些可以组合的布局供参考 如果你也组合出了实用或好用的布局组合,也可以在这里分享 ---- ### 1. Side 布局  ### 2. Mix 布局+自定义Collapsed按钮  ### 3. 嵌套布局+面包屑自定义 
**feature** add http status code fix #140 #259 eg: ``` const login = (options) => { const body = JSON.parse(options.body) const username = ['admin', 'user', 'super'] const password = ['admin',...