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

fixed

上级 be9a73a2
...@@ -241,6 +241,14 @@ export default { ...@@ -241,6 +241,14 @@ export default {
</script> </script>
<style lang="scss"> <style lang="scss">
.home-wrap { .home-wrap {
.list-content{
p{
cursor: pointer;
line-height: 30px;
text-decoration: underline;
color: #449284;
}
}
.message-content { .message-content {
.visitor { .visitor {
padding: 0 25px 30px; padding: 0 25px 30px;
...@@ -351,6 +359,7 @@ export default { ...@@ -351,6 +359,7 @@ export default {
} }
} }
} }
} }
</style> </style>
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册