good luck 4 年之前
父節點
當前提交
481e390c6a
共有 2 個文件被更改,包括 2 次插入2 次删除
  1. 1 1
      mock/controller/notice.js
  2. 1 1
      src/views/index/index.vue

File diff suppressed because it is too large
+ 1 - 1
mock/controller/notice.js


+ 1 - 1
src/views/index/index.vue

@@ -15,7 +15,7 @@
                 src="https://img.shields.io/github/stars/chuzhixin/vue-admin-beautiful?style=flat-square&label=Stars&logo=github"
               />
             </a>
-            {{ noticeList[0].title }}
+            <p v-html="noticeList[0].title"></p>
           </div>
         </el-alert>
       </el-col>