浏览代码

添加编剧样式

asd123a20 3 年之前
父节点
当前提交
d04943719f
共有 2 个文件被更改,包括 2 次插入0 次删除
  1. 1 0
      src/views/list.vue
  2. 1 0
      src/views/org.vue

+ 1 - 0
src/views/list.vue

@@ -95,6 +95,7 @@ export default {
 .list {
   width: 70%;
   margin: 0 auto;
+  margin-bottom: 5%;
   .listHome {
     width: 100%;
     display: flex;

+ 1 - 0
src/views/org.vue

@@ -77,6 +77,7 @@ export default {
 .list{
   width: 70%;
   margin: 0 auto;
+  margin-bottom: 5%;
   .listHome {
     width: 100%;
     display: flex;