|
@@ -9,7 +9,9 @@
|
|
|
</div>
|
|
|
<div class="right">
|
|
|
<div class="help-center">
|
|
|
- <div class="help-head"><img src="/images/help/help-title.png"></div>
|
|
|
+ <div class="help-head">
|
|
|
+ <nuxt-link to="/help/home"><img src="/images/help/help-title.png"></nuxt-link>
|
|
|
+ </div>
|
|
|
<div class="help-center-title">
|
|
|
<nuxt-link :to="'/help/home'" style="font-size: 14px">帮助中心首页<i class="fa fa-angle-right"></i></nuxt-link>
|
|
|
<span>
|