Skip to content

Commit 209e7a6

Browse files
committed
docs: update guide
1 parent 75e77ca commit 209e7a6

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

README.md

+6-6
Original file line numberDiff line numberDiff line change
@@ -17,12 +17,6 @@ Build powerful vue form with JSON schema and composition api. Any custom input c
1717
- :watch: **Adaptable** - different ui frameworks can be used out of the box through the adapters
1818
- :radio: **Reliable** - has been used in multiple applications in the production environment
1919

20-
## Example
21-
22-
[:zap: Live Preview](https://openfext.github.io/vue-admin-next/#/form/form-builder) | [:book: Element UI Storybook](https://openfext.github.io/vue-form-builder/?path=/story/formbuilder-element-ui--basic-usage) | [:book: View UI Storybook](https://openfext.github.io/vue-form-builder/?path=/story/formbuilder-view-ui--basic-usage) | [:book: Ant Design Storybook](https://openfext.github.io/vue-form-builder/?path=/story/formbuilder-ant-design-vue--basic-usage)
23-
24-
![Screen Capture](https://github.com/openfext/vue-form-builder/raw/develop/.github/preview.gif)
25-
2620
## Docs
2721

2822
### 🇨🇳 Chinese
@@ -36,6 +30,12 @@ Build powerful vue form with JSON schema and composition api. Any custom input c
3630

3731
WIP...
3832

33+
## Example
34+
35+
[:zap: Live Preview](https://openfext.github.io/vue-admin-next/#/form/form-builder) | [:book: Element UI Storybook](https://openfext.github.io/vue-form-builder/?path=/story/formbuilder-element-ui--basic-usage) | [:book: View UI Storybook](https://openfext.github.io/vue-form-builder/?path=/story/formbuilder-view-ui--basic-usage) | [:book: Ant Design Storybook](https://openfext.github.io/vue-form-builder/?path=/story/formbuilder-ant-design-vue--basic-usage)
36+
37+
![Screen Capture](https://github.com/openfext/vue-form-builder/raw/develop/.github/preview.gif)
38+
3939
## Contacts
4040

4141
Welcome to join the group chat to discuss project issues and front-end technologies 💬

README.zh-CN.md

+6-6
Original file line numberDiff line numberDiff line change
@@ -17,19 +17,19 @@ Vue Form Builder 是一个基于 JSON Schema 和 Vue Composition API 的动态
1717
- :watch: **兼容** - 多种主流 UI 框架开箱即配,就等你来
1818
- :radio: **可靠** - 多个生产环境的应用已在使用,还在等什么呢
1919

20-
## 在线示例
21-
22-
[:zap: Live Preview](https://openfext.github.io/vue-admin-next/#/form/form-builder) | [:book: Element UI Storybook](https://openfext.github.io/vue-form-builder/?path=/story/formbuilder-element-ui--basic-usage) | [:book: View UI Storybook](https://openfext.github.io/vue-form-builder/?path=/story/formbuilder-view-ui--basic-usage) | [:book: Ant Design Storybook](https://openfext.github.io/vue-form-builder/?path=/story/formbuilder-ant-design-vue--basic-usage)
23-
24-
![Screen Capture](https://github.com/openfext/vue-form-builder/raw/develop/.github/preview.gif)
25-
2620
## 参考文档
2721

2822
- [介绍](https://openfext.github.io/docs/vue-form-builder/intro.html)
2923
- [指南](https://openfext.github.io/docs/vue-form-builder/guide/start.html)
3024
- [API Reference](https://openfext.github.io/docs/vue-form-builder/api/component.html)
3125
- [Config Reference](https://openfext.github.io/docs/vue-form-builder/config/schema.html)
3226

27+
## 在线示例
28+
29+
[:zap: Live Preview](https://openfext.github.io/vue-admin-next/#/form/form-builder) | [:book: Element UI Storybook](https://openfext.github.io/vue-form-builder/?path=/story/formbuilder-element-ui--basic-usage) | [:book: View UI Storybook](https://openfext.github.io/vue-form-builder/?path=/story/formbuilder-view-ui--basic-usage) | [:book: Ant Design Storybook](https://openfext.github.io/vue-form-builder/?path=/story/formbuilder-ant-design-vue--basic-usage)
30+
31+
![Screen Capture](https://github.com/openfext/vue-form-builder/raw/develop/.github/preview.gif)
32+
3333
## 联系方式
3434

3535
欢迎加入群聊讨论项目问题和前端技术 💬

0 commit comments

Comments
 (0)