UNPKG
pzvue-input
Version:
latest (0.6.9)
0.6.9
0.6.8
0.6.7
0.6.6
0.6.5
0.6.4
0.6.3
0.6.2
0.6.1
0.6.0
vue input component
vue.zuoyan.space
zuoyanart/vue
pzvue-input
/
demo
/
index.html
11 lines
(10 loc)
•
156 B
HTML
View Raw
1
2
3
4
5
6
7
8
9
10
11
<!DOCTYPE
html
>
<
html
>
<
head
>
<
meta
charset
=
"utf-8"
>
<
title
>
pizza vue框架
</
title
>
</
head
>
<
body
>
<
div
id
=
"app"
>
</
div
>
</
body
>
</
html
>