UNPKG
dl-smart-form
Version:
latest (0.1.14)
0.1.14
0.1.12
0.1.10
0.1.9
0.1.8
0.1.5
0.1.4
0.1.2
0.1.1
0.1.0
基于 vue 与 element-UI 设计的自定义表单
dl-smart-form
/
lib
/
demo.html
9 lines
(6 loc)
•
152 B
HTML
View Raw
1
2
3
4
5
6
7
8
9
<
meta
charset
=
"utf-8"
>
<
title
>
dl-smart-form demo
</
title
>
<
script
src
=
"./dl-smart-form.umd.js"
>
</
script
>
<
script
>
console
.
log
(dl-smart-form)
</
script
>