diff --git a/datav/index.html b/datav/index.html index b515ee3..f30e54d 100644 --- a/datav/index.html +++ b/datav/index.html @@ -2,7 +2,7 @@ - + 宁夏智慧畜牧大数据平台 diff --git a/datav/public/favicon.ico b/datav/public/favicon.ico deleted file mode 100644 index df36fcf..0000000 Binary files a/datav/public/favicon.ico and /dev/null differ diff --git a/datav/public/favicon.svg b/datav/public/favicon.svg new file mode 100644 index 0000000..8abc71a --- /dev/null +++ b/datav/public/favicon.svg @@ -0,0 +1,24 @@ + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/datav/src/components/Alert.vue b/datav/src/components/Alert.vue index efd8431..04558c8 100644 --- a/datav/src/components/Alert.vue +++ b/datav/src/components/Alert.vue @@ -353,6 +353,7 @@ export default { name: '智能耳标', type: 'bar', stack: 'total', + barWidth: '40%', data: currentEarTags, itemStyle: { color: '#00d4ff' @@ -362,6 +363,7 @@ export default { name: '智能项圈', type: 'bar', stack: 'total', + barWidth: '40%', data: currentCollars, itemStyle: { color: '#0099cc' @@ -371,6 +373,7 @@ export default { name: '主机', type: 'bar', stack: 'total', + barWidth: '40%', data: currentHosts, itemStyle: { color: '#336699' diff --git a/datav/src/components/Home.vue b/datav/src/components/Home.vue index 8c3d48a..af0e95c 100644 --- a/datav/src/components/Home.vue +++ b/datav/src/components/Home.vue @@ -134,7 +134,7 @@

牛只参保统计

-
+