Browse Source

修改连接打包

lex-xin 4 years ago
parent
commit
ba0208fdb5

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


+ 1 - 1
dist/static/css/chunk-0e6419c2.f12d1121.css → dist/static/css/chunk-302a443c.1552e759.css

@@ -1 +1 @@
-.btnList[data-v-78b2539f]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.code-url[data-v-78b2539f]{margin-top:10px}
+.btnList[data-v-1e6344d6]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.code-url[data-v-1e6344d6]{margin-top:10px}

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


File diff suppressed because it is too large
+ 0 - 0
dist/static/js/chunk-302a443c.7f66a609.js


+ 2 - 2
src/views/reaplceMusicPlayer/index.vue

@@ -300,8 +300,8 @@ export default {
           if (name == "调查链接") {
             let returnUrl = vaildStudentUrl()+`/#/questionnaire?o=${row.organId}&c=${row.cooperationOrganId}`;
             // console.log(returnUrl)
-            let tempUrl = vaildStudentUrl()+`/#/transfer?returnUrl=${encodeURIComponent(returnUrl)}`
-            str = tempUrl
+            // let tempUrl = vaildStudentUrl()+`/#/transfer?returnUrl=${encodeURIComponent(returnUrl)}`
+            str = returnUrl
           } else if (name == "统计链接") {
             str = vaildTeachingUrl()+`/#/questionStatistics?o=${row.organId}&c=${row.cooperationOrganId}`;
           }

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