You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by ju...@apache.org on 2020/01/03 14:56:50 UTC

[incubator-apisix-dashboard] branch fix-icon created (now 8d5deba)

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

juzhiyuan pushed a change to branch fix-icon
in repository https://gitbox.apache.org/repos/asf/incubator-apisix-dashboard.git.


      at 8d5deba  fix: icon disappear in hash mode

This branch includes the following new commits:

     new 8d5deba  fix: icon disappear in hash mode

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



[incubator-apisix-dashboard] 01/01: fix: icon disappear in hash mode

Posted by ju...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

juzhiyuan pushed a commit to branch fix-icon
in repository https://gitbox.apache.org/repos/asf/incubator-apisix-dashboard.git

commit 8d5debaf1cb9b6ec344ef119e61db0966c3fcba8
Author: juzhiyuan <jj...@gmail.com>
AuthorDate: Fri Jan 3 22:56:36 2020 +0800

    fix: icon disappear in hash mode
---
 src/layout/components/Sidebar/SidebarLogo.vue | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/layout/components/Sidebar/SidebarLogo.vue b/src/layout/components/Sidebar/SidebarLogo.vue
index ba8ec79..4ddf188 100644
--- a/src/layout/components/Sidebar/SidebarLogo.vue
+++ b/src/layout/components/Sidebar/SidebarLogo.vue
@@ -37,7 +37,7 @@
         to="/"
       >
         <img
-          src="/favicon.ico"
+          src="favicon.ico"
           class="sidebar-logo"
         >
       </router-link>
@@ -48,7 +48,7 @@
         to="/"
       >
         <img
-          src="/favicon.ico"
+          src="favicon.ico"
           class="sidebar-logo"
         >
         <h1 class="sidebar-title">