guhongwei 5 年之前
父節點
當前提交
fd33a16ba4
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/layout/index/foot.vue

+ 1 - 1
src/layout/index/foot.vue

@@ -3,7 +3,7 @@
     <el-row v-if="topInfo">
       <el-col :span="24" class="down">
         <el-col :span="24">
-          <p class="text">{{ topInfo.copyright }}</p>
+          <p class="text" v-html="topInfo.copyright"></p>
         </el-col>
         <el-col :span="24">
           <p class="text">{{ topInfo.domain }}</p>