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
4731aa95
Commit
4731aa95
authored
Nov 07, 2025
by
zhangchenchen
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
feat: 鹤小飞位置样式调整
parent
7e03da1e
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
9 deletions
+7
-9
Brand.vue
views/Brand.vue
+7
-9
No files found.
views/Brand.vue
View file @
4731aa95
...
...
@@ -1408,24 +1408,21 @@ export default {
.ipbox {
width: 674rpx;
height: 922rpx;
position: relative;
left: 36rpx;
border-radius: 24rpx;
background-color: white;
top: 50rpx;
display: block;
margin: 50rpx auto;
.iphexiaofei {
width: 374rpx;
height: 298rpx;
position: absolute;
top: 15rpx;
left: 165rpx;
display: block;
margin: 15rpx auto 0;
}
.ipcard {
position: absolute;
padding: 15rpx;
top: 313rpx;
.title {
display: flex;
...
...
@@ -1493,8 +1490,9 @@ export default {
display: flex;
flex-direction: column;
align-items: center;
justify-content:
flex-start
;
justify-content:
center
;
width: 268rpx;
height: 330rpx;
.ipcontext {
width: 100%;
margin-top: 6rpx;
...
...
@@ -1511,7 +1509,7 @@ export default {
width: 342rpx;
height: 201rpx;
.ipcontainer {
height: 1
7
2rpx;
height: 1
5
2rpx;
width: 322rpx;
display: flex;
flex-direction: row;
...
...
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