This website works better with JavaScript.
Home
Explore
Help
Sign In
xh
/
montier
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
修复了移动端兼容性问题
master
xiaoheiiskinder
1 year ago
parent
fca806415a
commit
82b381c0e6
1 changed files
with
99 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+99
-0
montier/src/pages/Productmessage.vue
+ 99
- 0
montier/src/pages/Productmessage.vue
View File
@ -2415,6 +2415,105 @@ onMounted(() => {
@
media
screen
and
(
max
-
width
:
960
px
)
{
.
accessories
{
flex
-
direction
:
column
;
.
accessories
-
left
{
width
:
100
%
;
span
{
padding
:
5
px
;
font
-
size
:
18
px
;
}
}
.
accessories
-
right
{
width
:
100
%
;
.
right
-
header
{
padding
:
5
px
;
box
-
sizing
:
border
-
box
;
}
.
right
-
bottom
{
h3
,
h5
{
margin
-
top
:
10
px
;
margin
-
left
:
10
%
;
}
.
bottom
-
colors
{
margin
-
bottom
:
1
rem
;
}
}
}
}
.
cabinet
{
.
cabinet
-
header
{
flex
-
direction
:
column
;
img
{
width
:
100
%
;
height
:
100
%
;
}
.
header
-
right
{
width
:
100
%
;
height
:
100
%
;
padding
:
10
px
;
h1
{
margin
-
top
:
5
px
;
margin
-
bottom
:
5
px
;
}
span
{
font
-
size
:
12
px
!
important
;
}
.
right
-
options
{
margin
-
top
:
10
px
;
.
options
-
list
{
flex
-
wrap
:
wrap
;
.
options
-
item
{
height
:
25
vw
;
width
:
45
%
;
margin
-
bottom
:
10
px
;
span
{
font
-
size
:
12
px
;
padding
:
5
px
;
}
}
}
}
.
tips
{
padding
:
5
px
;
font
-
size
:
18
px
;
}
.
quality
{
margin
-
top
:
20
px
;
.
icons
-
list
{
margin
-
top
:
10
px
;
}
}
}
}
}
.
panel
{
.
panel
-
list
{
flex
-
direction
:
column
;
.
list
-
item
{
width
:
100
%
;
height
:
100
%
;
}
.
panel
-
item
{
width
:
100
%
;
height
:
100
%
;
padding
:
10
px
;
h1
{
margin
:
10
px
0
;
}
.
right
-
color
{
margin
-
top
:
10
px
;
padding
:
5
px
;
.
color
-
list
{
margin
-
top
:
15
px
;
}
}
.
right
-
icon
{
margin
-
top
:
10
px
;
}
}
}
}
.
shower
{
.
shower
-
header
{
flex
-
direction
:
column
;
Write
Preview
Loading…
Cancel
Save