@@ -628,7 +628,11 @@ import { myMixin } from "@/mixins/mixin.js"
<style scoped>
-
+@media screen and (max-width: 1024px) {
+ .footConLeft{
+ width: 290px !important;
+ }
+}
/*指示器按钮*/
.CarO >>> .el-carousel__button {
width: 10px;