2 Commit-ok 3ae3682d16 ... 08d757ef27

Szerző SHA1 Üzenet Dátum
  hpAlivsliu 08d757ef27 Merge branch 'liua' of http://git.bozedu.net:3000/872880485/txyx_pc into liua 3 hónapja%!(EXTRA string=óta)
  hpAlivsliu b4886708e8 将文件中::deep废弃写法替换:deep(){}语法(2/3) 3 hónapja%!(EXTRA string=óta)
1 módosított fájl, 1 hozzáadás és 1 törlés
  1. 1 1
      src/pages/personal/components/MyCourse/zxxx-zy.vue

+ 1 - 1
src/pages/personal/components/MyCourse/zxxx-zy.vue

@@ -347,7 +347,7 @@ export default {
     }
   }
 }
-::v-deep .el-col-5 {
+:deep(.el-col-5) {
   max-width: 20%;
 }
 .kczyContent-zy::v-deep {