Commit 6fbfd656 by Sendya

fixed setting route

parent 9e89d306
......@@ -18,7 +18,7 @@
<span>个人中心</span>
</a-menu-item>
<a-menu-item key="1">
<router-link :to="{ name: 'my' }">
<router-link :to="{ name: 'settings' }">
<a-icon type="setting"/>
<span>账户设置</span>
</router-link>
......
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