We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1a4cc52 commit 0f17d4eCopy full SHA for 0f17d4e
README.md
@@ -1,4 +1,4 @@
1
-# mtfImgListbox 图片列表盒子
+# mtfPicListbox 图片列表盒子
2
不同尺寸图片焦点图式切换,拼图式展示的原生JS插件。
3
## 需求
4
- 同屏展示多张不同尺寸图片
@@ -12,7 +12,7 @@ https://mantoufan.github.io/mtfPicListbox/
12
### 获取
13
- CDN
14
```
15
-<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>
16
17
- 下载到本地
18
https://github.com/mantoufan/mtfPicListbox/releases
0 commit comments