diff --git a/dangan-ui/src/layout/components/Navbar.vue b/dangan-ui/src/layout/components/Navbar.vue
index 466cd98..45f6a34 100644
--- a/dangan-ui/src/layout/components/Navbar.vue
+++ b/dangan-ui/src/layout/components/Navbar.vue
@@ -7,15 +7,15 @@
+
+
+
+
+
+ 目录和检索软件
+
+
+ 生产厂家:河北软发信息科技有限公司
+
+
+ 型号:DZDA v1.0
+
+
+
+
+
+ 0CR识别算法软件
+
+
+ 生产厂家:河北软发信息科技有限公司
+
+
+ 型号:OCR v1.0
+
+
+
+
+
@@ -91,6 +123,11 @@ export default {
}
}
},
+ data() {
+ return {
+ rjxx: false,
+ }
+ },
methods: {
toggleSideBar() {
this.$store.dispatch('app/toggleSideBar')