Browse Source

修改地址

lex 11 months ago
parent
commit
5c09979369
1 changed files with 2 additions and 2 deletions
  1. 2 2
      src/views/accompaniment/index.vue

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

@@ -557,8 +557,8 @@ export default {
         this.selectPart = 0;
       }
       this.accompanyUrl =
-        vaildTeachingUrl() +
-        "/accompany?Authorization=" +
+        location.origin +
+        "/accompany-web/?Authorization=" +
         getToken() +
         "&platform=web&isOpenMetronome=" +
         num +