提交 77304bb4 authored 作者: pengxiaohui's avatar pengxiaohui

修改首页轮播样式bug

上级 8a46b355
......@@ -34,12 +34,10 @@ export default {
observeParents: true,
speed: 400,
autoplay: true,
delay: 30000,
delay: 3000,
loop: true,
slidesPerView: 3,
centeredSlides: true,
autoHeight: true,
// centeredSlides: true,
spaceBetween: 20,
on: {
init() {
......@@ -57,6 +55,7 @@ export default {
project_id: 1001
}
this.listData = await this.$axios.$get('/api/zws/v1/cms/news', { params }).then(res => {
console.log(res)
return res
})
},
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论