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
582674ec
Commit
582674ec
authored
Sep 05, 2025
by
spc
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
center
parent
1de08748
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
4 deletions
+4
-4
yearGift.vue
components/pointRightsCom/yearGift.vue
+3
-3
xingmaLab.less
pages/xingmaLab/xingmaLab.less
+1
-1
No files found.
components/pointRightsCom/yearGift.vue
View file @
582674ec
...
...
@@ -144,7 +144,7 @@
</
template
>
<
script
setup
>
import
{
getCurrentInstance
,
computed
,
onMounted
}
from
'vue'
import
{
getCurrentInstance
,
computed
,
onMounted
}
from
'vue'
import
{
YEAR_GIFT_IMAGES
}
from
'./yearGiftImages.js'
import
md
from
'../../md.js'
...
...
@@ -205,7 +205,7 @@ onMounted(() => {
xcxComponentExposure
:
"true"
,
pageName
:
"积分服务页"
,
componentName
:
"会员权益"
,
componentContent
:
"周岁礼-"
+
buttonInfo
.
value
.
text
componentContent
:
"周岁礼-"
+
buttonInfo
.
value
.
text
});
})
// 按钮点击事件处理
...
...
@@ -214,7 +214,7 @@ const handleButtonClick = () => {
xcxComponentClick
:
"true"
,
pageName
:
"积分服务页"
,
componentName
:
"会员权益"
,
componentContent
:
"周岁礼-"
+
buttonInfo
.
value
.
text
componentContent
:
"周岁礼-"
+
buttonInfo
.
value
.
text
});
if
(
buttonInfo
.
value
.
action
===
'upgrade'
)
{
// 跳转到升级页面
...
...
pages/xingmaLab/xingmaLab.less
View file @
582674ec
...
...
@@ -47,7 +47,7 @@
}
.nav-right {
width:
6
0rpx;
width:
9
0rpx;
}
}
...
...
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