You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@echarts.apache.org by sh...@apache.org on 2021/09/01 08:13:40 UTC

[echarts-doc] branch master updated: tweak

This is an automated email from the ASF dual-hosted git repository.

shenyi pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/echarts-doc.git


The following commit(s) were added to refs/heads/master by this push:
     new d5ff761  tweak
d5ff761 is described below

commit d5ff761daa453ce921a7eb3ecae59d360c2970b8
Author: pissang <bm...@gmail.com>
AuthorDate: Wed Sep 1 16:13:34 2021 +0800

    tweak
---
 src/App.vue | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/App.vue b/src/App.vue
index c2cf214..8128042 100644
--- a/src/App.vue
+++ b/src/App.vue
@@ -17,7 +17,7 @@
                 <!-- TODO Not use handbook link here?-->
                 <a
                     :href="`https://echarts.apache.org/handbook/${shared.locale}/get-started`"
-                    :class="{'selected': shared.docType === 'tutorial', 'handbook-link': true}"
+                    class="handbook-link"
                     target="blank"
                 >{{$t('nav.tutorial')}}</a>
             </div>

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org
For additional commands, e-mail: commits-help@echarts.apache.org