mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/fe-student.git
synced 2025-12-10 03:16:47 +08:00
style:项目公告显示
This commit is contained in:
@@ -130,7 +130,8 @@
|
||||
<div class="detailRT">
|
||||
<el-tabs v-model="activeName" @tab-click="handleClick">
|
||||
<el-tab-pane label="项目公告" name="first">
|
||||
<pre class="notice">{{ data.notice || "暂无公告" }}</pre>
|
||||
<!-- <pre class="notice">{{ data.notice || "暂无公告" }}</pre> -->
|
||||
<div class="notice">{{ data.notice || "暂无公告" }}</div>
|
||||
</el-tab-pane>
|
||||
<!--
|
||||
<el-tab-pane label="共享文档" name="second">
|
||||
|
||||
Reference in New Issue
Block a user