guide/components/swiper/ #172
Unanswered
Replies: 3 comments 4 replies
|
💯 |
0 replies
|
cards这种轮播图是否能让图片循环展示?目前这种展示到最后或者第一张图片时,左右两边显示内容不对称. |
1 reply
|
我通过添加 width=80%将轮播图宽度设为80%,但是图片宽度缩小后是居左的,右边有一块空白, |
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment


Uh oh!
There was an error while loading. Please reload this page.
guide/components/swiper/
概述 使用 组件在 页面中显示轮播图片。 使用 使用该组件,首先需要手动安装 swiper 库: 然后,手动导入 Swiper 组件: 注册为全局组件: 全局组件可在 其他任意 markdown 文件中使用 示例:
https://theme-plume.vuejs.press/guide/components/swiper/
All reactions