Browse Source

样式调整

hangb 8 years ago
parent
commit
7b883324a5
1 changed files with 2 additions and 2 deletions
  1. 2 2
      components/product/CategoryProperty.vue

+ 2 - 2
components/product/CategoryProperty.vue

@@ -120,7 +120,7 @@
   }
 </script>
 
-<style>
+<style scoped>
   .clear, .clr {
     clear: both;
   }
@@ -573,7 +573,7 @@
     position: relative;
     width: 1190px;
   }
-  .wrap {
+  .main-content .wrap {
     position: relative;
     width: 500px;
     border: 1px solid #ccc;