腾讯云
开发者社区
文档
建议反馈
控制台
登录/注册
首页
学习
活动
专区
工具
TVP
最新优惠活动
文章/答案/技术大牛
搜索
搜索
关闭
发布
精选内容/技术社群/优惠产品,
尽在小程序
立即前往
文章
问答
(9999+)
视频
沙龙
1
回答
Swiper
导航不工作-- Webpack (Laravel)
、
、
、
由于某些原因,
Swiper
的初始化没有问题,分页(以及其他所有事情……)不起作用。 我在laravel (5.8)上
使用
的是webpack,我
使用
的
swiper
版本是6.4.5。控制台中没有错误 这是我的代码: // import
Swiper
JS// import
Swiper
stylesimpo
浏览 31
提问于2020-12-23
得票数 1
2
回答
在vue js组件中导入和
使用
本地javascript文件的有效方法是什么?
、
、
我已经在
Vue.js
组件的脚本标签中写了如下:require("./js/wow.min.js"); mounted(){ var
swiper
= new
Swiper
('.
swiper
-container',{pagination: '.
swiper
-
浏览 2
提问于2018-12-04
得票数 2
2
回答
在组件中未定义的呈现函数或模板:
、
、
、
、
我在nuxt.js中
使用
nuxt.js。" > <
swiper
-slide>Slide2</
swiper
-slide> <
swiper
-slide>Slide 3</
swiper</e
浏览 2
提问于2020-10-08
得票数 0
回答已采纳
1
回答
刷卡
Vue.js
不容易
使用
吗?
、
我正试图在我的
swiper
.js中
使用
vue.js
,但是它一直说Module : Error:无法解决'
swiper
/css‘。未找到.@
swiper
="onSwiper" > <
swiper
-slide>Slide 1</
swiper
-slide><
swiper</
浏览 7
提问于2021-09-21
得票数 1
3
回答
如何在vue js中
使用
swiper
.js?
、
、
我在用
swiper
.js安装纱加刷 :slides-per-view="3" @
swiper
="onSwiper"> <
swiper
-slide>Slide 1</
swiper
-slide>
浏览 7
提问于2020-11-08
得票数 0
回答已采纳
2
回答
不能与“vue”一起
使用
Swiper
:"^2.6.11“
、
、
我试图在"vue": "^2.6.11"中
使用
Swiper
,但是它会引发运行时错误。我遵循了的指南,并将导入更改为:import {
Swiper
, SwiperSlide } from '
swiper
/vue/
swiper
-vue.js'; // Import
Swip
浏览 16
提问于2022-02-22
得票数 1
回答已采纳
2
回答
如何在
Swiper
.js中
使用
正式的Nuxt.js插件
、
、
、
我有带有代码的插件
swiper
.js:// import
Swiper
core and required componentsimport{
浏览 12
提问于2020-10-06
得票数 4
1
回答
将HTML传递到
Vue.js
Swiper
旋转木马组件
、
我
使用
Swiper
Vue.js
组件运行了一个工作旋转木马,但我正在努力弄清楚如何在html页面中而不是在Vue组件中标记幻灯片。我对Vue有点新手,而且可能缺乏一些基本面,所以可能离我很远。我一直在考虑
使用
插槽,但还没有想出任何办法。@
swiper
="onSwiper" > <img src="
浏览 7
提问于2021-02-21
得票数 0
回答已采纳
1
回答
Vue3和
Swiper
组件-在复合API中
使用
分页
、
、
我想在Vue^3.2.31上
使用
使用
复合API的
Swiper
组件- <
swiper
:slides-per-view="1" :pagination="true"> <
swiper
-slide>Foo</
swiper
-slide{
Swiper
, SwiperSlid
浏览 37
提问于2022-11-15
得票数 0
回答已采纳
5
回答
如何在VueJS中初始化
Swiper
?
、
如何
使用
vue.JS
上的https://idangero.us/
swiper
模块?事实上,
Swiper
在页面上,但参数似乎没有被考虑在内。我也试过vue
swiper
swiper
,但我更喜欢
使用
没有bug的官方版本。我试图在导入之后的const中初始化
swiper
。<template>
浏览 50
提问于2019-05-07
得票数 9
1
回答
Swiperjs:不能导入覆盖流样式vuejs
、
、
我想我不会为此导入css,因为在下面有一个特殊的文件 node_modules>
swiper
/components/effect-coverflow/effect-coverflow.less
浏览 3
提问于2021-06-21
得票数 0
回答已采纳
1
回答
vue-令人敬畏的-刷卡和回调功能
、
、
、
、
我用的是
Vue.js
2和vue-超棒的刷卡。 <template> <!-- slides --> <
swiper
-slide>I'm Slide 1</
swiper
-slid
浏览 2
提问于2017-03-30
得票数 1
回答已采纳
1
回答
类型'{}‘不能赋值给类型'IntrinsicAttributes
、
、
我已经测试了以下关于vite + ts的示例,该示例运行正常,
使用
以下命令生成生产包时出现问题:Vite给了我以下错误。><
swiper
-slide>Slide 3</
swiper
-slide><
swiper
-slide>Slide 4</
swiper
-slide><
swiper
-slide>Slide 5</
swiper
-slide><<
浏览 0
提问于2021-10-18
得票数 0
1
回答
使用
vite导入获得原始字符串值
、
、
、
、
所以我试试看: 有什么方法可以通过vite获得css作为原始字符
浏览 4
提问于2022-02-04
得票数 3
回答已采纳
8
回答
在鼠标进入时停止滑动自动播放,在鼠标离开时启动自动播放
、
、
我面临控制台错误 pagination: '.
swiper
-pagination', nextButton: '.
swiper
-button-next', prevButton: '
浏览 0
提问于2017-11-11
得票数 9
回答已采纳
1
回答
为什么我不能只
使用
导入jquery.min.js文件来
使用
jQuery
、
我正在学习
Vue.js
。因此,我
使用
vue cli在我的系统中安装了
vue.js
。已成功安装。现在我正在用
vue.js
创建一个网站。所以我将这个静态超文本标记语言模板化到
vue.js
。所以我在这个超文本标记语言中
使用
了jQuery和其他一些库和js文件。所以当我从我的src/assets/js“文件夹导入"jquery.min.js”时,它并没有编译和运行开发服务器。为什么我们不能只
使用
从.js文件导入。我也分享了一些屏幕截图,这样你会更好
浏览 51
提问于2020-03-18
得票数 1
1
回答
为什么我在v-for里面只有一个元素?
、
import Vue from "vue"; template: ` <
swiper
:items="items"> </
swiper
> `, return
浏览 1
提问于2020-02-15
得票数 1
2
回答
如何在Vue Js中
使用
滑动断点
、
、
、
早上好,我正在制作一个网站
使用
VueJS作为前端,我已经安装了SwiperJS通过npm来制作滑块。它工作的很好,但我无法使功能断点有一个响应的幻灯片数量。我
使用
这段代码创建了一个响应性的post部分,其中所有4个帖子都显示在PC视图中,每次只能在移动视图上显示一个帖子(您还可以滚动到移动视图上的帖子)。></template> // Import
Swiper
Vue.js
浏览 5
提问于2021-03-18
得票数 5
回答已采纳
2
回答
如何在Vuetify中制作多个图像的旋转木马?
我想做一个具有多个图像的旋转木马,如下所示:它应该在箭头单击时滑动单个图像。
浏览 1
提问于2018-07-06
得票数 8
回答已采纳
1
回答
如何使vue组件在代码中可交换?
、
、
我很难在代码库中
使用
。我的代码在visual代码上运行得非常好。但我想让它在密码上工作,但它不起作用。有人能帮我吗?这是我的代码链接 <template> <
swiper
:slidesPerView> </div> </template>
浏览 1
提问于2021-08-08
得票数 0
回答已采纳
点击加载更多
扫码
添加站长 进交流群
领取专属
10元无门槛券
手把手带您无忧上云
相关
资讯
vue.js订餐系统
vue.js 使用中踩过的坑
net Core中Vue.js里使用Element-UI
使用Vue.js构建可复用的弹框组件
Vue.js动画在项目使用的两个示例
热门
标签
更多标签
云服务器
ICP备案
对象存储
即时通信 IM
腾讯会议
活动推荐
运营活动
广告
关闭
领券