diff --git a/god-ui/src/App.vue b/god-ui/src/App.vue
index 4c908292..e4f869bf 100644
--- a/god-ui/src/App.vue
+++ b/god-ui/src/App.vue
@@ -30,9 +30,10 @@ export default {
#app .theme-picker {
display: none;
}
-
+
+
diff --git a/god-ui/src/views/hlsnManage/home/index.vue b/god-ui/src/views/hlsnManage/home/index.vue
new file mode 100644
index 00000000..e917a6a3
--- /dev/null
+++ b/god-ui/src/views/hlsnManage/home/index.vue
@@ -0,0 +1,132 @@
+
+
+
+
+
\ No newline at end of file
diff --git a/god-ui/src/views/index.vue b/god-ui/src/views/index.vue
index 135405f5..efa18a11 100644
--- a/god-ui/src/views/index.vue
+++ b/god-ui/src/views/index.vue
@@ -11,6 +11,7 @@
+
@@ -28,6 +29,7 @@ import interfaceHome from './interface/home/index.vue'
import constructionHome from './constructionSiteData/analysis/index.vue'
import waterHome from './waterHome/index.vue'
import battery from './battery/index.vue'
+import hlsnHome from './hlsnManage/home/index.vue'
export default {
components: {
HomePage,
@@ -41,7 +43,8 @@ export default {
PanzhiPage,
constructionHome,
waterHome,
- battery
+ battery,
+ hlsnHome
},
data() {
return {
diff --git a/god-ui/src/views/login.vue b/god-ui/src/views/login.vue
index aa2d49c7..16caf77e 100644
--- a/god-ui/src/views/login.vue
+++ b/god-ui/src/views/login.vue
@@ -207,6 +207,7 @@ export default {
_title.style.fontFamily = 'BiaoTiFont'
loginForm.appendChild(_title)
+ break;
case '9320':
document.title = '工程设备新能源电池溯源'