首页弹出窗口的居上的控制,去掉了 前端生成pdf的插件

This commit is contained in:
daihh
2022-10-22 19:17:40 +08:00
parent 176c8a9506
commit ccf0873301
4 changed files with 10 additions and 127 deletions

View File

@@ -2,8 +2,8 @@
<el-dialog
:close-on-click-modal="false"
:visible.sync="interestCollection"
:append-to-body="true" @close="closeDialog" custom-class="hobby-dialog">
<div style="margin-top:10px;min-width: 770px;max-width:950px;">
:append-to-body="true" top="7vh" @close="closeDialog" custom-class="hobby-dialog">
<div style="margin-top:0px;min-width: 770px;max-width:950px;">
<div class="interest_title">
<span class="text_84">请选择您的</span>
<span class="text_85">学习兴趣</span>