待办中心-法规认证流程-办理-样式问题

This commit is contained in:
刘彦泽
2023-04-07 16:19:03 +08:00
parent c1595267d9
commit 5849146091
@@ -44,7 +44,6 @@
:query="queryData" :query="queryData"
:queryBy="queryBy" :queryBy="queryBy"
:queryPersonInCharge="queryPersonInCharge"/> :queryPersonInCharge="queryPersonInCharge"/>
</div>
<div class="drawer-bootom-button"> <div class="drawer-bootom-button">
<footerProcess <footerProcess
@@ -55,6 +54,8 @@
@confirm="confirm" @confirm="confirm"
/> />
</div> </div>
</div>
</a-drawer> </a-drawer>
</div> </div>
@@ -288,7 +289,7 @@
<style scoped> <style scoped>
.drawer-bootom-button { .drawer-bootom-button {
position: absolute; position: sticky;
bottom: 0; bottom: 0;
z-index: 1002; z-index: 1002;
width: 100%; width: 100%;
@@ -302,7 +303,7 @@
.drawer-review { .drawer-review {
position: absolute; position: absolute;
bottom: 40px; bottom: 0;
z-index: 1001; z-index: 1001;
height: 404px; height: 404px;
width: 100%; width: 100%;