diff --git a/pages.json b/pages.json index 81184d3..0c3c61f 100644 --- a/pages.json +++ b/pages.json @@ -12,12 +12,6 @@ "navigationStyle": "custom" } } - ,{ - "path" : "pages/login/setup", - "style": { - "navigationStyle": "custom" - } - } ,{ "path" : "pages/login/upgrade", "style": { diff --git a/pages/home/home.vue b/pages/home/home.vue index 6e474dc..04242f8 100644 --- a/pages/home/home.vue +++ b/pages/home/home.vue @@ -4,7 +4,7 @@ {{$store.getters.userInfo !== '' ? JSON.parse($store.getters.userInfo).user_name : ''}} - 欢迎进入立讯手持系统! + 欢迎进入恒森ACS手持系统! diff --git a/pages/login/login.vue b/pages/login/login.vue index 766d285..b7b69d6 100644 --- a/pages/login/login.vue +++ b/pages/login/login.vue @@ -1,30 +1,20 @@ - - diff --git a/pages/login/upgrade.vue b/pages/login/upgrade.vue index 81d7d6c..7d40a58 100644 --- a/pages/login/upgrade.vue +++ b/pages/login/upgrade.vue @@ -1,34 +1,34 @@ -