Kaynağa Gözat

旧ppt修改返回按钮

SanHQin 1 ay önce
ebeveyn
işleme
5f8c5d802c
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      src/components/pptEasyClass/index_old.vue

+ 1 - 1
src/components/pptEasyClass/index_old.vue

@@ -23,7 +23,7 @@
 
             <div
               @click.stop="back"
-              v-if="screenType!=2"
+              v-if="tType == 1 || screenType!=2"
             >
               <img src="../../assets/icon/newIcon/return.png" alt="" />
               <span style="color: #000">返回</span>