Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
xaboy committed Aug 3, 2024
1 parent a8f6dfb commit 7ba3815
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ PHP表单生成器,基于 [@form-create/element-ui](https://github.com/xaboy/f
使用 [composer](http://getcomposer.org/):

```shell
$ composer require xaboy/form-builder:~2.0
$ composer require xaboy/form-builder
```

## DEMO
Expand All @@ -67,8 +67,7 @@ php -S 127.0.0.1:8112
```
查看 Demo

- elementUI : [127.0.0.1:8112/demo/elm.php](127.0.0.1:8112/demo/elm.php)
- iview : [127.0.0.1:8112/demo/iview.php](127.0.0.1:8112/demo/iview.php)
[127.0.0.1:8112/demo/elm.php](127.0.0.1:8112/demo/elm.php)

## 演示项目
[开源的高品质微信商城](http://github.crmeb.net/u/xaboy)
Expand Down

0 comments on commit 7ba3815

Please sign in to comment.