Browse Source

Merge branch 'dev2.10.8' of http://192.168.3.207:10080/qmx/jy into dev2.10.8

wangshan 5 years ago
parent
commit
230bde583e
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/jfw/modules/app/src/web/templates/active/livePage/online.html

+ 1 - 1
src/jfw/modules/app/src/web/templates/active/livePage/online.html

@@ -112,7 +112,7 @@
               {{if .T.isVip}}
                 <a href="/jyapp/vipsubscribe/vipsubscribe_renew" class="j-button-confirm j-button-1">立即抢购</a>
               {{else}}
-                <a href="/jyapp/vipsubscribe/introducePage" class="j-button-confirm j-button-1">立即抢购</a>
+                <a href="/jyapp/vipsubscribe/vipsubscribe_new" class="j-button-confirm j-button-1">立即抢购</a>
               {{end}}
             </div>
         </div>