Procházet zdrojové kódy

修改个人画像按钮隐藏显示功能

吴朋磊 před 2 týdny
rodič
revize
376a16de3e

+ 2 - 3
src/views/analysisReport/studentPage/mainPage.vue

@@ -38,9 +38,8 @@
 
                                 <button v-if="isShowKnowledgeButtons" class="mm_btn mb_10"
                                     :class="{ active: activeBtn === pathTwo }" @click="toPage(pathTwo)">举一反三</button>
-                                <button v-if="!isTotalScore && schoolId == '520929546006958081'" class="mm_btn mb_10"
-                                    :class="{ active: activeBtn === pathThree }"
-                                    @click="toPage(pathThree)">个人画像</button>
+                                <button class="mm_btn mb_10" :class="{ active: activeBtn === pathThree }"
+                                        @click="toPage(pathThree)">个人画像</button>
                             </div>
 
                             <div class="right">