mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-portal.git
synced 2025-12-16 06:16:44 +08:00
引导位弹框移到首页头部
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
<el-dialog
|
||||
:close-on-click-modal="false"
|
||||
:visible.sync="interestCollection"
|
||||
:append-to-body="true"
|
||||
width="967px">
|
||||
<div style="margin-top:65px">
|
||||
<div class="interest" v-for="(sys,index) in sysTypeListMap" :key="sys.id">
|
||||
|
||||
Reference in New Issue
Block a user