Commit 71b6374b authored by 王炽's avatar 王炽

vipicon 修改

parent 834fea86
......@@ -277,7 +277,7 @@
>
<!-- <image
class="goods-img-bg"productIdUrl
:src="$baseUrl + `integral/1004/listItemImgBg.png`"
:src="$baseUrl + `integral/1005/listItemImgBg.png`"
mode="aspectFit"
/> -->
<view class="goods-item-container" @click="handleGoodsItemClick('xingpin',i)">
......@@ -400,7 +400,7 @@
import RegisterLayer from "../components/RegisterLayer.vue";
const integralData = ref({
"tupianBanben": "1004",
"tupianBanben": "1005",
"swiper": [
{
"bannerImg": "integralBannerBg0.png",
......@@ -594,7 +594,7 @@
],
"goodsListData": {
"listCommon": {
"listItemImgBg": "integral/1004/listItemImgBg.png"
"listItemImgBg": "integral/1005/listItemImgBg.png"
},
"tabInfo": {
"tabBg": "tapSelectBg.png",
......@@ -1669,15 +1669,15 @@
height: 154rpx;
// margin-left: 32rpx;
// margin-right: 32rpx;
// background: url('@{baseUrl}integral/1004/vipDetailBg.png') no-repeat center/cover;
// background: url('@{baseUrl}integral/1005/vipDetailBg.png') no-repeat center/cover;
flex-direction: row;
position: relative;
display: flex;
.vip-icon {
width: 138rpx;
height: auto;
margin-left: 10rpx;
width: 97rpx;
height: 92rpx;
margin-left: 15rpx;
margin-top: 30rpx;
}
......@@ -1687,6 +1687,7 @@
position: relative;
height: 100%;
justify-content: center;
margin-left: 15rpx;
.vip-name {
font-size: 25rpx;
......@@ -1723,7 +1724,7 @@
height: 37rpx;
margin-left: 10rpx;
margin-top: 5rpx;
// background: url('@{baseUrl}integral/1004/tabNowBg.png') no-repeat center/contain;
// background: url('@{baseUrl}integral/1005/tabNowBg.png') no-repeat center/contain;
display: flex;
align-items: center;
justify-content: center;
......@@ -1759,7 +1760,7 @@
// flex: 1;
height: 144rpx;
width: 492rpx;
// background: url('@{baseUrl}integral/1004/inteBarAreaBg.png') no-repeat center/cover;
// background: url('@{baseUrl}integral/1005/inteBarAreaBg.png') no-repeat center/cover;
margin-left: 16rpx;
// padding: 16rpx 24rpx;
.integralClick {
......@@ -2003,8 +2004,8 @@
justify-content: center;
&.active {
//https://duiba.oss-cn-hangzhou.aliyuncs.com/fh/integral/1004/tapSelectBg.png
// background-image: url('@{baseUrl}integral/1004/tapSelectBg.png');
//https://duiba.oss-cn-hangzhou.aliyuncs.com/fh/integral/1005/tapSelectBg.png
// background-image: url('@{baseUrl}integral/1005/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