Commit a80173f7 by 肖康

weixinlist

parent aa8ddf39
...@@ -34,7 +34,7 @@ const routes = [ ...@@ -34,7 +34,7 @@ const routes = [
path: '/wxlist', path: '/wxlist',
component: Wxlist, component: Wxlist,
meta: { meta: {
title: '猎芯网-公众号文章锦集' title: '猎芯网'
} }
}, },
{ {
......
...@@ -53,7 +53,7 @@ export default { ...@@ -53,7 +53,7 @@ export default {
top:0; top:0;
background:#fafafa; background:#fafafa;
i{font-size:18px;margin-top:10px;color:#666} i{font-size:18px;margin-top:10px;color:#666}
h3{font-size:16px;color:#333;width:80%;line-height:40px;text-align:center;height:40px;overflow: hidden; h3{font-size:16px;color:#333;width:88%;line-height:40px;text-align:center;height:40px;overflow: hidden;
text-overflow: ellipsis;} text-overflow: ellipsis;}
} }
</style> </style>
This diff could not be displayed because it is too large.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment