dever 4 years ago
parent
commit
a8214339d8
1 changed files with 2 additions and 2 deletions
  1. 2 2
      main/template/xuniren/video.php

+ 2 - 2
main/template/xuniren/video.php

@@ -24,7 +24,7 @@ $view
     (
         'a|0' => array
         (
-            'href' => '$v.link',
+            'href' => 'javascript:;',
             'title' => '$v.name',
 
             'img' => array
@@ -60,7 +60,7 @@ $view
     (
         'a|1' => array
         (
-            'href' => '$v.link',
+            'href' => 'javascript:;',
             'title' => '$v.name',
 
             'img' => array