Browse Source

更新打包

lex 1 year ago
parent
commit
cdfe0d0f98

File diff suppressed because it is too large
+ 0 - 0
dist/app.9e36abd549ff099608e5.js


File diff suppressed because it is too large
+ 0 - 0
dist/css/trainDetail.0e7a4282.css


File diff suppressed because it is too large
+ 0 - 0
dist/index.html


File diff suppressed because it is too large
+ 0 - 0
dist/js/trainDetail.01bf3c49.js


File diff suppressed because it is too large
+ 0 - 0
dist/js/trainDetail.8a6a9fce.js


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

@@ -158,7 +158,7 @@ export default {
     },
     showDetail(item) {
       if (item.notesDataIndex > 0) {
-        const route = location.hostname.indexOf("dayaedu.com") ? "/accompany/" : "/accompany-teacher/";
+        const route = location.hostname.indexOf("dayaedu.com") > -1 ? "/accompany/" : "/accompany-teacher/";
         postMessage({
           api: "openWebView",
           content: {

Some files were not shown because too many files changed in this diff