From a7aaae03d0c89decb1b7adf612e7758cae226057 Mon Sep 17 00:00:00 2001
From: jr719 <403209447@qq.com>
Date: Mon, 12 Apr 2021 00:33:06 +0800
Subject: [PATCH] sunday
---
src/App.vue | 4 +-
src/layout/components/AppMain.vue | 4 +-
src/layout/components/Navbar.vue | 28 +-
src/router/index.js | 2 +-
src/utils/index.js | 2 +-
src/views/convenience/detail.vue | 648 +++++++++++++++---------------
src/views/convenience/list.vue | 294 +++++++-------
src/views/login/index.vue | 8 +-
src/views/workBook/list.vue | 18 +-
9 files changed, 498 insertions(+), 510 deletions(-)
diff --git a/src/App.vue b/src/App.vue
index 213cd41..3b3a1c7 100644
--- a/src/App.vue
+++ b/src/App.vue
@@ -6,8 +6,8 @@
diff --git a/src/layout/components/Navbar.vue b/src/layout/components/Navbar.vue
index e72c05d..3020ca2 100644
--- a/src/layout/components/Navbar.vue
+++ b/src/layout/components/Navbar.vue
@@ -19,8 +19,8 @@
-->
-
- {{name}}
+
+ {{ name }}
退出登录
@@ -54,13 +54,13 @@