Commit dd9860b49f61912754c0a89f1b7f27bb017c64fc

Authored by 小小鲁班
Committed by GitHub
1 parent 59d6f26d

Update README.md

Showing 1 changed file with 5 additions and 34 deletions
README.md
... ... @@ -42,40 +42,11 @@ wget -qO- https://raw.githubusercontent.com/ly525/luban-h5/dev/deploy/ubuntu-ins
42 42  
43 43  
44 44 ### 🔗Links/相关链接
45   -- 文档
46   - * [📖中文在线文档](https://ly525.github.io/luban-h5/zh/)
47   - * [📖English Docs](https://ly525.github.io/luban-h5/en/getting-started/introduction.html)
48   - * [README(En)](./README.en.md)
49   -
50   -- 教程
51   - * [视频教程:快速开始(哔哩哔哩)](https://space.bilibili.com/121039466/channel/detail?cid=94066)
52   -
53   -
54   -- 源码
55   - * GitHub:https://github.com/ly525/luban-h5
56   - * [Gitee (国内镜像)](https://gitee.com/ly525/luban-h5)
57   -
58   -- 社区
59   - * [中文社区/论坛](https://support.qq.com/product/93432)
60   - * [Gitter](https://gitter.im/luban-h5/community)
61   -
62   -- 生态
63   - * 后端集成
64   - * [Strapi.js (Node.js 官方后端API)](/luban-h5/tree/dev/back-end/h5-api)
65   - * [Spring Boot API Demo](https://github.com/luban-h5/spring-boot-api-for-editor)
66   -
67   - * 自定义组件
68   - * [快速开发脚手架](https://github.com/luban-h5/vue-cli-plugin-lbhc)
69   -
70   - * 官方组件库
71   - * [轮播图](https://github.com/luban-h5-components/lbp-slide)
72   - * [普通按钮](https://github.com/luban-h5-components/lbc-button)
73   -
74   - * 支撑组件(辅助类组件)
75   - * 图片库:用于从图库中快速选择图片
76   - * [文本对齐-Repo](https://github.com/luban-h5/lbs-text-align):用于按钮文字对齐
77   -
78   -- [RoadMap/开发计划](https://github.com/ly525/luban-h5/projects)
  45 +| 文档 | 教程 | 源码 | 社区 | 后端集成 | 官方组件库 | 支撑/辅助组件 | RoadMap |
  46 +| ------ | -------- | ------ | ------ | ------ | -------- | ------ | ------ |
  47 +| [中文文档](https://ly525.github.io/luban-h5/zh/) | [视频-快速开始(哔哩哔哩)](https://space.bilibili.com/121039466/channel/detail?cid=94066) | [GitHub](https://github.com/ly525/luban-h5) | [中文社区/论坛](https://support.qq.com/product/93432) | [Strapi.js (官方后端API)](/luban-h5/tree/dev/back-end/h5-api) | [轮播图](https://github.com/luban-h5-components/lbp-slide) | 图片库 | [RoadMap/开发计划](https://github.com/ly525/luban-h5/projects)
  48 +| [English Docs](https://ly525.github.io/luban-h5/en/getting-started/introduction.html) | | [Gitee (国内镜像)](https://gitee.com/ly525/luban-h5) | [Gitter](https://gitter.im/luban-h5/community) | [SpringBoot2-JPA](https://github.com/luban-h5/spring-boot-api-for-editor) | [普通按钮](https://github.com/luban-h5-components/lbc-button) | [文本对齐](https://github.com/luban-h5/lbs-text-align)
  49 +| [README(En)](./README.en.md) | | | |
79 50  
80 51  
81 52 目录
... ...