UNPKG
tp-lottery
Version:
latest (0.4.3)
0.4.3
0.4.2
0.4.1
0.4.0
0.3.0
0.2.0
0.1.0
vue抽奖插件
github.com/topul/lottery
topul/lottery
tp-lottery
/
lib
/
demo.html
11 lines
(7 loc)
•
192 B
HTML
View Raw
1
2
3
4
5
6
7
8
9
10
11
<
meta
charset
=
"utf-8"
>
<
title
>
tp-lottery demo
</
title
>
<
script
src
=
"./tp-lottery.umd.js"
>
</
script
>
<
link
rel
=
"stylesheet"
href
=
"./tp-lottery.css"
>
<
script
>
console
.
log
(tp-lottery)
</
script
>