提交 e0ae7a68 authored 作者: lihuihui's avatar lihuihui

兼容safari浏览器样式

上级 20213b32
...@@ -81,6 +81,7 @@ export default { ...@@ -81,6 +81,7 @@ export default {
<style lang="scss" scoped> <style lang="scss" scoped>
.logo-box{ .logo-box{
display: flex; display: flex;
align-items: center;
.logo2{ .logo2{
width: 150px; width: 150px;
height: 30px; height: 30px;
......
...@@ -412,6 +412,7 @@ export default { ...@@ -412,6 +412,7 @@ export default {
justify-content: center; justify-content: center;
img { img {
width: 980px; width: 980px;
height: 406px;
display: block; display: block;
} }
} }
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论