소스 검색

修改开发者会员标签,添加链接

martin.ma 4 년 전
부모
커밋
707b6b99b9

BIN
assets/img/developer/not_vip_btn.png


BIN
assets/img/developer/not_vip_btn2.png


BIN
assets/img/developer/vip_btn.png


BIN
assets/img/developer/vip_btn2.png


+ 1 - 1
pages/frontend/developer/index.vue

@@ -251,7 +251,7 @@
                         </div>
                     </div>
 
-                    <a class="developer-vip-btn-area" :class="isDeveloperVip ? 'developer-vip-renewal-btn':'developer-vip-apply-btn'">
+                    <a class="developer-vip-btn-area" @click.stop="" href="/type/vip/developer" target="view_window" :class="isDeveloperVip ? 'developer-vip-renewal-btn':'developer-vip-apply-btn'">
 
                     </a>
                 </div>