mirror of
https://github.com/MrXujiang/h5-Dooring.git
synced 2025-12-12 18:22:51 +00:00
🐛 修复文档构建位置问题,更新文档
This commit is contained in:
parent
89a57ead39
commit
04e7583899
@ -7,8 +7,8 @@
|
|||||||
"license": "ISC",
|
"license": "ISC",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"dev": "vuepress dev doc",
|
"dev": "vuepress dev",
|
||||||
"build": "vuepress build doc"
|
"build": "vuepress build"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"vuepress": "^1.8.2",
|
"vuepress": "^1.8.2",
|
||||||
|
|||||||
@ -14,4 +14,4 @@ H5-Dooring 是一款功能强大,高可扩展的 H5 可视化页面配置解
|
|||||||
|
|
||||||
## 为什么选择 Dooring
|
## 为什么选择 Dooring
|
||||||
|
|
||||||
目前**github开源版**已超过 5200+star,上线 2 个月累计 1300+用户使用,解决完善了 100+问题,后续会持续迭代,更新,自研优秀,先进的 lowcode/nocode 解决方案。
|
目前**github开源版**已超过 5400+star,上线 2 个月累计 1600+用户使用,解决完善了 100+问题,后续会持续迭代,更新,自研优秀,先进的 lowcode/nocode 解决方案。
|
||||||
|
|||||||
@ -6,9 +6,9 @@
|
|||||||
-->
|
-->
|
||||||
|
|
||||||
私有化部署需要获取4个核心项目包, 包括
|
私有化部署需要获取4个核心项目包, 包括
|
||||||
- H5编辑器(h5_plus)
|
- H5编辑器(editor)
|
||||||
- H5基座(h5)
|
- H5基座(h5)
|
||||||
- Dooring管理后台(Dooring-Admin)
|
- Dooring管理后台(iH5)
|
||||||
- 服务端项目(Server)
|
- 服务端项目(Server)
|
||||||
|
|
||||||
获取以上四个核心源码工程需要满足商业授权协议, 具体可联系作者[徐小夕](http://h5.dooring.cn/uploads/WechatIMG3_1758e9753e2.jpeg)
|
获取以上四个核心源码工程需要满足商业授权协议, 具体可联系作者[徐小夕](http://h5.dooring.cn/uploads/WechatIMG3_1758e9753e2.jpeg)
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user