Browse Source

Update Index.vue

star7th 7 years ago
parent
commit
9492c540ab
1 changed files with 2 additions and 2 deletions
  1. 2 2
      web_src/src/components/item/show/show_single_page_item/Index.vue

+ 2 - 2
web_src/src/components/item/show/show_single_page_item/Index.vue

@@ -74,7 +74,7 @@
       background-color: #fff;
       border-bottom: 1px solid #d9d9d9;
       margin-bottom: 20px;
-      width: 700px;
+      width: 800px;
       min-height: 500px;
       margin-left: auto;
       margin-right: auto;
@@ -209,4 +209,4 @@ export default {
 
   }
 }
-</script>
+</script>