Commit 31115888 by 肖康

Update HomeBanner.tsx

parent 09434851
Showing with 1 additions and 1 deletions
import styles from '../index.module.scss' import styles from '../index.module.scss'
import { Swiper, SwiperSlide } from 'swiper/react'; import { Swiper, SwiperSlide } from 'swiper/react';
import { Autoplay, Pagination } from 'swiper/modules'; import { Autoplay, Pagination } from 'swiper/modules';
...@@ -7,6 +6,7 @@ import 'swiper/css/pagination'; ...@@ -7,6 +6,7 @@ import 'swiper/css/pagination';
import Image from 'next/image'; import Image from 'next/image';
const HomeBanner = () => { const HomeBanner = () => {
console.log("jenkens")
const bannerList = [ const bannerList = [
{ {
title: '麒麟电子商城', title: '麒麟电子商城',
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment