This commit is contained in:
XaoLi717 2024-10-24 11:06:14 +08:00
parent f91931a86d
commit d55a8552f9

View File

@ -1,14 +1,4 @@
<template>
<!-- <div>-->
<!-- <el-card shadow="hover" style="margin-bottom: 10px;height: 250px">-->
<!-- <el-carousel :interval="4000" height="205px">-->
<!-- <el-carousel-item v-for="item in image" :key="item.id">-->
<!-- <el-image style="width: 100%; height: 100%" :src="item.src" alt="无图片" :title="item.name"/>-->
<!-- </el-carousel-item>-->
<!-- </el-carousel>-->
<!-- </el-card>-->
<!-- </div>-->
<el-row class="mt-8px" :gutter="8" justify="space-between" >
<el-col :xl="7" :lg="7" :md="24" :sm="24" :xs="24">
<el-card shadow="hover">