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
fa6e7c38
Commit
fa6e7c38
authored
Nov 06, 2025
by
zhangchenchen
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'feature/20251104-feature' into dev
parents
726e7253
044754d8
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
7 deletions
+8
-7
Brand.vue
views/Brand.vue
+8
-7
No files found.
views/Brand.vue
View file @
fa6e7c38
...
...
@@ -330,8 +330,8 @@
>
</image>
<view
class=
"ipcontext"
>
<view
class=
"ipcontext-desc"
>
{{ erqiPeizhi.ip
Title
1 || '' }}
</view>
<view
class=
"ipcontext-title"
>
{{ erqiPeizhi.ip
Desc
1 || '' }}
</view>
<view
class=
"ipcontext-desc"
>
{{ erqiPeizhi.ip
Desc
1 || '' }}
</view>
<view
class=
"ipcontext-title"
>
{{ erqiPeizhi.ip
Title
1 || '' }}
</view>
</view>
</view>
</store-product>
...
...
@@ -1452,7 +1452,7 @@ export default {
flex-direction: column;
align-items: center;
justify-content: flex-start;
font-size: 2
4
rpx;
font-size: 2
0
rpx;
text-align: center;
.ipcontext-desc,
.ipcontext-title {
...
...
@@ -1514,17 +1514,18 @@ export default {
height: 172rpx;
width: 322rpx;
display: flex;
flex-direction: row
-reverse
;
flex-direction: row;
align-items: center;
justify-content: space-between;
.ipcontext {
width: 160rpx;
// width: 210rpx;
flex: 1;
}
}
image {
width: 162rpx;
height: 172rpx;
width: 162
* 0.75
rpx;
height: 172
* 0.75
rpx;
}
}
...
...
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