From d21898442a310b20fa0d6bc604fa541251f7cf56 Mon Sep 17 00:00:00 2001
From: feige <feige@qq.com>
Date: 星期一, 10 四月 2023 17:12:45 +0800
Subject: [PATCH] 修改了router下面的index.js //编辑个人信息   {     path: '/self/self',     component: Layout,     permissions: ['person:information:edit'],

---
 .env.staging |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/.env.staging b/.env.staging
index 8bbead1..2cdbf5d 100644
--- a/.env.staging
+++ b/.env.staging
@@ -1,10 +1,10 @@
 # 椤甸潰鏍囬
-VUE_APP_TITLE = 寮犳皬APP
+VUE_APP_TITLE = 寮犳皬APP绠$悊绯荤粺
 
 NODE_ENV = production
 
 # 娴嬭瘯鐜閰嶇疆
 ENV = 'staging'
 
-# 鑻ヤ緷绠$悊绯荤粺/娴嬭瘯鐜
+# 寮犳皬APP绠$悊绯荤粺/娴嬭瘯鐜
 VUE_APP_BASE_API = '/stage-api'

--
Gitblit v1.9.1