提交 25f20e32 编写于 作者: chengxiang.li's avatar chengxiang.li

update css

上级 5ea984d9
...@@ -143,7 +143,7 @@ export default { ...@@ -143,7 +143,7 @@ export default {
}, },
// 挂载到Dom完成时 // 挂载到Dom完成时
mounted: function() { mounted: function() {
commonUtil.resizeHeight() // commonUtil.resizeHeight()
}, },
methods: { methods: {
...mapActions('workbench', ['getTodayPlansList', 'getTodayAppointsList', 'getTodayOverview']), ...mapActions('workbench', ['getTodayPlansList', 'getTodayAppointsList', 'getTodayOverview']),
...@@ -355,7 +355,8 @@ export default { ...@@ -355,7 +355,8 @@ export default {
text-align: center; text-align: center;
img { img {
width: 100px; width: 100px;
margin-top: 17%; // margin-top: 17%;
margin: 6% 0 6%;
} }
} }
} }
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册