xiejiacheng 5 vuotta sitten
vanhempi
commit
15b30b205f
1 muutettua tiedostoa jossa 2 lisäystä ja 2 poistoa
  1. 2 2
      src/pages/student/views/resume/main-exp.vue

+ 2 - 2
src/pages/student/views/resume/main-exp.vue

@@ -153,7 +153,7 @@
                 </el-col>
                 </el-col>
               </el-col>
               </el-col>
               <el-col :span="22" class="zidingyiRight">
               <el-col :span="22" class="zidingyiRight">
-                <span>{{ info.content }}</span>
+                <p v-html="info.content"></p>
               </el-col>
               </el-col>
             </el-col>
             </el-col>
             <!-- <el-col :span="24" class="zidingyi">
             <!-- <el-col :span="24" class="zidingyi">
@@ -632,7 +632,7 @@ export default {
   position: relative;
   position: relative;
   top: 0.875rem;
   top: 0.875rem;
 }
 }
-.zidingyiRight span {
+/deep/.zidingyiRight p {
   font-size: 0.875rem;
   font-size: 0.875rem;
 }
 }
 /deep/.nav-title {
 /deep/.nav-title {