diff --git a/.env.development b/.env.development index cd87f91e..85f0b6e0 100644 --- a/.env.development +++ b/.env.development @@ -11,8 +11,12 @@ VUE_CLI_BABEL_TRANSPILE_MODULES = true port= 9988 # 服务端地址 +// 陈志荣 本地 target = http://192.168.18.140:8899 //target = http://192.168.18.139:8899 // target = http://192.168.18.136:8899 -//target = http://192.168.10.241:30646 + +// 测试端 +// target = http://192.168.10.241:32024 +// 开发端 // target = http://192.168.10.241:30646 diff --git a/src/components/Echarts/EEchartsBar.vue b/src/components/Echarts/EEchartsBar.vue new file mode 100644 index 00000000..ecd4bbc4 --- /dev/null +++ b/src/components/Echarts/EEchartsBar.vue @@ -0,0 +1,71 @@ + + +