提交 7e9194d3 authored 作者: lihuihui's avatar lihuihui

update

上级 c4aaab05
...@@ -215,22 +215,22 @@ export default { ...@@ -215,22 +215,22 @@ export default {
} }
.prev-button { .prev-button {
position: absolute; position: absolute;
top: 30%; top: 28%;
left: 30px; left: 30px;
width: 20px; width: 50px;
height: 35px; height: 50px;
background: url(https://zws-imgs-pub.ezijing.com/static/public/beb733466e5ab0168b459a55d198b084.png); background: url(https://webapp-pub.ezijing.com/project/marywood-plus/icon_play-big-l.png);
background-size: 100% 100%; background-size: 100% 100%;
z-index: 999; z-index: 999;
cursor: pointer; cursor: pointer;
} }
.next-button { .next-button {
position: absolute; position: absolute;
top: 30%; top: 28%;
right: 30px; right: 30px;
width: 20px; width: 50px;
height: 35px; height: 50px;
background: url(https://zws-imgs-pub.ezijing.com/static/public/e97f45b23a3e5ec4913f0069cc714baf.png); background: url(https://webapp-pub.ezijing.com/project/marywood-plus/icon_play-big-r.png);
background-size: 100% 100%; background-size: 100% 100%;
z-index: 999; z-index: 999;
cursor: pointer; cursor: pointer;
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论