提交 1b6a13e2 编写于 作者: Yuanzhao.dai's avatar Yuanzhao.dai

苹果手机6p样式兼容问题,个人榜单增加浏览器打开title

上级 d293be34
...@@ -149,10 +149,11 @@ ...@@ -149,10 +149,11 @@
margin-top: 54.5px; margin-top: 54.5px;
margin-bottom: 30px; margin-bottom: 30px;
.task-item { .task-item {
width: 60px; width: 62px;
display: flex; display: flex;
flex-flow: column; flex-flow: column;
justify-content: center; justify-content: center;
align-items: center;
img { img {
width: 60px; width: 60px;
height: 60px; height: 60px;
......
...@@ -90,6 +90,11 @@ ...@@ -90,6 +90,11 @@
appCallUrl: '' appCallUrl: ''
} }
}, },
head () {
return {
title: `个人勤奋榜单`,
}
},
created() { created() {
}, },
mounted() { mounted() {
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册