轮播图

parent bec8a37e
......@@ -68,8 +68,8 @@ import { selectClassifyTypeList } from '@/api/classify';
const router = useRouter()
const fileDomain = import.meta.env.VITE_APP_FILE_URL
const images = ref([
'../static/image/banner4.jpg',
'../static/image/banner2.jpg',
'/static/image/banner4.jpg',
'/static/image/banner2.jpg',
]);
const page = reactive({
......
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 to comment