Commit bf26bf60 authored by 王炽's avatar 王炽

积分页banner修改,活动修改

parent a936f17f
......@@ -288,7 +288,7 @@
>
<!-- <image
class="goods-img-bg"productIdUrl
:src="$baseUrl + `integral/1009/listItemImgBg.png`"
:src="$baseUrl + `integral/1011/listItemImgBg.png`"
mode="aspectFit"
/> -->
<view class="goods-item-container" @click="handleGoodsItemClick('xingpin',i)">
......@@ -413,11 +413,11 @@
const integralData = ref({
"tupianBanben": "1009",
"tupianBanben": "1011",
"swiper": [
{
"bannerImg": "integralBannerBg0.png",
"url": "",
"url": "subPackages/shopMainList/topicNew/index?id=1001016",
"type": 2,
"extra": {
"appId": "wx4205ec55b793245e",
......@@ -595,6 +595,15 @@
]
},
"vipActive": [
{
"img": "vipAct0.png",
"url": "subPackages/shopMainList/topicNew/index?id=1001016",
"type": 2,
"extra": {
"appId": "wx4205ec55b793245e",
"envVersion": "release"
}
},
{
"img": "vipAct1.png",
"url": "subPackages/shopMainList/topicNew/index?id=1000912",
......@@ -616,7 +625,7 @@
],
"goodsListData": {
"listCommon": {
"listItemImgBg": "integral/1009/listItemImgBg.png"
"listItemImgBg": "integral/1011/listItemImgBg.png"
},
"tabInfo": {
"tabBg": "tapSelectBg.png",
......@@ -1867,7 +1876,7 @@
height: 154rpx;
// margin-left: 32rpx;
// margin-right: 32rpx;
// background: url('@{baseUrl}integral/1009/vipDetailBg.png') no-repeat center/cover;
// background: url('@{baseUrl}integral/1011/vipDetailBg.png') no-repeat center/cover;
flex-direction: row;
position: relative;
display: flex;
......@@ -1927,7 +1936,7 @@
height: 37rpx;
margin-left: 10rpx;
margin-top: 5rpx;
// background: url('@{baseUrl}integral/1009/tabNowBg.png') no-repeat center/contain;
// background: url('@{baseUrl}integral/1011/tabNowBg.png') no-repeat center/contain;
display: flex;
align-items: center;
justify-content: center;
......@@ -1963,7 +1972,7 @@
// flex: 1;
height: 144rpx;
width: 492rpx;
// background: url('@{baseUrl}integral/1009/inteBarAreaBg.png') no-repeat center/cover;
// background: url('@{baseUrl}integral/1011/inteBarAreaBg.png') no-repeat center/cover;
margin-left: 16rpx;
// padding: 16rpx 24rpx;
.integralClick {
......@@ -2222,8 +2231,8 @@
justify-content: center;
&.active {
//https://duiba.oss-cn-hangzhou.aliyuncs.com/fh/integral/1009/tapSelectBg.png
// background-image: url('@{baseUrl}integral/1009/tapSelectBg.png');
//https://duiba.oss-cn-hangzhou.aliyuncs.com/fh/integral/1011/tapSelectBg.png
// background-image: url('@{baseUrl}integral/1011/tapSelectBg.png');
background-size: 100% 100%;
.tab-line1 { color: #1d1e25; }
.tab-line2 { color: #b27c1e; }
......
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