Commit 61a9d239 authored by 赵啸非's avatar 赵啸非

修改配置文件

parent 2191a484
......@@ -45,7 +45,7 @@
<p>{{article.introduction}}</p>
</div>
<div class="article--footer">
<router-link :to="{name:'newsDetails',params:{newsId:article.id}}" class="link">查看更多</router-link>
<router-link :to="{name:'news',params:{newsId:article.id}}" class="link">查看更多</router-link>
</div>
</div>
</div>
......
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 to comment