Skip to content
切换导航条
切换导航条
当前项目
正在载入...
登录
Harvey
/
ydu-lottery-shop-app
转到一个项目
切换导航栏
切换导航栏固定状态
项目
群组
代码片段
帮助
项目
活动
版本库
流水线
图表
问题
0
合并请求
0
维基
网络
创建新的问题
作业
提交
问题看板
文件
提交
网络
比较
分支
标签
Commit 86cd7569
由
Harvey
编写于
2022-04-26 18:34:23 +0800
浏览文件
选项
浏览文件
标签
下载
电子邮件补丁
差异文件
提交 首页
1 个父辈
4a4201e9
隐藏空白字符变更
内嵌
并排
正在显示
3 个修改的文件
包含
13 行增加
和
14 行删除
src/pages/index/index.vue
src/pages/posters/list.vue
src/pages/tv/list.vue
src/pages/index/index.vue
查看文件 @
86cd756
...
...
@@ -106,49 +106,49 @@
<
style
scoped
>
@media
screen
and
(
min-width
:
769px
)
{
.uni-swiper-height
{
height
:
2
4
8px
!important
;
height
:
2
2
8px
!important
;
}
}
@media
screen
and
(
max-width
:
769px
)
{
.uni-swiper-height
{
height
:
2
4
8px
!important
;
height
:
2
2
8px
!important
;
}
}
@media
screen
and
(
max-width
:
600px
)
{
.uni-swiper-height
{
height
:
20
0px
!important
;
height
:
18
0px
!important
;
}
}
@media
screen
and
(
max-width
:
480px
)
{
.uni-swiper-height
{
height
:
1
7
0px
!important
;
height
:
1
5
0px
!important
;
}
}
@media
screen
and
(
max-width
:
415px
)
{
.uni-swiper-height
{
height
:
1
5
5px
!important
;
height
:
1
3
5px
!important
;
}
}
@media
screen
and
(
max-width
:
412px
)
{
.uni-swiper-height
{
height
:
1
5
0px
!important
;
height
:
1
3
0px
!important
;
}
}
@media
screen
and
(
max-width
:
390px
)
{
.uni-swiper-height
{
height
:
1
3
0px
!important
;
height
:
1
1
0px
!important
;
}
}
@media
screen
and
(
max-width
:
280px
)
{
.uni-swiper-height
{
height
:
10
0px
!important
;
height
:
8
0px
!important
;
}
}
...
...
@@ -163,7 +163,7 @@
padding
:
10px
5px
0px
5px
;
}
.swiper-item
{}
.swiper-item
{
border-radius
:
10px
;
}
.banner
{
width
:
calc
(
100%
-
10px
);
...
...
src/pages/posters/list.vue
查看文件 @
86cd756
...
...
@@ -166,8 +166,8 @@
opacity
:
0.8
;
width
:
100%
;
line-height
:
50
px
;
height
:
50
px
;
line-height
:
36
px
;
height
:
36
px
;
z-index
:
9
;
text-align
:
center
;
...
...
src/pages/tv/list.vue
查看文件 @
86cd756
...
...
@@ -176,8 +176,8 @@
opacity
:
0.9
;
width
:
100%
;
line-height
:
50
px
;
height
:
50
px
;
line-height
:
36
px
;
height
:
36
px
;
z-index
:
9
;
text-align
:
center
;
...
...
@@ -185,6 +185,5 @@
overflow
:
hidden
;
font-size
:
16px
;
}
</
style
>
编写
预览
支持
Markdown
格式
附加文件
你添加了
0
人
到此讨论。请谨慎行事。
Finish editing this message first!
Cancel
请
注册
或
登录
后发表评论