diff --git a/src/assets/images/sjfx/bft.png b/src/assets/images/sjfx/bft.png new file mode 100644 index 0000000..7cacd21 Binary files /dev/null and b/src/assets/images/sjfx/bft.png differ diff --git a/src/assets/images/sjfx/jtzk.png b/src/assets/images/sjfx/jtzk.png new file mode 100644 index 0000000..5c4e8de Binary files /dev/null and b/src/assets/images/sjfx/jtzk.png differ diff --git a/src/assets/images/sjfx/lnrsjfx.png b/src/assets/images/sjfx/lnrsjfx.png new file mode 100644 index 0000000..f43e565 Binary files /dev/null and b/src/assets/images/sjfx/lnrsjfx.png differ diff --git a/src/assets/images/sjfx/sjck.png b/src/assets/images/sjfx/sjck.png new file mode 100644 index 0000000..fb07a71 Binary files /dev/null and b/src/assets/images/sjfx/sjck.png differ diff --git a/src/assets/images/sjfx/wjybry.png b/src/assets/images/sjfx/wjybry.png new file mode 100644 index 0000000..68e1df2 Binary files /dev/null and b/src/assets/images/sjfx/wjybry.png differ diff --git a/src/assets/images/sjfx/xxts.png b/src/assets/images/sjfx/xxts.png new file mode 100644 index 0000000..07a8edb Binary files /dev/null and b/src/assets/images/sjfx/xxts.png differ diff --git a/src/assets/images/sjfx/yjj.png b/src/assets/images/sjfx/yjj.png new file mode 100644 index 0000000..0b6f201 Binary files /dev/null and b/src/assets/images/sjfx/yjj.png differ diff --git a/src/assets/images/sjfx/ymt.png b/src/assets/images/sjfx/ymt.png new file mode 100644 index 0000000..4df2a93 Binary files /dev/null and b/src/assets/images/sjfx/ymt.png differ diff --git a/src/assets/images/sy/dropDown.png b/src/assets/images/sy/dropDown.png new file mode 100644 index 0000000..db2fe14 Binary files /dev/null and b/src/assets/images/sy/dropDown.png differ diff --git a/src/utils/request.js b/src/utils/request.js index 8534c21..7ce055b 100644 --- a/src/utils/request.js +++ b/src/utils/request.js @@ -27,22 +27,22 @@ axios.interceptors.response.use( }, (error) => { if (error.response) { - // if (error.response.status == 401) { - // ElMessage.error("请重新登录!"); - // // window.location.href = '/#/login?returnURL=' + window.location.href - // window.location.href = - // 'http://220.191.238.50:996/api/login?returnURL=' + - // window.location.href - // } else if (error.response.status == 404) { - // ElMessage.error("Status:404,正在请求不存在的服务器记录!"); - // } else if (error.response.status == 500) { - // ElMessage.error({ - // title: '请求错误', - // message: "Status:500,服务器发生错误!" - // }); - // } else { - // ElMessage.error(`Status:${error.response.status},未知错误!`); - // } + if (error.response.status == 401) { + ElMessage.error("请重新登录!"); + // window.location.href = '/#/login?returnURL=' + window.location.href + window.location.href = + 'http://220.191.238.50:996/api/login?returnURL=' + + window.location.href + } else if (error.response.status == 404) { + ElMessage.error("Status:404,正在请求不存在的服务器记录!"); + } else if (error.response.status == 500) { + ElMessage.error({ + title: '请求错误', + message: "Status:500,服务器发生错误!" + }); + } else { + ElMessage.error(`Status:${error.response.status},未知错误!`); + } } else { ElMessage.error("请求服务器无响应!"); } diff --git a/src/view/analyze.vue b/src/view/analyze.vue index ca3956f..91c215f 100644 --- a/src/view/analyze.vue +++ b/src/view/analyze.vue @@ -1,462 +1,330 @@ diff --git a/src/view/dialog/dialog.vue b/src/view/dialog/dialog.vue index f66faf4..e8d1420 100644 --- a/src/view/dialog/dialog.vue +++ b/src/view/dialog/dialog.vue @@ -72,12 +72,12 @@ @@ -297,4 +297,4 @@ const handle = (current) => { height: 19px; } } - \ No newline at end of file + diff --git a/src/view/sy.vue b/src/view/sy.vue index 488548b..650b8ac 100644 --- a/src/view/sy.vue +++ b/src/view/sy.vue @@ -252,21 +252,52 @@ 政务服务 +
+
+
+ + 浙里办平均日活 +
+ 8135 +
+
+
+ + 龙游通平均日活 +
+ 2714 +
+
- - + + + + +
{ paddingLeft: "10px", letterSpacing: "1px", fontSize: "15px", - height: "50px", + height: "32px", backgroundColor: "#455F8A", color: "#fff", }; @@ -2368,6 +2371,44 @@ const showTab = (val) => { } } } + +.dailyActivity { + display: flex; + justify-content: center; + align-items: center; + width: 100%; + height: 40px; + background: rgba(60, 144, 255, 0.08); + border: 1px solid #7aceff; + border-radius: 2px 2px 0px 0px; + box-sizing: border-box; + padding: 6px; + .dailyActivityBox { + display: flex; + align-items: center; + justify-content: space-between; + width: 50%; + .dailyActivitybootm{ + display: flex; + align-items: center; + + } + img { + width: 20px; + height: 20px; + } + span { + font-family: PangMenZhengDao; + font-size: 16px; + color: #62f3ff; + letter-spacing: 1px; + text-align: center; + font-style: normal; + display: inline-block; + } + + } +} //企业服务 .qyfw { height: 272px;