Merge remote-tracking branch 'origin/dev' into dev
This commit is contained in:
@@ -25,7 +25,7 @@
|
|||||||
<AiEmpty description="暂无数据" class="emptyWrap" v-else></AiEmpty>
|
<AiEmpty description="暂无数据" class="emptyWrap" v-else></AiEmpty>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div style="pad-b120"></div>
|
<div class="pad-b140"></div>
|
||||||
<div class="subBtn" @click="submit">
|
<div class="subBtn" @click="submit">
|
||||||
<div>确定选择</div>
|
<div>确定选择</div>
|
||||||
</div>
|
</div>
|
||||||
@@ -110,10 +110,9 @@ export default {
|
|||||||
<style scoped lang="scss">
|
<style scoped lang="scss">
|
||||||
.SelectUser {
|
.SelectUser {
|
||||||
height: 100%;
|
height: 100%;
|
||||||
padding-bottom: 140px;
|
|
||||||
background: #fff;
|
background: #fff;
|
||||||
.pad-b120{
|
.pad-b140{
|
||||||
padding-bottom: 120px;
|
padding-bottom: 140px;
|
||||||
}
|
}
|
||||||
.header-top {
|
.header-top {
|
||||||
background: #fff;
|
background: #fff;
|
||||||
|
|||||||
Reference in New Issue
Block a user