Commit 588b5f35 authored by renjintao's avatar renjintao

css

parent daab25d1
...@@ -327,7 +327,7 @@ ...@@ -327,7 +327,7 @@
height:65px; height:65px;
.ivu-footer-toolbar-right { .ivu-footer-toolbar-right {
float: left; float: left;
padding-left: 200px; padding-left: 280px;
} }
} }
} }
......
...@@ -102,7 +102,7 @@ ...@@ -102,7 +102,7 @@
</Drawer> </Drawer>
<FooterToolbar style="height:65px" v-if="batch" v-show="footerToolbar"> <FooterToolbar style="height:65px" v-if="batch" v-show="footerToolbar">
<div class="tip"> <div class="tip">
已选{{selectItems.length}} 已选{{selectItems.length}}
<slot name="batch"></slot> <slot name="batch"></slot>
</div> </div>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment