diff --git a/.env.dev b/.env.dev index 1f48230..7f1c133 100644 --- a/.env.dev +++ b/.env.dev @@ -1,8 +1,8 @@ ### # @Author: zhp # @Date: 2024-04-28 13:42:51 - # @LastEditTime: 2024-06-07 10:32:24 - # @LastEditors: DY + # @LastEditTime: 2024-06-11 08:33:19 + # @LastEditors: zhp # @Description: ### # 开发环境配置 @@ -13,9 +13,9 @@ VUE_APP_TITLE = 发电玻璃智能管控平台 # 芋道管理系统/开发环境 # VUE_APP_BASE_API = 'http://192.168.1.70:30307' -# VUE_APP_BASE_API = 'http://glass.kszny.picaiba.com' +VUE_APP_BASE_API = 'http://glass.kszny.picaiba.com' # sara -VUE_APP_BASE_API = 'http://192.168.1.63:48080' +# VUE_APP_BASE_API = 'http://192.168.1.63:48080' # 张一丁 # VUE_APP_BASE_API = 'http://192.168.4.139:48080' diff --git a/src/views/report/components/chartButton.vue b/src/views/report/components/chartButton.vue new file mode 100644 index 0000000..a2c4b1e --- /dev/null +++ b/src/views/report/components/chartButton.vue @@ -0,0 +1,148 @@ + + + + + + + + + diff --git a/src/views/report/components/lineChart.vue b/src/views/report/components/lineChart.vue new file mode 100644 index 0000000..01eec9d --- /dev/null +++ b/src/views/report/components/lineChart.vue @@ -0,0 +1,218 @@ + + + + + + diff --git a/src/views/report/comprehensiveData.vue b/src/views/report/comprehensiveData.vue new file mode 100644 index 0000000..b3a181d --- /dev/null +++ b/src/views/report/comprehensiveData.vue @@ -0,0 +1,460 @@ + + + + + + diff --git a/src/views/report/produceConversion.vue b/src/views/report/produceConversion.vue new file mode 100644 index 0000000..8fa9c14 --- /dev/null +++ b/src/views/report/produceConversion.vue @@ -0,0 +1,450 @@ + + + + + +