@@ -143,15 +143,16 @@ var vm = new Vue({
}
} else {//未登录
- //拉登录
+ //拉登录
openLoginDig()
this.type = type
},
- goplay(val) {//立即使用
- this.vipshow = true
-
+ goplay(val) {
+ // 立即使用
+ // this.vipshow = true
+ location.href = '/page_workDesktop/'
consultation(val) {