diff --git a/src/assets/imgs/home_btn_enter_hov.png b/src/assets/imgs/home_btn_enter_hov.png new file mode 100644 index 0000000000000000000000000000000000000000..5bbea78bd33daa5f7de8fccbdf533a4b9bb80d97 Binary files /dev/null and b/src/assets/imgs/home_btn_enter_hov.png differ diff --git a/src/components/e-charts/dashboard.vue b/src/components/e-charts/dashboard.vue index 53690c72d575edffe06f39973e835a74817a59e8..0ffa33760d98b06cd0ec93a09c5f44d13ef626f0 100644 --- a/src/components/e-charts/dashboard.vue +++ b/src/components/e-charts/dashboard.vue @@ -35,11 +35,11 @@ export default { text: self.data.data + "{a|%}", show: !self.is_word, x: "center", - y: "center", + y: "30%", textStyle: { fontSize: 36, fontWeight: "lighter", - color: ["#67828c"], + color: self.dangerousValue == "workplace"?["#0d1847"]:["#67828c"], rich: { a: { fontSize: 14, @@ -205,7 +205,7 @@ export default { barMaxWidth: 10, name: "C", roundCap: true, - color: "#ddd", + color: "#f4f4f5", barGap: "-100%" }, { diff --git a/src/components/menu.vue b/src/components/menu.vue index 65804bfca9beed93525e9e95f8c6ed4b27a6df85..c1eb00687b21cdf135be26774f8053b9fe3035dd 100644 --- a/src/components/menu.vue +++ b/src/components/menu.vue @@ -22,11 +22,13 @@
- {{ helper.numberFormat(item.num, 2) }} + {{ helper.numberFormat(item.num, 2) }} 万
@@ -55,11 +55,11 @@
数据分析中心
-
+
物理总量{{cpu_data.all}}核
+物理总量{{cpu_data.all}}核
剩余量{{cpu_data.remaining.toFixed(2)}}核
物理总量{{memory_data.all}}GB
+物理总量{{memory_data.all}}GB
剩余量{{memory_data.remaining.toFixed(2)}}GB
物理总量{{pan_data.all}}GB
+物理总量{{pan_data.all}}GB
剩余量{{pan_data.remaining}}GB未知
物理总量{{pod_data.all}}
+物理总量{{pod_data.all}}
剩余量{{pod_data.remaining}}
在线组件工具
数据分析中心
-
+
数据分析中心
-
+
{{ now_user == 0||now_user == 4 ? "我的服务" : "服务管理" }}
-
+
{{ now_user == 0||now_user == 4 ? "我的应用" : "平台应用" }}
-
+