UNPKG
zyj-ip-input
Version:
latest (2.1.0)
2.1.0
2.0.0
1.0.1
1.0.0
基于Vue2的ip输入框
zyj-ip-input
/
dist
/
demo.html
11 lines
(7 loc)
•
200 B
HTML
View Raw
1
2
3
4
5
6
7
8
9
10
11
<
meta
charset
=
"utf-8"
>
<
title
>
zyj-ip-input demo
</
title
>
<
script
src
=
"./zyj-ip-input.umd.js"
>
</
script
>
<
link
rel
=
"stylesheet"
href
=
"./zyj-ip-input.css"
>
<
script
>
console
.
log
(zyj-ip-input)
</
script
>