UNPKG
kpmg-smart-table
Version:
latest (1.0.0)
1.0.0
kpmg所属智能表格组件
github.com/zhibai-xx/kpmg-smart-table
zhibai-xx/kpmg-smart-table
kpmg-smart-table
/
dist
/
demo.html
11 lines
(7 loc)
•
212 B
HTML
View Raw
1
2
3
4
5
6
7
8
9
10
11
<
meta
charset
=
"utf-8"
>
<
title
>
smart-table-vue demo
</
title
>
<
script
src
=
"./smart-table-vue.umd.js"
>
</
script
>
<
link
rel
=
"stylesheet"
href
=
"./smart-table-vue.css"
>
<
script
>
console
.
log
(smart-table-vue)
</
script
>