Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
C
CFFP-HB
Overview
Overview
Details
Activity
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
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Chao Sun
CFFP-HB
Commits
552a1ff5
Commit
552a1ff5
authored
Jun 24, 2025
by
yuzhenWang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
调适配3
parent
25939616
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
pages/index/index.vue
+2
-2
No files found.
pages/index/index.vue
View file @
552a1ff5
...
@@ -750,12 +750,12 @@
...
@@ -750,12 +750,12 @@
.productList
{
.productList
{
.productListBox
{
.productListBox
{
justify-content
:
flex-start
;
justify-content
:
flex-start
;
gap
:
20
0
rpx
;
gap
:
4
0
rpx
;
/* 添加以下两行确保换行和均匀分布 */
/* 添加以下两行确保换行和均匀分布 */
display
:
flex
;
display
:
flex
;
flex-wrap
:
wrap
;
flex-wrap
:
wrap
;
.productListItem
{
.productListItem
{
width
:
calc
((
100%
-
40
0
rpx
)
/
3
);
/* 40rpx = 20rpx * 2(左右间隙) */
width
:
calc
((
100%
-
8
0
rpx
)
/
3
);
/* 40rpx = 20rpx * 2(左右间隙) */
.top{
.top{
.productDesBox{
.productDesBox{
padding
:
10
rpx
20
rpx
20
rpx
20
rpx
;
padding
:
10
rpx
20
rpx
20
rpx
20
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