From 37a4a03e1ddef4f66904dccee54b684e73e9a3b2 Mon Sep 17 00:00:00 2001
From: shuishen <1109946754@qq.com>
Date: Fri, 18 Nov 2022 17:32:27 +0800
Subject: [PATCH] 1

---
 src/pcLayout/index.vue |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/src/pcLayout/index.vue b/src/pcLayout/index.vue
index 19df158..4622e5f 100644
--- a/src/pcLayout/index.vue
+++ b/src/pcLayout/index.vue
@@ -134,6 +134,9 @@
     data () {
         return {}
     },
+    created () {
+         document.title = '江西经济管理干部学院三维可视化平台'
+    },
     methods: {
         handleSelect (key, keyPath) { },
         outHome () {

--
Gitblit v1.9.3