guhongwei 5 năm trước cách đây
mục cha
commit
fd33a16ba4
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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>