mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/fe-manage.git
synced 2025-12-15 13:56:45 +08:00
style:投票页面修改
This commit is contained in:
@@ -425,7 +425,7 @@
|
||||
</div>
|
||||
</a-collapse-panel>
|
||||
</a-collapse>
|
||||
<!-- 无数据创建任务 -->
|
||||
<!-- 无数据创建任务 v-if="taskSyllabus.length == 0"-->
|
||||
<router-link
|
||||
to="/taskadd"
|
||||
class="taskbox"
|
||||
@@ -433,7 +433,7 @@
|
||||
background: linear-gradient(180deg, #ddeaff, #f0f8fe);
|
||||
display: block;
|
||||
"
|
||||
v-if="taskSyllabus.length == 0"
|
||||
|
||||
>
|
||||
<div class="leftt">
|
||||
<img src="../../assets/images/taskpage/left2.png" />
|
||||
|
||||
Reference in New Issue
Block a user