From e3ddc05207aff849e191e86b9f94e5eb13d6e98e Mon Sep 17 00:00:00 2001 From: lyfO_o <764716047@qq.com> Date: 星期五, 08 四月 2022 16:55:19 +0800 Subject: [PATCH] 登入导向 --- src/views/layout/Layout.vue | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/views/layout/Layout.vue b/src/views/layout/Layout.vue index 99ba467..565f06e 100644 --- a/src/views/layout/Layout.vue +++ b/src/views/layout/Layout.vue @@ -45,7 +45,7 @@ return { path: null, WarningInfo: null, - titleName: '新疆维吾尔自治区烟花爆竹流向管理信息实名登记系统' + titleName: '众泰' } }, mounted() { -- Gitblit v1.9.2