diff --git a/src/api/construction/manage/personManage.js b/src/api/construction/manage/personManage.js index 582c4aa..d5d3c27 100644 --- a/src/api/construction/manage/personManage.js +++ b/src/api/construction/manage/personManage.js @@ -42,4 +42,13 @@ export function checkConfig(data) { method: 'post', data: data }) +} + +/* 人员树选中班组触发的接口 */ +export function getPersonsInfo(query) { + return request({ + url: '/bracelet/consControl/getPersonsInfo', + method: 'get', + params: query + }) } \ No newline at end of file diff --git a/src/assets/person_img/bloodPressure.png b/src/assets/person_img/bloodPressure.png new file mode 100644 index 0000000..a41b4c5 Binary files /dev/null and b/src/assets/person_img/bloodPressure.png differ diff --git a/src/assets/person_img/dw.png b/src/assets/person_img/dw.png new file mode 100644 index 0000000..1a2d027 Binary files /dev/null and b/src/assets/person_img/dw.png differ diff --git a/src/assets/person_img/elec.png b/src/assets/person_img/elec.png new file mode 100644 index 0000000..551c1ba Binary files /dev/null and b/src/assets/person_img/elec.png differ diff --git a/src/assets/person_img/elec_warn.png b/src/assets/person_img/elec_warn.png new file mode 100644 index 0000000..fc5219c Binary files /dev/null and b/src/assets/person_img/elec_warn.png differ diff --git a/src/assets/person_img/end.png b/src/assets/person_img/end.png new file mode 100644 index 0000000..f1e57b0 Binary files /dev/null and b/src/assets/person_img/end.png differ diff --git a/src/assets/person_img/hat.png b/src/assets/person_img/hat.png new file mode 100644 index 0000000..1b973db Binary files /dev/null and b/src/assets/person_img/hat.png differ diff --git a/src/assets/person_img/heartRate.png b/src/assets/person_img/heartRate.png new file mode 100644 index 0000000..f5ec613 Binary files /dev/null and b/src/assets/person_img/heartRate.png differ diff --git a/src/assets/person_img/idCard.png b/src/assets/person_img/idCard.png new file mode 100644 index 0000000..52ed074 Binary files /dev/null and b/src/assets/person_img/idCard.png differ diff --git a/src/assets/person_img/mj.png b/src/assets/person_img/mj.png new file mode 100644 index 0000000..b70ea18 Binary files /dev/null and b/src/assets/person_img/mj.png differ diff --git a/src/assets/person_img/person.png b/src/assets/person_img/person.png new file mode 100644 index 0000000..16a8786 Binary files /dev/null and b/src/assets/person_img/person.png differ diff --git a/src/assets/person_img/phone.png b/src/assets/person_img/phone.png new file mode 100644 index 0000000..74400f0 Binary files /dev/null and b/src/assets/person_img/phone.png differ diff --git a/src/assets/person_img/position_nowarn.png b/src/assets/person_img/position_nowarn.png new file mode 100644 index 0000000..4608c55 Binary files /dev/null and b/src/assets/person_img/position_nowarn.png differ diff --git a/src/assets/person_img/position_warn.png b/src/assets/person_img/position_warn.png new file mode 100644 index 0000000..cd8daf7 Binary files /dev/null and b/src/assets/person_img/position_warn.png differ diff --git a/src/assets/person_img/sh.png b/src/assets/person_img/sh.png new file mode 100644 index 0000000..fc8b607 Binary files /dev/null and b/src/assets/person_img/sh.png differ diff --git a/src/assets/person_img/start.png b/src/assets/person_img/start.png new file mode 100644 index 0000000..2d3f787 Binary files /dev/null and b/src/assets/person_img/start.png differ diff --git a/src/assets/person_img/talk.png b/src/assets/person_img/talk.png new file mode 100644 index 0000000..ebd4cff Binary files /dev/null and b/src/assets/person_img/talk.png differ diff --git a/src/assets/person_img/team2.png b/src/assets/person_img/team2.png new file mode 100644 index 0000000..8974ff4 Binary files /dev/null and b/src/assets/person_img/team2.png differ diff --git a/src/assets/person_img/temp.png b/src/assets/person_img/temp.png new file mode 100644 index 0000000..e1de435 Binary files /dev/null and b/src/assets/person_img/temp.png differ diff --git a/src/assets/person_img/video.png b/src/assets/person_img/video.png new file mode 100644 index 0000000..f19bd21 Binary files /dev/null and b/src/assets/person_img/video.png differ diff --git a/src/assets/svg/no_warn.svg b/src/assets/svg/no_warn.svg new file mode 100644 index 0000000..c84a8a5 --- /dev/null +++ b/src/assets/svg/no_warn.svg @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/src/assets/svg/no_warn2.svg b/src/assets/svg/no_warn2.svg new file mode 100644 index 0000000..85d249c --- /dev/null +++ b/src/assets/svg/no_warn2.svg @@ -0,0 +1,14 @@ + + + +涟漪 + + + + + + + + + + \ No newline at end of file diff --git a/src/assets/svg/warn.svg b/src/assets/svg/warn.svg new file mode 100644 index 0000000..31ec561 --- /dev/null +++ b/src/assets/svg/warn.svg @@ -0,0 +1,14 @@ + + + +涟漪 + + + + + + + + + + \ No newline at end of file diff --git a/src/main.js b/src/main.js index 19eaffc..3364454 100644 --- a/src/main.js +++ b/src/main.js @@ -64,7 +64,7 @@ Vue.use(directive) Vue.use(plugins) Vue.use(VueMeta) Vue.use(BaiduMap, { - ak: '' //w9lkX7HeUlFoQRUX74F1RV2uckOQpmnA + ak: 'PM43nB8eDNTBrXkQwGrTQFcmOni3Z9nO' //w9lkX7HeUlFoQRUX74F1RV2uckOQpmnA }) DictData.install() diff --git a/src/utils/aescbc.js b/src/utils/aescbc.js index f093fb9..88096a4 100644 --- a/src/utils/aescbc.js +++ b/src/utils/aescbc.js @@ -6,12 +6,12 @@ const cbc_iv = CryptoJS.enc.Utf8.parse('1234567812345678') * 默认参数需要加密 * @type {boolean} */ -const jia_mi=true; +const jia_mi=false; /** * 默认后台会自动加密 * @type {boolean} */ -const jie_mi=true; +const jie_mi=false; /** * 加密 * @param word diff --git a/src/views/construction/manage/index.vue b/src/views/construction/manage/index.vue index 14a4eac..487e0b6 100644 --- a/src/views/construction/manage/index.vue +++ b/src/views/construction/manage/index.vue @@ -1,9 +1,9 @@ diff --git a/src/views/construction/manage/realTimeManage/realTimeManage.vue b/src/views/construction/manage/realTimeManage/realTimeManage.vue index 397ae7d..b562464 100644 --- a/src/views/construction/manage/realTimeManage/realTimeManage.vue +++ b/src/views/construction/manage/realTimeManage/realTimeManage.vue @@ -88,7 +88,7 @@