diff --git a/src/layouts/tabs/TabsView.vue b/src/layouts/tabs/TabsView.vue index d74c8d0..fcf3b63 100644 --- a/src/layouts/tabs/TabsView.vue +++ b/src/layouts/tabs/TabsView.vue @@ -332,7 +332,7 @@ a.link{font-size:16px; line-height:2em; display: inline-block} .tabbn .ant-btn{padding:0 .5em; color:#f90} .tabbn .ant-btn:hover{opacity:.4} .boxMain{background-color:#fff; padding:30px} -.boxFilter{padding-bottom:1em} +.boxFilter,.boxFilter>*{margin-bottom:.5em} .boxFilter.bn>*{margin:0 1em 0 0; display: inline-block} .boxFilter.bn>.ant-btn-link{padding:0 .5em} .ant-table-placeholder{background-color:#fff} diff --git a/src/pages/Common/search.vue b/src/pages/Common/search.vue index 151fa6a..d8cb5e0 100644 --- a/src/pages/Common/search.vue +++ b/src/pages/Common/search.vue @@ -8,7 +8,7 @@ {{op.text}} -
搜索
+
搜索
重置