File tree Expand file tree Collapse file tree 5 files changed +8
-7
lines changed
Expand file tree Collapse file tree 5 files changed +8
-7
lines changed Original file line number Diff line number Diff line change 1111> CDN
1212``` html
1313使用 UMD 格式
14- <
script src =
" https://www.unpkg.com/@skillnull/[email protected] .3 /dist/drage.js" ></
script >
14+ <
script src =
" https://www.unpkg.com/@skillnull/[email protected] .4 /dist/drage.js" ></
script >
1515# or
16- <
script src =
" https://cdn.jsdelivr.net/npm/@skillnull/[email protected] .3 /dist/drage.js" ></
script >
16+ <
script src =
" https://cdn.jsdelivr.net/npm/@skillnull/[email protected] .4 /dist/drage.js" ></
script >
1717
1818
1919使用 ES 格式
20- <
script src =
" https://www.unpkg.com/@skillnull/[email protected] .3 /dist/drage.es.js" type =
" module" ></
script >
20+ <
script src =
" https://www.unpkg.com/@skillnull/[email protected] .4 /dist/drage.es.js" type =
" module" ></
script >
2121# or
22- <
script src =
" https://cdn.jsdelivr.net/npm/@skillnull/[email protected] .3 /dist/drage.es.js" type =
" module" ></
script >
22+ <
script src =
" https://cdn.jsdelivr.net/npm/@skillnull/[email protected] .4 /dist/drage.es.js" type =
" module" ></
script >
2323```
2424
2525> #### 安装
You can’t perform that action at this time.
0 commit comments