From f08ae5a484c48944616678fda6d3fa8e059ef8de Mon Sep 17 00:00:00 2001 From: Fine Date: Sun, 21 Aug 2022 13:20:49 +0800 Subject: [PATCH] update nav bar --- src/layout/components/NavBar.vue | 13 ++++--------- 1 file changed, 4 insertions(+), 9 deletions(-) diff --git a/src/layout/components/NavBar.vue b/src/layout/components/NavBar.vue index 1f3fe066..d2f8541c 100644 --- a/src/layout/components/NavBar.vue +++ b/src/layout/components/NavBar.vue @@ -13,7 +13,7 @@ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. -->