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
a936f17f
Commit
a936f17f
authored
Jul 16, 2025
by
王炽
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'feature/20250625_wxFriendCircleShare'
parents
1c351926
51ed9d3c
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
9 additions
and
18 deletions
+9
-18
Integral.vue
views/Integral.vue
+9
-18
No files found.
views/Integral.vue
View file @
a936f17f
...
...
@@ -288,7 +288,7 @@
>
<!--
<
image
class
=
"goods-img-bg"
productIdUrl
:
src
=
"$baseUrl + `integral/100
8
/listItemImgBg.png`"
:
src
=
"$baseUrl + `integral/100
9
/listItemImgBg.png`"
mode
=
"aspectFit"
/>
-->
<
view
class
=
"goods-item-container"
@
click
=
"handleGoodsItemClick('xingpin',i)"
>
...
...
@@ -413,11 +413,11 @@
const
integralData
=
ref
({
"tupianBanben"
:
"100
8
"
,
"tupianBanben"
:
"100
9
"
,
"swiper"
:
[
{
"bannerImg"
:
"integralBannerBg0.png"
,
"url"
:
"
subPackages/shopMainList/topicNew/index?id=1000916
"
,
"url"
:
""
,
"type"
:
2
,
"extra"
:
{
"appId"
:
"wx4205ec55b793245e"
,
...
...
@@ -595,15 +595,6 @@
]
}
,
"vipActive"
:
[
{
"img"
:
"vipAct0.png"
,
"url"
:
"subPackages/shopMainList/topicNew/index?id=1000911"
,
"type"
:
2
,
"extra"
:
{
"appId"
:
"wx4205ec55b793245e"
,
"envVersion"
:
"release"
}
}
,
{
"img"
:
"vipAct1.png"
,
"url"
:
"subPackages/shopMainList/topicNew/index?id=1000912"
,
...
...
@@ -625,7 +616,7 @@
],
"goodsListData"
:
{
"listCommon"
:
{
"listItemImgBg"
:
"integral/100
8
/listItemImgBg.png"
"listItemImgBg"
:
"integral/100
9
/listItemImgBg.png"
}
,
"tabInfo"
:
{
"tabBg"
:
"tapSelectBg.png"
,
...
...
@@ -1876,7 +1867,7 @@
height
:
154
rpx
;
// margin-left: 32rpx;
// margin-right: 32rpx;
// background: url('@
{
baseUrl
}
integral
/
100
8
/
vipDetailBg
.
png
') no-repeat center/cover;
// background: url('@
{
baseUrl
}
integral
/
100
9
/
vipDetailBg
.
png
') no-repeat center/cover;
flex-direction: row;
position: relative;
display: flex;
...
...
@@ -1936,7 +1927,7 @@
height: 37rpx;
margin-left: 10rpx;
margin-top: 5rpx;
// background: url('
@{
baseUrl
}
integral
/
100
8
/
tabNowBg
.
png
') no-repeat center/contain;
// background: url('
@{
baseUrl
}
integral
/
100
9
/
tabNowBg
.
png
') no-repeat center/contain;
display: flex;
align-items: center;
justify-content: center;
...
...
@@ -1972,7 +1963,7 @@
// flex: 1;
height: 144rpx;
width: 492rpx;
// background: url('
@{
baseUrl
}
integral
/
100
8
/
inteBarAreaBg
.
png
') no-repeat center/cover;
// background: url('
@{
baseUrl
}
integral
/
100
9
/
inteBarAreaBg
.
png
') no-repeat center/cover;
margin-left: 16rpx;
// padding: 16rpx 24rpx;
.integralClick {
...
...
@@ -2231,8 +2222,8 @@
justify-content: center;
&.active {
//https://duiba.oss-cn-hangzhou.aliyuncs.com/fh/integral/100
8
/tapSelectBg.png
// background-image: url('
@{
baseUrl
}
integral
/
100
8
/
tapSelectBg
.
png
');
//https://duiba.oss-cn-hangzhou.aliyuncs.com/fh/integral/100
9
/tapSelectBg.png
// background-image: url('
@{
baseUrl
}
integral
/
100
9
/
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