From b38b0971ac330ae989fae940a03178f41d6d0cea Mon Sep 17 00:00:00 2001 From: libai <libai@yazhai.co> Date: Fri, 13 Sep 2024 16:30:40 +0800 Subject: [PATCH] ft活动上线 --- activeFt/newMan/index.html | 2 +- ftIcon/action2/index.html | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/activeFt/newMan/index.html b/activeFt/newMan/index.html index c711848..17b75c8 100644 --- a/activeFt/newMan/index.html +++ b/activeFt/newMan/index.html @@ -378,7 +378,7 @@ $(function(){ window.location.href='yazhai://_134306_zone' } }) - $(".new-task-box .task-btn3").unbind("click").on("click",function(){ + $(".new-task-box .task-btn5").unbind("click").on("click",function(){ var obj = { "cid": 12, "reqCode": new Date().getTime(), diff --git a/ftIcon/action2/index.html b/ftIcon/action2/index.html index 2ba91ba..4b8f4b3 100644 --- a/ftIcon/action2/index.html +++ b/ftIcon/action2/index.html @@ -59,14 +59,14 @@ $(function(){ "type":1, // "width":314, "width":120, - "height":72, + "height":69, 'unit':2, "position":1 } } var obj2 = JSON.stringify(obj); appCollaboration(obj2); - + var titleName=['','新秀出道','閃亮新星','星光熠熠','璀璨佳人','風華絕代','傾國傾城'] function view(){ $.ajax({ url:$ip+'/actStarSearchTour/getRoomPartData.html', -- libgit2 0.25.0