Compare commits

..

No commits in common. "ef38e30bfe7442091c7c94dd5b6bd7861d4f3dc4" and "ed0e33e9fb32b6fb1e9865e37632e0ef28c05e42" have entirely different histories.

2 changed files with 0 additions and 2 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 413 KiB

View File

@ -11,7 +11,6 @@ import baseData from '@/assets/baseInformation.json'
import imgSrc from '../../assets/img/home/nw.png'
import swiper_1 from '../../assets/img/home/swiper01.png'
import swiper_2 from '../../assets/img/home/swiper02.png'
import swiper_4 from '../../assets/img/home/swiper04.png'
const router: any = useRouter()
@ -28,7 +27,6 @@ const loopList = ref([
imgSrc,
// swiper_1,
swiper_2,
swiper_4,
])
//
const getGoodsClassList = async () => {