UNPKG
ryui-vue
Version:
latest (2.5.5)
2.5.5
2.5.4
2.5.3
2.5.2
2.5.1
2.5.0
2.4.0
2.3.0
2.2.1
2.2.0
2.1.6
2.1.5
2.1.4
2.1.3
2.1.2
2.1.1
2.1.0
2.0.9
2.0.8
2.0.7
2.0.6
2.0.5
2.0.4
2.0.3
2.0.2
2.0.0
1.7.11
1.7.10
1.7.9
1.7.8
1.7.7
1.7.6
1.7.5
1.7.4
1.7.3
1.7.2
1.7.1
1.7.0
1.6.9
1.6.8
1.6.7
1.6.6
1.6.5
1.6.4
1.6.3
1.6.2
1.6.1
1.6.0
1.5.2
1.5.1
1.5.0
1.4.7
1.4.6
1.4.5
1.4.4
1.4.3
1.4.2
1.4.1
1.4.0
1.3.2
1.3.1
1.3.0
1.2.3
1.2.2
1.2.1
1.2.0
1.1.1
1.1.0
1.0.1
1.0.0
ry公共组件库
ryui-vue
/
lib
/
demo.html
1 lines
•
173 B
HTML
View Raw
1
<!doctype
html
>
<
meta
charset
=
"utf-8"
>
<
title
>
ryui demo
</
title
>
<
script
src
=
"./ryui.umd.js"
>
</
script
>
<
link
rel
=
"stylesheet"
href
=
"./ryui.css"
>
<
script
>
console
.
log
(ryui)
</
script
>