1 Star 0 Fork 6

西叔 / choerodon-front-master

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README

choerodon-front-master

猪齿鱼前端框架,从原来的choerodon-front-boot中完全抽离出了页面显示的逻辑。

需要配合 choerodon-front-boot 使用。

启动

npm install
npm start

访问 http://localhost:9090/ 查看效果

打包发布

npm install
npm run compile
npm publish

功能

  • 菜单处理
  • Header处理
  • 右上角通知处理
  • 项目列表
  • 无授权页面的实现
  • 授权失效页面的实现
  • 通用Stores (AppState、MenuStore、HeaderStore)
  • axios对象的封装
  • 404页、403页的处理

在项目中使用

查看demo项目创建说明CREATE_PROJECT.md

组件

  • MasterHeader

  • CommonMenu

  • Page

  • Content

  • Header

  • LoadingBar

  • Action

  • Permission

  • Remove

  • axios

  • store

  • stores

  • nomatch

  • noaccess

  • asyncLocaleProvider

  • asyncRouter

  • WSHandler

  • PageTab

  • PageWrap

  • TabPage

  • StatusTag

  • Breadcrumb

  • Choerodon

空文件

简介

暂无描述 展开 收起
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
1
https://gitee.com/xishulee/choerodon-front-master.git
git@gitee.com:xishulee/choerodon-front-master.git
xishulee
choerodon-front-master
choerodon-front-master
master

搜索帮助