From d84d40184617c9334f81a340355264273136dbfb Mon Sep 17 00:00:00 2001 From: langz <1816023719@qq.com> Date: Tue, 15 Aug 2023 11:13:42 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B5=A4=E9=87=91=E5=9B=9E=E4=BC=A0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/hotVIPPages/vip.vue | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/src/views/hotVIPPages/vip.vue b/src/views/hotVIPPages/vip.vue index 1de2477..22eaa57 100644 --- a/src/views/hotVIPPages/vip.vue +++ b/src/views/hotVIPPages/vip.vue @@ -145,10 +145,14 @@ export default { // } else { // this.getAppKey() // } - // ta + if(this.lid == '1160') { + // ta this.getTAAppKey() - } + } else if(this.lid == '1162') { + // 赤金头条 + this.getAppKey() + } }, // ta getTAAppKey() {