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
43f7fdc4
Commit
43f7fdc4
authored
Aug 29, 2025
by
张九刚
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
feat: 解决冲突
parent
aa864465
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
10 additions
and
44 deletions
+10
-44
My.vue
views/My.vue
+10
-44
No files found.
views/My.vue
View file @
43f7fdc4
...
...
@@ -624,7 +624,6 @@ const handleVipActiveClick = (index, item) => {
// 定义页面配置
defineExpose
({});
</
script
>
<
style
lang=
"less"
scoped
>
@import "@/common.less";
...
...
@@ -771,11 +770,6 @@ defineExpose({});
.integralContainer {
<<<<<<< HEAD
position: absolute;
top: 0rpx;
right: 0rpx;
=======
position: absolute;
top: 0rpx;
right: 0rpx;
...
...
@@ -804,36 +798,9 @@ defineExpose({});
text-align: center;
right: 0rpx;
top: 81rpx;
>>>>>>> master
.integralIcon {
position: absolute;
width: 226rpx;
height: 166rpx;
right: 0rpx;
}
.integralText0 {
position: absolute;
font-size: 24rpx;
color: #1d1e25;
top: 45rpx;
right: 0rpx;
width: 167rpx;
text-align: center;
}
.integralText1 {
position: absolute;
font-size: 24rpx;
color: #1d1e25;
width: 167rpx;
text-align: center;
right: 0rpx;
top: 81rpx;
}
}
}
.edit-btn {
image {
...
...
@@ -975,23 +942,21 @@ defineExpose({});
.vip-active-area {
margin-left: 28rpx;
margin-top: 60rpx;
.vip-title {
margin-left: 20rpx;
}
.vip-active-swiper {
width: 692rpx;
height: 204rpx;
flex-shrink: 0;
margin-top: 30rpx;
flex-shrink: 0;
margin-top: 30rpx;
margin-bottom: 100rpx;
.vip-active-img {
width: 100%;
height: 100%;
// border-radius: 16rpx;
}
.vip-active-img {
width: 100%;
height: 100%;
// border-radius: 16rpx;
}
}
}
...
...
@@ -1027,3 +992,4 @@ defineExpose({});
}
}
</
style
>
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