Commit da68c272 authored by spc's avatar spc

915act

parent 90d28cbc
This diff is collapsed.
......@@ -81,16 +81,11 @@
pointer-events: auto; // 恢复点击事件
cursor: pointer;
transition: all 0.3s ease;
border-radius: 16rpx; // 圆角
background: rgba(255, 0, 0, 0.3); // 深红色背景,便于调试
min-width: 200rpx; // 最小宽度确保可点击性
border: 3rpx solid rgba(255, 0, 0, 0.6); // 深红色边框
&:hover {
opacity: 0.8;
transform: scale(1.02);
background: rgba(255, 0, 0, 0.5); // 悬停时背景更深
border-color: rgba(255, 0, 0, 0.8);
}
// 为不同位置的商品设置不同的点击区域
......@@ -156,17 +151,12 @@
pointer-events: auto; // 恢复点击事件
cursor: pointer;
transition: all 0.3s ease;
border-radius: 16rpx; // 圆角
background: rgba(0, 0, 255, 0.3); // 深蓝色背景,便于调试
width: 204rpx;
height: 295rpx;
border: 3rpx solid rgba(0, 0, 255, 0.6); // 深蓝色边框
&:hover {
opacity: 0.8;
transform: scale(1.02);
background: rgba(0, 0, 255, 0.5); // 悬停时背景更深
border-color: rgba(0, 0, 255, 0.8);
}
// 为不同位置的商品设置不同的点击区域
......@@ -233,17 +223,12 @@
pointer-events: auto; // 恢复点击事件
cursor: pointer;
transition: all 0.3s ease;
border-radius: 16rpx; // 圆角
background: rgba(0, 255, 0, 0.3); // 深绿色背景,便于调试
width: 204rpx;
height: 295rpx;
border: 3rpx solid rgba(0, 255, 0, 0.6); // 深绿色边框
&:hover {
opacity: 0.8;
transform: scale(1.02);
background: rgba(0, 255, 0, 0.5); // 悬停时背景更深
border-color: rgba(0, 255, 0, 0.8);
}
// 为不同位置的商品设置不同的点击区域
......
{
"act915pagebanner": [
"activity0915/act915/banner1.png",
"activity0915/act915/banner2.png",
"activity0915/act915/banner3.png"
],
"goods": {
"goods3": [
{
"id": 1,
"link": {
"type": 1,
"url": "/pages/goodsDetail/goodsDetail?id=1"
}
},
{
"id": 2,
"link": {
"type": 1,
"url": "/pages/goodsDetail/goodsDetail?id=2"
}
},
{
"id": 3,
"link": {
"type": 1,
"url": "/pages/goodsDetail/goodsDetail?id=3"
}
{
"image": "Act915Page/v2/Act915PageBanner.png",
"link": {
"type": 1,
"url": "/pages/syWebview/syWebview?p=act915_banner1"
}
],
"goodslist1": [
{
"id": 1,
"link": {
"type": 1,
"url": "/pages/goodsDetail/goodsDetail?id=4"
}
},
{
"id": 2,
"link": {
"type": 1,
"url": "/pages/goodsDetail/goodsDetail?id=5"
}
},
{
"id": 3,
"link": {
"type": 1,
"url": "/pages/goodsDetail/goodsDetail?id=6"
}
},
{
"id": 4,
"link": {
"type": 1,
"url": "/pages/goodsDetail/goodsDetail?id=7"
}
},
{
"id": 5,
"link": {
"type": 1,
"url": "/pages/goodsDetail/goodsDetail?id=8"
}
},
{
"id": 6,
"link": {
"type": 1,
"url": "/pages/goodsDetail/goodsDetail?id=9"
}
},
{
"image": "Act915Page/v2/Act915PageBanner.png",
"link": {
"type": 1,
"url": "/pages/syWebview/syWebview?p=act915_banner2"
}
],
"goodslist2": [
{
"id": 1,
"link": {
"type": 1,
"url": "/pages/goodsDetail/goodsDetail?id=10"
}
},
{
"id": 2,
"link": {
"type": 1,
"url": "/pages/goodsDetail/goodsDetail?id=11"
}
},
{
"id": 3,
"link": {
"type": 1,
"url": "/pages/goodsDetail/goodsDetail?id=12"
}
},
{
"id": 4,
"link": {
"type": 1,
"url": "/pages/goodsDetail/goodsDetail?id=13"
}
},
{
"id": 5,
"link": {
"type": 1,
"url": "/pages/goodsDetail/goodsDetail?id=14"
}
},
{
"id": 6,
"link": {
"type": 1,
"url": "/pages/goodsDetail/goodsDetail?id=15"
}
},
{
"image": "Act915Page/v2/Act915PageBanner.png",
"link": {
"type": 1,
"url": "/pages/syWebview/syWebview?p=act915_banner3"
}
]
},
"config": {
"version": "v1",
"states": {
"NORMAL": "normal",
"INVITED": "invited",
"COMPLETED": "completed"
}
],
"goods": {
"goods3": {
"image": "Act915Page/v2/Act915PageGoods3.png",
"items": [
{
"id": 1,
"link": {
"type": 1,
"url": "/pages/goodsDetail/goodsDetail?id=1"
}
},
{
"id": 2,
"link": {
"type": 1,
"url": "/pages/goodsDetail/goodsDetail?id=2"
}
},
{
"id": 3,
"link": {
"type": 1,
"url": "/pages/goodsDetail/goodsDetail?id=3"
}
}
]
},
"images": {
"background": "Act915Page/v1/Act915PageBg.png",
"goods1": "Act915Page/v1/Act915PageGoods1.png",
"goods3": "Act915Page/v1/Act915PageGoods3.png",
"goodslist1": "Act915Page/v1/Act915PageGoodsList1.png",
"goodslist2": "Act915Page/v1/Act915PageGoodsList2.png",
"inviteConBg": "Act915Page/v1/Act915PageInviteConBg.png",
"inviteConBtn": "Act915Page/v1/Act915PageInviteConBtn.png",
"inviteConStatusNo2": "Act915Page/v1/Act915PageInviteConStatusNo2.png",
"inviteConStatusNo1": "Act915Page/v1/Act915PageInviteConStatusNo1.png",
"inviteConStatusYes2": "Act915Page/v1/Act915PageInviteConStatusYes2.png",
"inviteConStatusYes1": "Act915Page/v1/Act915PageInviteConStatusYes1.png",
"inviteConImg": "Act915Page/v1/Act915PageInviteConImg.png",
"lotteryBanner": "Act915Page/v1/Act915PageLotteryBanner.png",
"banner": "Act915Page/v1/Act915PageBanner.png",
"banner2": "Act915Page/v1/Act915PageBanner.png",
"banner3": "Act915Page/v1/Act915PageBanner.png"
"goodslist1": {
"image": "Act915Page/v2/Act915PageGoodsList1.png",
"items": [
{
"id": 1,
"link": {
"type": 1,
"url": "/pages/goodsDetail/goodsDetail?id=4"
}
},
{
"id": 2,
"link": {
"type": 1,
"url": "/pages/goodsDetail/goodsDetail?id=5"
}
},
{
"id": 3,
"link": {
"type": 1,
"url": "/pages/goodsDetail/goodsDetail?id=6"
}
},
{
"id": 4,
"link": {
"type": 1,
"url": "/pages/goodsDetail/goodsDetail?id=7"
}
},
{
"id": 5,
"link": {
"type": 1,
"url": "/pages/goodsDetail/goodsDetail?id=8"
}
},
{
"id": 6,
"link": {
"type": 1,
"url": "/pages/goodsDetail/goodsDetail?id=9"
}
}
]
},
"texts": {
"inviteTitle": "邀请好友助力得XXXXX",
"inviteBtnText": "立即邀请",
"lotteryTitle": "抽奖活动",
"goodsTitle": "商品展示"
"goodslist2": {
"image": "Act915Page/v2/Act915PageGoodsList2.png",
"items": [
{
"id": 1,
"link": {
"type": 1,
"url": "/pages/goodsDetail/goodsDetail?id=10"
}
},
{
"id": 2,
"link": {
"type": 1,
"url": "/pages/goodsDetail/goodsDetail?id=11"
}
},
{
"id": 3,
"link": {
"type": 1,
"url": "/pages/goodsDetail/goodsDetail?id=12"
}
},
{
"id": 4,
"link": {
"type": 1,
"url": "/pages/goodsDetail/goodsDetail?id=13"
}
},
{
"id": 5,
"link": {
"type": 1,
"url": "/pages/goodsDetail/goodsDetail?id=14"
}
},
{
"id": 6,
"link": {
"type": 1,
"url": "/pages/goodsDetail/goodsDetail?id=15"
}
}
]
},
"activity": {
"maxInvites": 2,
"reward": "XXXXX",
"startTime": "2024-09-15 00:00:00",
"endTime": "2024-09-30 23:59:59"
"goods1": {
"image": "Act915Page/v2/Act915PageGoods1.png",
"link": {
"type": 1,
"url": "/pages/goodsDetail/goodsDetail?id=16"
}
}
},
"links": {
"lotteryBanner": {
"background": {
"image": "",
"color": "#FFF7E7",
"color2": "#EAFFEA",
"link": {
"type": 1,
"url": "/activity0915/lottery/lottery"
},
"inviteBtn": {
"url": "/pages/syWebview/syWebview?p=act915_banner1"
}
},
"invite": {
"image": "Act915Page/v2/Act915PageInviteConBg.png",
"link": {
"type": 1,
"url": "/pages/invite/invite"
},
"banner": [
{
"type": 1,
"url": "/pages/syWebview/syWebview?p=act915_banner1"
},
{
"type": 1,
"url": "/pages/syWebview/syWebview?p=act915_banner2"
},
{
"type": 1,
"url": "/pages/syWebview/syWebview?p=act915_banner3"
}
]
}
},
"lottery": {
"image": "Act915Page/v2/Act915PageLotteryBanner.png",
"link": {
"type": 1,
"url": "/activity0915/lottery/lottery"
}
}
}
}
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment