fix(work): 更新轮播图背景图片
This commit is contained in:
parent
8b240fc0e6
commit
afc759c76f
@ -98,7 +98,7 @@ import {getCurrentInstance, ref} from "vue"
|
||||
const {proxy} = getCurrentInstance()
|
||||
const current = ref(0)
|
||||
const swiperDotIndex = ref(0)
|
||||
const data = ref([{image: '/static/images/banner/banner02.jpg'}, {image: '/static/images/banner/banner03.jpg'}])
|
||||
const data = ref([{image: '/static/images/banner/background.jpg'}])
|
||||
|
||||
function clickBannerItem(item) {
|
||||
console.info(item)
|
||||
|
||||
BIN
static/images/banner/background.jpg
Normal file
BIN
static/images/banner/background.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 852 KiB |
Loading…
x
Reference in New Issue
Block a user