From a5e288eead42db17f8715bc21326465648bc1c04 Mon Sep 17 00:00:00 2001 From: quanyawei <401863037@qq.com> Date: Wed, 27 Mar 2024 13:17:32 +0800 Subject: [PATCH] fix: 盐城热力图 --- .idea/workspace.xml | 22 +++++++++++++++++----- 1 files changed, 17 insertions(+), 5 deletions(-) diff --git a/.idea/workspace.xml b/.idea/workspace.xml index c16c9d9..7aa3390 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -2,13 +2,16 @@ <project version="4"> <component name="ChangeListManager"> <list default="true" id="6a923843-d66d-4ccb-892a-72e969a7cbe1" name="Default Changelist" comment="export cityRankWord"> - <change afterPath="$PROJECT_DIR$/src/views/PM5PM10ForecastChart/index.vue" afterDir="false" /> <change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" /> <change beforePath="$PROJECT_DIR$/cmsdist/index.html" beforeDir="false" afterPath="$PROJECT_DIR$/cmsdist/index.html" afterDir="false" /> - <change beforePath="$PROJECT_DIR$/public/airQuality.docx" beforeDir="false" afterPath="$PROJECT_DIR$/public/airQuality.docx" afterDir="false" /> <change beforePath="$PROJECT_DIR$/src/components/Wind/Map.vue" beforeDir="false" afterPath="$PROJECT_DIR$/src/components/Wind/Map.vue" afterDir="false" /> - <change beforePath="$PROJECT_DIR$/src/router/dynamicRouter.js" beforeDir="false" afterPath="$PROJECT_DIR$/src/router/dynamicRouter.js" afterDir="false" /> - <change beforePath="$PROJECT_DIR$/src/views/dailyreport/index.vue" beforeDir="false" afterPath="$PROJECT_DIR$/src/views/dailyreport/index.vue" afterDir="false" /> + <change beforePath="$PROJECT_DIR$/src/components/Wind/realTimeLocal/airChangeTrend.vue" beforeDir="false" afterPath="$PROJECT_DIR$/src/components/Wind/realTimeLocal/airChangeTrend.vue" afterDir="false" /> + <change beforePath="$PROJECT_DIR$/src/utils/exportLUImage.js" beforeDir="false" afterPath="$PROJECT_DIR$/src/utils/exportLUImage.js" afterDir="false" /> + <change beforePath="$PROJECT_DIR$/src/utils/request.js" beforeDir="false" afterPath="$PROJECT_DIR$/src/utils/request.js" afterDir="false" /> + <change beforePath="$PROJECT_DIR$/src/views/air/index.vue" beforeDir="false" afterPath="$PROJECT_DIR$/src/views/air/index.vue" afterDir="false" /> + <change beforePath="$PROJECT_DIR$/src/views/car/index.vue" beforeDir="false" afterPath="$PROJECT_DIR$/src/views/car/index.vue" afterDir="false" /> + <change beforePath="$PROJECT_DIR$/src/views/deviceDetail/index.vue" beforeDir="false" afterPath="$PROJECT_DIR$/src/views/deviceDetail/index.vue" afterDir="false" /> + <change beforePath="$PROJECT_DIR$/src/views/main/index.vue" beforeDir="false" afterPath="$PROJECT_DIR$/src/views/main/index.vue" afterDir="false" /> </list> <option name="SHOW_DIALOG" value="false" /> <option name="HIGHLIGHT_CONFLICTS" value="true" /> @@ -371,7 +374,16 @@ <workItem from="1672792104603" duration="10610000" /> <workItem from="1672878692812" duration="4973000" /> <workItem from="1672905950696" duration="254000" /> - <workItem from="1672906896558" duration="38000" /> + <workItem from="1672906896558" duration="2280000" /> + <workItem from="1672964982648" duration="7982000" /> + <workItem from="1673224135076" duration="7014000" /> + <workItem from="1679296211797" duration="11000" /> + <workItem from="1679296917474" duration="8000" /> + <workItem from="1680243193398" duration="162000" /> + <workItem from="1680502666801" duration="6000" /> + <workItem from="1683791620023" duration="3000" /> + <workItem from="1684375250492" duration="344000" /> + <workItem from="1684375692389" duration="49000" /> </task> <task id="LOCAL-00001" summary="������������������������������������"> <created>1627269084478</created> -- Gitblit v1.8.0