JX.LI %!s(int64=2) %!d(string=hai) anos
pai
achega
6fa3637161
Modificáronse 1 ficheiros con 3 adicións e 1 borrados
  1. 3 1
      src/components/TVWall.vue

+ 3 - 1
src/components/TVWall.vue

@@ -448,7 +448,9 @@
               cancelButtonText: '取消',
               type: 'warning'
             }).then(() => {
-              window.open("https://pan.baidu.com/s/1MlWyhFw6pEYiaLvzsje-BA?pwd=3jps");
+              selectConfigKey('video_plugin_url').then(response => {
+                window.open(response.data);
+              })
             }).catch(() => {
               return
             });