Commit 107b7fb0 authored by 王炽's avatar 王炽

积分页配置修改

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