Skip to content

Commit

Permalink
🆕更改CDN路径
Browse files Browse the repository at this point in the history
  • Loading branch information
mantoufan committed Sep 13, 2020
1 parent 1a4cc52 commit 0f17d4e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# mtfImgListbox 图片列表盒子
# mtfPicListbox 图片列表盒子
不同尺寸图片焦点图式切换,拼图式展示的原生JS插件。
## 需求
- 同屏展示多张不同尺寸图片
Expand All @@ -12,7 +12,7 @@ https://mantoufan.github.io/mtfPicListbox/
### 获取
- CDN
```
<script type='text/javascript' src="https://cdn.dm126.com/all/m/mtfImgListbox.js"></script>
<script type='text/javascript' src="https://cdn.dm126.com/all/m/mtf/mtfPicListbox/mtfPicListbox.js"></script>
```
- 下载到本地
https://github.com/mantoufan/mtfPicListbox/releases
Expand Down

0 comments on commit 0f17d4e

Please sign in to comment.