Kaynağa Gözat

修改链接

lex-xin 1 yıl önce
ebeveyn
işleme
59cf758100

Dosya farkı çok büyük olduğundan ihmal edildi
+ 0 - 0
dist/app.56cdb6b80e9b7f01fd46.js


Dosya farkı çok büyük olduğundan ihmal edildi
+ 1 - 0
dist/index.html


+ 1 - 2
src/views/trainStatistics/trainDetail.vue

@@ -158,11 +158,10 @@ export default {
     },
     showDetail(item) {
       if (item.notesDataIndex > 0) {
-        const route = location.hostname.indexOf("dayaedu.com") > -1 ? "/accompany/" : "/accompany-teacher/";
         postMessage({
           api: "openWebView",
           content: {
-            url: location.origin + route + `#/report/${item.id}`,
+            url: location.origin + `/gym-music-score/#/evaluat-report?id=${item.id}&systemType=teacher`,
             orientation: 0,
             isHideTitle: true,
             statusBarTextColor: false,

Bu fark içinde çok fazla dosya değişikliği olduğu için bazı dosyalar gösterilmiyor