Kaynağa Gözat

简单代码的优化

fujinggui 3 yıl önce
ebeveyn
işleme
52220b0057
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      src/pages/about/index.vue

+ 1 - 1
src/pages/about/index.vue

@@ -737,7 +737,6 @@ export default {
 };
 </script>
 
-<!-- Add "scoped" attribute to limit CSS to this component only -->
 <style scoped lang="scss">
 .cart {
   overflow: hidden;
@@ -1157,4 +1156,5 @@ export default {
     text-align: center;
   }
 }
+
 </style>