Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
飞
飞鹤小程序
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
FH
飞鹤小程序
Commits
71b6374b
Commit
71b6374b
authored
Jun 16, 2025
by
王炽
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
vipicon 修改
parent
834fea86
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
12 additions
and
11 deletions
+12
-11
Integral.vue
views/Integral.vue
+12
-11
No files found.
views/Integral.vue
View file @
71b6374b
...
...
@@ -277,7 +277,7 @@
>
<!--
<
image
class
=
"goods-img-bg"
productIdUrl
:
src
=
"$baseUrl + `integral/100
4
/listItemImgBg.png`"
:
src
=
"$baseUrl + `integral/100
5
/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"
:
"100
4
"
,
"tupianBanben"
:
"100
5
"
,
"swiper"
:
[
{
"bannerImg"
:
"integralBannerBg0.png"
,
...
...
@@ -594,7 +594,7 @@
],
"goodsListData"
:
{
"listCommon"
:
{
"listItemImgBg"
:
"integral/100
4
/listItemImgBg.png"
"listItemImgBg"
:
"integral/100
5
/listItemImgBg.png"
}
,
"tabInfo"
:
{
"tabBg"
:
"tapSelectBg.png"
,
...
...
@@ -1669,15 +1669,15 @@
height
:
154
rpx
;
// margin-left: 32rpx;
// margin-right: 32rpx;
// background: url('@
{
baseUrl
}
integral
/
100
4
/
vipDetailBg
.
png
') no-repeat center/cover;
// background: url('@
{
baseUrl
}
integral
/
100
5
/
vipDetailBg
.
png
') no-repeat center/cover;
flex-direction: row;
position: relative;
display: flex;
.vip-icon {
width:
138
rpx;
height:
auto
;
margin-left: 1
0
rpx;
width:
97
rpx;
height:
92rpx
;
margin-left: 1
5
rpx;
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
/
100
4
/
tabNowBg
.
png
') no-repeat center/contain;
// background: url('
@{
baseUrl
}
integral
/
100
5
/
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
/
100
4
/
inteBarAreaBg
.
png
') no-repeat center/cover;
// background: url('
@{
baseUrl
}
integral
/
100
5
/
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/100
4
/tapSelectBg.png
// background-image: url('
@{
baseUrl
}
integral
/
100
4
/
tapSelectBg
.
png
');
//https://duiba.oss-cn-hangzhou.aliyuncs.com/fh/integral/100
5
/tapSelectBg.png
// background-image: url('
@{
baseUrl
}
integral
/
100
5
/
tapSelectBg
.
png
');
background-size: 100% 100%;
.tab-line1 { color: #1d1e25;
}
.tab-line2 { color: #b27c1e;
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment