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,9 +130,7 @@
|
||||
<div class="detailRT">
|
||||
<el-tabs v-model="activeName" @tab-click="handleClick">
|
||||
<el-tab-pane label="项目公告" name="first">
|
||||
<div class="notice">
|
||||
{{ data.notice || "暂无公告" }}
|
||||
</div>
|
||||
<pre class="notice">{{ data.notice || "暂无公告" }}</pre>
|
||||
</el-tab-pane>
|
||||
<!--
|
||||
<el-tab-pane label="共享文档" name="second">
|
||||
|
||||
Reference in New Issue
Block a user