
diff --git a/src/components/page/GlobalHeader.vue b/src/components/page/GlobalHeader.vue
index 26bee392..9be52332 100644
--- a/src/components/page/GlobalHeader.vue
+++ b/src/components/page/GlobalHeader.vue
@@ -17,7 +17,7 @@
:type="collapsed ? 'menu-unfold' : 'menu-fold'"
@click="toggle"/>
-
欢迎进入 Jero-Boot 平台
+
中国重汽标准法规管理模块系统
Jero-Boot
@@ -192,9 +192,9 @@ export default {
.header {
z-index: 2;
- color: white;
+ color: #1D2129;
height: @height;
- background-color: @primary-color;
+ background-color: white;
transition: background 300ms;
/* dark 样式 */
diff --git a/src/components/tools/Logo.vue b/src/components/tools/Logo.vue
index 15c96f5d..e297537a 100644
--- a/src/components/tools/Logo.vue
+++ b/src/components/tools/Logo.vue
@@ -3,8 +3,8 @@
-
-
+
+
{{ title }}
@@ -21,7 +21,7 @@ export default {
props: {
title: {
type: String,
- default: 'Jero-Boot Pro',
+ default: '研发云平台',
required: false
},
showTitle: {
@@ -38,27 +38,34 @@ export default {
}
diff --git a/src/mixins/ConfigurableTableMixin.js b/src/mixins/ConfigurableTableMixin.js
index 1f28c587..6747de0b 100644
--- a/src/mixins/ConfigurableTableMixin.js
+++ b/src/mixins/ConfigurableTableMixin.js
@@ -49,7 +49,6 @@ export const ConfigurableTableMixin = {
loading: false,
orderBy: '1',
orderByField: '',
- getTableHeaderData: null, // 获取表头数据的方法
operateMaxNum: 1,
// 操作列的column
operateColumn: {
diff --git a/src/views/dashboard/Analysis.vue b/src/views/dashboard/Analysis.vue
index 44d365de..3536235f 100644
--- a/src/views/dashboard/Analysis.vue
+++ b/src/views/dashboard/Analysis.vue
@@ -1,22 +1,21 @@
-
+
diff --git a/src/views/standardRegulationLibrary/domesticStandard/DomesticStandardList.vue b/src/views/standardRegulationLibrary/domesticStandard/DomesticStandardList.vue
new file mode 100644
index 00000000..8adb5184
--- /dev/null
+++ b/src/views/standardRegulationLibrary/domesticStandard/DomesticStandardList.vue
@@ -0,0 +1,13 @@
+
+
+
+
+
+
+
diff --git a/src/views/user/Login.vue b/src/views/user/Login.vue
index 750b03da..fde4d7c6 100644
--- a/src/views/user/Login.vue
+++ b/src/views/user/Login.vue
@@ -92,6 +92,17 @@
+
+
+
+
+
+ 在线编辑
+
+
+
+
+