Procházet zdrojové kódy

提交修改非vip跳转

wangkaiyue před 5 roky
rodič
revize
4e2843f318

+ 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>