11wqe1 3 weeks ago
parent
commit
b776849073
1 changed files with 5 additions and 1 deletions
  1. 5 1
      src/components/topPage.vue

+ 5 - 1
src/components/topPage.vue

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