天波h5前端应用
Ви не можете вибрати більше 25 тем Теми мають розпочинатися з літери або цифри, можуть містити дефіси (-) і не повинні перевищувати 35 символів.

1402 lines
56KB

  1. <template>
  2. <div class="psychological-container">
  3. <van-nav-bar :title="emoName + '监测'" :border="true" :left-arrow="true" @click-left="onNavBack">
  4. <template #left>
  5. <van-icon name="arrow-left" size="24" style="padding: 0"/>
  6. <span>返回</span>
  7. </template>
  8. </van-nav-bar>
  9. <div class="tab-bar">
  10. <div class="date-tab-con">
  11. <div class="date-tab-list">
  12. <div
  13. :class="['date-tab-item', {active: current === index, notClick: false}]"
  14. @click="onTabClick(item.value, index)"
  15. v-for="(item, index) in dateList"
  16. :key="index"
  17. >
  18. <img :src="tabImgUrl" alt v-if="index == 3"/>
  19. <span>{{item.text}}</span>
  20. <img class="more" :src="selectDownImg" alt v-if="index == 3"/>
  21. </div>
  22. </div>
  23. </div>
  24. </div>
  25. <div class="main" v-show="current !== 3">
  26. <div class="top">
  27. <!-- 日期选择 -->
  28. <!-- 标题 -->
  29. <div class="title">
  30. <div class="title-left">{{ titleLeft }}<van-icon name="question-o" @click="onHelp"/></div>
  31. <div class="title-right" v-show="currentDays === 0">
  32. <p @click="onHistory">历史监测</p>
  33. </div>
  34. </div>
  35. <!-- 日历 -->
  36. <van-dialog
  37. class="calenddar-dialog"
  38. v-model="calendarDialogShow"
  39. :show-confirm-button="false"
  40. :show-cancle-button="false"
  41. :close-on-click-overlay="true"
  42. ref="calenddarDialog"
  43. >
  44. <template #default>
  45. <div class="calendar" ref="calendarCon">
  46. <van-calendar
  47. v-model="calendarShow"
  48. :min-date="minDate"
  49. :max-date="maxDate"
  50. :default-date="defaultDate"
  51. :round="false"
  52. :poppable="false"
  53. color="#62BD48"
  54. :show-confirm="false"
  55. :show-title="false"
  56. :show-subtitle="false"
  57. :formatter="formatter"
  58. @select="onSelect"
  59. />
  60. </div>
  61. </template>
  62. </van-dialog>
  63. <!-- 监测次数 -->
  64. <div class="monitoring-count">
  65. <p>监测次数:{{ monitoringCount || '0' }}次</p>
  66. </div>
  67. <!-- 折线图-非日报 -->
  68. <div class="pie-chart-con">
  69. <div class="pie-chart-left">
  70. <div id="pieChart" ref="pieChart"></div>
  71. </div>
  72. <div class="pie-chart-right">
  73. <div class="list">
  74. <div class="item" v-for="(item, index) in pieRightList" :key="index">
  75. <div class="item-left">
  76. <div class="circle" :style="{backgroundColor: item.color}"></div>
  77. <span class="text">{{ item.text || '--' }}</span>
  78. </div>
  79. <div class="item-right">
  80. <span :style="{color: item.color}">{{ item.count ? item.count + '次' : '0次'}}</span>
  81. <label :style="{color: item.color}">{{ item.percentage ? '(' + item.percentage + '%' + ')' : '(0%)'}}</label>
  82. </div>
  83. </div>
  84. </div>
  85. </div>
  86. </div>
  87. <!-- 统计 -->
  88. <div class="statistics">
  89. <div class="list">
  90. <div class="item" v-for="(item, index) in statisticsList" :key="index">
  91. <div class="top">
  92. <span>{{ item.label || '--' }}</span>
  93. </div>
  94. <div class="middle">
  95. <span
  96. :style="{ color: calcColor(item.value)}"
  97. >{{ item.value || '--' }}</span>
  98. </div>
  99. <div class="bottom">
  100. <span>{{ item.time || '--' }}</span>
  101. </div>
  102. </div>
  103. </div>
  104. </div>
  105. </div>
  106. <!-- 分割线 -->
  107. <div class="line"></div>
  108. <!-- 底部 -->
  109. <div class="bottom">
  110. <div class="echart-container">
  111. <div class="echart" ref="charts"></div>
  112. </div>
  113. <div class="line-gray"></div>
  114. <div class="result" v-if="monitoringCount == ''">
  115. <div class="result-con">
  116. <div class="title ">
  117. <span class="title-no-data">结果解读</span>
  118. <div class="no-data">
  119. <img src="../../../assets/img/no_data_01.png" alt />
  120. <p>暂无数据</p>
  121. </div>
  122. </div>
  123. </div>
  124. </div>
  125. <div class="result" v-else>
  126. <div class="result-con reminder" v-show="current === 0 ">
  127. <div class="title">
  128. <span class="title-reminder">结果解读</span>
  129. <p class="title-emo" :style="{color: currentColor}">{{ result }}</p>
  130. <span class="font-28"><!-- 继续保持积极乐观,培养健康的生活习惯,预防消极事件对情绪带来的不良影响。 -->{{ advice }}</span>
  131. </div>
  132. <div class="friendly-reminder" v-if="emoType === 2">
  133. <p :style="{color: currentColor}">友情提示:</p>
  134. <span>如果您发现抑郁倾向分值升高或处于轻度水平,不需要过度紧张,这可能是由正常的情绪波动或者生活习惯(睡眠时间、运动量等)的改变造成的。如果您发现抑郁倾向分值连续7天及以上处于中度或重度水平,建议您寻求家人朋友或心理咨询师的帮助,及早进行干预。</span>
  135. </div>
  136. <div class="warm-reminder">
  137. <p :style="{color: currentColor}">温馨提示:</p>
  138. <span>{{ warmTips }}</span>
  139. </div>
  140. </div>
  141. <div class="result-con" v-show="current > 0">
  142. <div class="title">
  143. <span class="title-text">{{ surveyTitle }}</span>
  144. <div class="mood-list" v-if="emotionList.length > 0">
  145. <div class="item" v-for="(item, index) in emotionList" :key="index">
  146. <p>
  147. <span
  148. :style="{color: item.color}"
  149. class="day"
  150. >{{ item.days }}</span>
  151. <span class="day-text">天</span>
  152. </p>
  153. <p>{{ item.text }}</p>
  154. </div>
  155. </div>
  156. <div class="mood-list-no-data" v-else>
  157. <div class="no-data">
  158. <img src="../../../assets/img/no_data_01.png" alt />
  159. <p>暂无数据</p>
  160. </div>
  161. </div>
  162. </div>
  163. </div>
  164. </div>
  165. <!-- -->
  166. </div>
  167. </div>
  168. <!-- 周报菜单 -->
  169. <div class="main report" v-show="current == 3">
  170. <div class="content">
  171. <div class="list" v-if="weekList">
  172. <div
  173. class="item"
  174. v-for="(item, index) in weekList"
  175. :key="index"
  176. @click="onClickItem(item.recordId)"
  177. >
  178. <div class="left">
  179. <img :src="weekImg" alt />
  180. <div class="middle">
  181. <div class="title">
  182. <span>周报</span>
  183. <p>{{ item.name }}</p>
  184. </div>
  185. <div class="overall">
  186. <div class="left">
  187. <span>总评</span>
  188. <p :style="{color: calcResultColor(item.summaryLevel)}">{{ item. summary}}</p>
  189. </div>
  190. </div>
  191. <!-- <div class="trend">
  192. <p>( <span>无抑郁倾向</span><span>5%</span>,<span>轻度抑郁倾向</span> <span>5%</span> )</p>
  193. </div>-->
  194. </div>
  195. </div>
  196. <div class="right">
  197. <img :src="moreImg" alt />
  198. </div>
  199. </div>
  200. </div>
  201. <div class="list no-data" v-else>
  202. <img :src="noDataImg" alt />
  203. <p>暂无数据</p>
  204. </div>
  205. </div>
  206. </div>
  207. <!-- 弹出层 -->
  208. <van-popup v-model="isPopup">
  209. <div class="popup">
  210. <div class="item science-tips first" v-if="emoType === 2">
  211. <div class="tips"><h5>小科普</h5></div>
  212. <p>抑郁症是一种心理疾病,严重时可发展为精神障碍。然而当我们体会到了痛苦、悲伤、和郁闷等负面情绪,并不意味着我们就是抑郁症。日常的短时的喜、怒、哀、乐,都是正常的情绪变化,然而长期的低落情绪、兴趣缺失等可能会让我们有抑郁的风险。</p>
  213. </div>
  214. <div class="item" >
  215. <h5 v-html="title1"></h5>
  216. <div v-html="article1"></div>
  217. </div>
  218. <div class="item">
  219. <h5 v-html="title2"></h5>
  220. <div v-html="article2"></div>
  221. </div>
  222. <van-button size="large" @click="onClose">返回</van-button>
  223. </div>
  224. </van-popup>
  225. </div>
  226. </template>
  227. <script>
  228. import { EmotionModel, PsyBaseUrl } from "@/config/models";
  229. import axios from "axios";
  230. export default {
  231. name: "psychological-monitor",
  232. data() {
  233. return {
  234. // 日期选择标签
  235. dateList: [
  236. { name: "today", text: "今天", value: 0 },
  237. { name: "week", text: "7天", value: 7 },
  238. { name: "month", text: "30天", value: 30 },
  239. { name: "weekReport", text: "周报", value: 49 }
  240. ],
  241. current: 0, // 日期选择标签-当前选中的标签
  242. currentDays: 0, //日期选择标签-日期参数
  243. emotionData: [], //情绪数据,TODO 接口对接
  244. echarts: null, //折线图
  245. itemHeight: Number(
  246. ((document.body.clientWidth / 750) * 95).toFixed()
  247. ), // 日历组件item高度
  248. xAxisData: [], //图表x轴展示的数据
  249. monitoringCount: "", //监测次数
  250. pieEcharts: null, //饼状图
  251. pieData: [], //饼状图数据
  252. //饼状图右边数据,TODO 根据接口数据和 模块 重新封装数组
  253. pieRightList: [
  254. /* {
  255. text: "无情绪倾向",
  256. count: 12,
  257. percentage: "80",
  258. color: "#62BD48"
  259. },
  260. {
  261. text: "轻度情绪倾向",
  262. count: 2,
  263. percentage: "80",
  264. color: "#ffde00"
  265. },
  266. {
  267. text: "中度情绪倾向",
  268. count: 1,
  269. percentage: "80",
  270. color: "#ff8a00"
  271. },
  272. {
  273. text: "重度情绪倾向",
  274. count: 1,
  275. percentage: "80",
  276. color: "#d70d0d"
  277. } */
  278. ],
  279. // 情绪状态列表
  280. statisticsList: [
  281. /* { label: "最大值", value: "75", time: "08:15" },
  282. { label: "最小值", value: "40", time: "10:15" },
  283. { label: "最近值", value: "50", time: "18:15" } */
  284. ],
  285. // 周报-情绪计算
  286. emotionList: [
  287. /* { days: "5", text: "无情绪倾向", color: "#62BD48" },
  288. { days: "4", text: "轻度情绪倾向", color: "#ffde00" },
  289. { days: "3", text: "中度情绪倾向", color: "#ff8a00" },
  290. { days: "2", text: "重度情绪倾向", color: "#ACACAC" } */
  291. ],
  292. // 弹窗-日历是否显示
  293. calendarDialogShow: false,
  294. // 日历是否显示,默认为true
  295. calendarShow: true,
  296. // 日历 默认最小可选择日期,默认为最近1个月
  297. minDate: new Date(
  298. this.$dayjs()
  299. .month(this.$dayjs().month() - 1)
  300. .hour(0)
  301. .minute(0)
  302. .second(0)
  303. .format()
  304. ),
  305. // 日历 默认最小可选择日期,默认为当前时间
  306. maxDate: new Date(
  307. this.$dayjs()
  308. .hour(0)
  309. .minute(0)
  310. .second(0)
  311. .format()
  312. ),
  313. // 默认日历日期时间
  314. defaultDate: new Date(
  315. this.$dayjs()
  316. .hour(0)
  317. .minute(0)
  318. .second(0)
  319. .format()
  320. ),
  321. // 路由传过来的情绪参数
  322. emoName: '',
  323. // 默认折线图 Series 配置
  324. defaultSeries: null,
  325. // 非日报折线图 Series 配置
  326. weekAndMonthSeries: null,
  327. // 当前情绪类型
  328. emoType: '',
  329. // 结果解读
  330. result: "",
  331. // 需要高亮的日期数组
  332. highlightDates: [],
  333. // 选中的日历日期
  334. selectDate: '',
  335. uid: '',
  336. // 建议
  337. advice: '',
  338. // 底部天数标题
  339. surveyTitle: '' || '7天概览',
  340. // 路由中的日期
  341. routeDate: '',
  342. // 路由参数
  343. params: {},
  344. // 是否显示帮助
  345. isPopup: false,
  346. // 结果等级
  347. resultLevel: '',
  348. // 轻度级别颜色
  349. mildColor: '#ffde00',
  350. // 中度级别颜色
  351. severeColor: '#ff8a00',
  352. // 重度级别颜色
  353. moderateColor: '#d70d0d',
  354. // 7天和30天最大数据列表
  355. weekAndMonData: [],
  356. tabImgUrl: require("@/assets/img/psychological/statistical_form.png"),
  357. selectDownImg: require("@/assets/img/psychological/select_down.png"),
  358. weekImg: require("@/assets/img/psychological/week_report.png"),
  359. moreImg: require("@/assets/img/psychological/more.png"),
  360. noDataImg: require("@/assets/img/no_data_01.png"),
  361. weekList: [],
  362. };
  363. },
  364. computed: {
  365. // 默认折线图配置,echarts 具体配置 见 https://echarts.apache.org/zh/option.html#title
  366. defaultOptions() {
  367. return {
  368. time: {
  369. useUTC: false
  370. },
  371. title: {
  372. text: this.echartsTitle,
  373. left: 1,
  374. right: 25,
  375. bottom: 20,
  376. top: "3%",
  377. textStyle: {
  378. fontSize: 16,
  379. fontWeight: "bold"
  380. }
  381. },
  382. legend: {
  383. width: "65%",
  384. orient: "horizontal",
  385. right: 'right',
  386. top: 1,
  387. bottom: "1%",
  388. itemHeight: 12,
  389. itemWidth: 12,
  390. itemGap: 10,
  391. align: 'left',
  392. selectedMode: false,
  393. data: [
  394. {
  395. name: `轻度${this.emoName}倾向`,
  396. icon: "rect",
  397. itemStyle: {
  398. color: "#ffde00"
  399. },
  400. textStyle: {
  401. fontSize: 12
  402. }
  403. },
  404. {
  405. name: `中度${this.emoName}倾向`,
  406. itemStyle: {
  407. color: "#ff8a00"
  408. },
  409. icon: "rect",
  410. textStyle: {
  411. fontSize: 12
  412. }
  413. },
  414. {
  415. name: `重度${this.emoName}倾向`,
  416. itemStyle: {
  417. color: "#d70d0d",
  418. },
  419. icon: "rect",
  420. textStyle: {
  421. fontSize: 12
  422. }
  423. },
  424. {
  425. name: `无${this.emoName}倾向`,
  426. icon: "rect",
  427. itemStyle: {
  428. color: "#62BD48"
  429. },
  430. textStyle: {
  431. // 项目遗留问题,新项目不需重新转换文字大小
  432. fontSize: 12
  433. }
  434. },
  435. ],
  436. formatter: function(name) {
  437. // 自定义显示内容
  438. if (name.length > 6) {
  439. return (
  440. name.substring(0, 6) + "\n" + name.substring(6)
  441. );
  442. } else {
  443. return name;
  444. }
  445. }
  446. },
  447. grid: {
  448. show: true,
  449. borderWidth: 1,
  450. top: '20%',
  451. left: '1%',
  452. right: '5%',
  453. bottom: '10%',
  454. containLabel: true
  455. },
  456. xAxis: {
  457. type: "category",
  458. axisLine: {
  459. show: false
  460. },
  461. textStyle: {
  462. fontSize: 10
  463. },
  464. axisTick: {
  465. show: false
  466. },
  467. splitLine: {
  468. show: false,
  469. lineStyle: {
  470. color: "#ddd",
  471. width: 2
  472. }
  473. },
  474. nameLocation: 'center',
  475. axisLabel: {
  476. show: true,
  477. fontSize: 12,
  478. showMinLabel: true, //显示最小值
  479. showMaxLabel: true, //显示最大值
  480. },
  481. data: this.xAxisData
  482. },
  483. dataZoom: [
  484. /* {
  485. type: "inside",
  486. start: 0,
  487. end: 100,
  488. }, */
  489. {
  490. start: 0,
  491. end: 100,
  492. textStyle: {
  493. color: "#FFF",
  494. fontSize: 14
  495. },
  496. show: true,
  497. height: 15,
  498. bottom: 5,
  499. handleStyle: {
  500. borderWidth: 1,
  501. borderCap: "square"
  502. }
  503. }
  504. ],
  505. tooltip: {
  506. trigger: "axis",
  507. textStyle: {
  508. fontSize: 14,
  509. align: "center"
  510. },
  511. formatter: function(params) {
  512. return params[0].marker + params[0].name + '--' + params[0].value + '</br>'
  513. }
  514. },
  515. yAxis: {
  516. type: "value",
  517. max: 100,
  518. min: 0,
  519. interval: 20,
  520. splitNumber : 1,
  521. boundaryGap : [ '5%', '5%' ],
  522. nameTextStyle: {
  523. fontSize: 13
  524. },
  525. alignTicks: true,
  526. axisTick: {
  527. show: true
  528. },
  529. axisLabel: {
  530. show: true,
  531. fontSize: 13,
  532. },
  533. splitLine: {
  534. show: true,
  535. lineStyle: {
  536. color: "#ddd",
  537. width: 1
  538. }
  539. }
  540. },
  541. series: [
  542. {
  543. name: `无${this.emoName}倾向`,
  544. type: "line",
  545. padding: 5,
  546. data: this.emotionData,
  547. symbol: "circle",
  548. symbolSize: 8,
  549. },
  550. {
  551. name: `轻度${this.emoName}倾向`,
  552. type: "line",
  553. data: ""
  554. },
  555. {
  556. name: `中度${this.emoName}倾向`,
  557. type: "line",
  558. data: ""
  559. },
  560. {
  561. name: `重度${this.emoName}倾向`,
  562. type: "line",
  563. data: ""
  564. }
  565. ]
  566. };
  567. },
  568. imei() {
  569. return this.$store.getters.serialNo;
  570. },
  571. // 饼状图配置
  572. pieOption() {
  573. return {
  574. tooltip: {
  575. trigger: "item",
  576. textStyle: {
  577. fontSize: 14
  578. },
  579. position: "right"
  580. },
  581. legend: {
  582. top: "5%",
  583. left: "center",
  584. show: false
  585. },
  586. series: [
  587. {
  588. type: "pie",
  589. radius: ["40%", "80%"],
  590. avoidLabelOverlap: false,
  591. startAngle: 270, // 设置逆时针渲染
  592. itemStyle: {
  593. borderRadius: 5,
  594. borderColor: "#fff",
  595. borderWidth: 2,
  596. fontSize: 16
  597. },
  598. label: {
  599. show: false,
  600. position: "center",
  601. fontSize: 16
  602. },
  603. emphasis: {
  604. label: {
  605. show: false,
  606. fontSize: 16,
  607. fontWeight: "bold"
  608. }
  609. },
  610. labelLine: {
  611. show: false
  612. },
  613. data: this.pieData
  614. }
  615. ]
  616. };
  617. },
  618. titleLeft() {
  619. let text = this.emoName === 'depression' ? '趋势' : '';
  620. let today = '';
  621. if(this.currentDays !== 0) {
  622. today = '';
  623. } else {
  624. today = this.$dayjs(this.selectDate || this.defaultDate).format("YYYY-MM-DD") === this.$dayjs(new Date()).format("YYYY-MM-DD") ? '今天' : '';
  625. }
  626. return `${today}${this.emoName}倾向${text}`;
  627. },
  628. // 折线图标题
  629. echartsTitle() {
  630. let today = '';
  631. if(this.currentDays !== 0) {
  632. today = '';
  633. } else {
  634. today = this.$dayjs(this.selectDate || this.defaultDate).format("YYYY-MM-DD") === this.$dayjs(new Date()).format("YYYY-MM-DD") ? '今天' : '';
  635. }
  636. return `${today}${this.emoName}数据图`;
  637. },
  638. warmTips() {
  639. return `正常连续佩戴腕表,每${ this.emoType == 2 ? '一': '半'}小时计算一个${this.emoName}分值。`;
  640. /* return `正常连续佩戴手表,每半小时计算一个${this.emoName}分值,睡眠期间不进行计算。` */
  641. },
  642. title1() {
  643. return EmotionModel[this.params.name].title1;
  644. },
  645. article1() {
  646. return EmotionModel[this.params.name].article1;
  647. },
  648. title2() {
  649. return EmotionModel[this.params.name].title2;
  650. },
  651. article2() {
  652. return EmotionModel[this.params.name].article2;
  653. },
  654. // 当前情绪颜色
  655. currentColor( ) {
  656. return this.calcResultColor(this.resultLevel) || "#62BD48"
  657. },
  658. },
  659. watch: {
  660. // 监听数据发生变化 初始化各项图表
  661. emotionData: {
  662. handler(n, o) {
  663. this.initEchart();
  664. },
  665. deep: true
  666. },
  667. xAxisData: {
  668. handler(n, o) {
  669. this.initEchart();
  670. },
  671. deep: true
  672. },
  673. pieData: {
  674. handler(n, o) {
  675. this.initPieEchart();
  676. },
  677. deep: true
  678. },
  679. },
  680. created() {
  681. // 读取路由传过来的参数,根据路由传过来的参数判断是哪种情绪
  682. this.loadParams();
  683. this.initEchartText();
  684. this.getPieData();
  685. this.getCalendarData();
  686. this.getPsychologiclData();
  687. this.getWeekResult();
  688. },
  689. mounted() {
  690. this.initEchart();
  691. this.current = Number(this.$store.getters.tabClick) || 0;
  692. window.document.title = '心理监测';
  693. },
  694. methods: {
  695. loadParams() {
  696. let params = this.$route.query;
  697. if (params) {
  698. this.emoName = EmotionModel[params.name].name;
  699. this.emoType = EmotionModel[params.name].type;
  700. this.uid = params.uid;
  701. this.routeDate = params.date;
  702. this.params = params;
  703. if(params.date) {
  704. this.dateList[0].text = this.$dayjs(params.date).format("YYYY-MM-DD") === this.$dayjs(new Date()).format("YYYY-MM-DD") ? '今天' : this.$dayjs(params.date).format("MM-DD");
  705. this.defaultDate = new Date(
  706. this.$dayjs(params.date)
  707. .hour(0)
  708. .minute(0)
  709. .second(0)
  710. .format()
  711. );
  712. }
  713. }
  714. },
  715. // 获取这个月中有数据的日期,控制日历组件的日期样式
  716. getCalendarData() {
  717. let currentDate = new Date();
  718. // 获取最近30天的心情等级日历数据
  719. let dateList = this.getPostDate(currentDate, 30, true);
  720. let reqUrl = `${PsyBaseUrl}/api/Data/GetCalendarData`;
  721. let reqParams = {
  722. uid: this.uid,
  723. startDate: dateList[0],
  724. endDate: dateList[1],
  725. };
  726. axios.get(reqUrl, {
  727. params: { ...reqParams },
  728. headers: { 'AccessToken': this.$store.getters.ssjlToken }
  729. }).then(res => {
  730. if (res.data) {
  731. let data = res.data.response;
  732. // const mergedArr = [...new Set([...arr1, ...arr2, ...arr3])];
  733. /* let name = this.params.name.charAt(0).toUpperCase()+ this.params.name.slice(1); */
  734. let currentName = this.params.name;
  735. let list = [];
  736. if(currentName === 'stress') {
  737. list = data.Stress;
  738. } else if(currentName === 'depression') {
  739. list = data.Depression;
  740. } else {
  741. list = data.Tiredness;
  742. }
  743. list = list.map(item =>{
  744. item.Date = this.$dayjs(item.Date.replace(/-/g, "/")).format(
  745. "YYYY/MM/DD"
  746. );
  747. return item;
  748. })
  749. this.highlightDates = [...list];
  750. }
  751. })
  752. },
  753. // 获取饼状图数据,TODO 对接接口数据
  754. getPieData() {
  755. this.pieData = [
  756. { value: 12, name: "", itemStyle: { color: "green" } },
  757. { value: 2, name: "", itemStyle: { color: "orange" } },
  758. { value: 1, name: "", itemStyle: { color: "#FFC0CB" } },
  759. { value: 1, name: "", itemStyle: { color: "red" } }
  760. ];
  761. },
  762. // 获取情绪数据
  763. getPsychologiclData(date, startDate, endDate) {
  764. this.$toast.loading({
  765. message: '数据加载中'
  766. });
  767. let reqDate =
  768. date
  769. ? this.$dayjs(date).format("YYYY-MM-DD")
  770. : this.routeDate || this.$dayjs(this.defaultDate).format("YYYY-MM-DD") /* "2023-05-23" */;
  771. let reqParams = {
  772. uid: this.uid,
  773. startDate: startDate || reqDate,
  774. endDate: endDate || reqDate,
  775. type: this.emoType
  776. };
  777. console.log("请求参数", reqParams);
  778. let reqUrl = `${PsyBaseUrl}/api/Data/GetHisData`;
  779. axios
  780. .get(reqUrl, {
  781. params: { ...reqParams },
  782. headers: { 'AccessToken': this.$store.getters.ssjlToken }
  783. })
  784. .then(res => {
  785. if (res.data) {
  786. let data = res.data.response;
  787. // 监测次数
  788. this.monitoringCount = data.Count;
  789. this.pieRightList = [];
  790. this.statisticsList = [];
  791. this.emotionList = [];
  792. let None = {
  793. count: data.None,
  794. percentage: this.calcPercentage(
  795. data.None,
  796. data.Count
  797. ),
  798. text: `无${this.emoName}倾向`,
  799. color: "#62BD48"
  800. };
  801. let Mild = {
  802. count: data.Mild,
  803. percentage: this.calcPercentage(
  804. data.Mild,
  805. data.Count
  806. ),
  807. text: `轻度${this.emoName}倾向`,
  808. color: "#ffde00"
  809. };
  810. let Moderate = {
  811. count: data.Moderate,
  812. percentage: this.calcPercentage(
  813. data.Moderate,
  814. data.Count
  815. ),
  816. text: `中度${this.emoName}倾向`,
  817. color: "#ff8a00"
  818. };
  819. let Severe = {
  820. count: data.Severe,
  821. percentage: this.calcPercentage(
  822. data.Severe,
  823. data.Count
  824. ),
  825. text: `重度${this.emoName}倾向`,
  826. color: "#d70d0d"
  827. };
  828. // 饼状图右边数据
  829. this.pieRightList.push(None);
  830. this.pieRightList.push(Mild);
  831. this.pieRightList.push(Moderate);
  832. this.pieRightList.push(Severe);
  833. this.pieData = this.pieRightList.map(item => {
  834. item.value = item.count;
  835. item.itemStyle = {
  836. color: item.color
  837. };
  838. return item;
  839. });
  840. // 最大,最小和最近值
  841. let Max = {
  842. label: "最大值",
  843. value: data.Max,
  844. time: data.MaxDesc
  845. ? this.currentDays === 0 ? this.$dayjs(data.MaxDesc).format("HH:mm")
  846. : this.$dayjs(data.MaxDesc).format("MM/DD HH:mm")
  847. : ""
  848. };
  849. let Min = {
  850. label: "最小值",
  851. value: data.Min,
  852. time: data.MinDesc
  853. ? this.currentDays === 0 ? this.$dayjs(data.MinDesc).format("HH:mm")
  854. : this.$dayjs(data.MinDesc).format("MM/DD HH:mm")
  855. : ""
  856. };
  857. let Avg = {
  858. label: "平均值",
  859. value: data.Avg,
  860. time: data.AvgDesc
  861. ? this.currentDays === 0 ? this.$dayjs(data.AvgDesc).format("HH:mm")
  862. : this.$dayjs(data.AvgDesc).format("MM/DD HH:mm")
  863. : ""
  864. };
  865. let Current = {
  866. label: "最近值",
  867. value: data.Current,
  868. time: data.CurrentDesc
  869. ? this.currentDays === 0 ? this.$dayjs(data.CurrentDesc).format("HH:mm")
  870. : this.$dayjs(data.CurrentDesc).format("MM/DD HH:mm")
  871. : ""
  872. };
  873. this.statisticsList.push(Max);
  874. this.statisticsList.push(Min);
  875. this.statisticsList.push(Avg);
  876. this.statisticsList.push(Current);
  877. // 周报月报底部显示数据
  878. let NoneDay = {
  879. days: data.NoneDay,
  880. text: `无${this.emoName}倾向`,
  881. color: "#62BD48"
  882. };
  883. let MildDay = {
  884. days: data.MildDay,
  885. text: `轻度${this.emoName}倾向`,
  886. color: "#ffde00"
  887. };
  888. let ModerateDay = {
  889. days: data.ModerateDay,
  890. text: `中度${this.emoName}倾向`,
  891. color: "#ff8a00"
  892. };
  893. let SevereDay = {
  894. days: data.SevereDay,
  895. text: `重度${this.emoName}倾向`,
  896. color: "#d70d0d"
  897. };
  898. this.emotionList.push(NoneDay);
  899. this.emotionList.push(MildDay);
  900. this.emotionList.push(ModerateDay);
  901. this.emotionList.push(SevereDay);
  902. // 图表数据
  903. this.emotionData = data.ChartDatas.map(item => {
  904. return {
  905. value: item.Value,
  906. itemStyle: {
  907. color: this.calcResultColor(item.Level)
  908. }
  909. };
  910. });
  911. // 7天 和 30天柱形图显示
  912. this.weekAndMonData = data.ChartDatas.map((item, index) => {
  913. return {
  914. value: [index, item.MinValue, item.MaxValue],
  915. };
  916. });
  917. // x轴显示数据
  918. if(this.currentDays === 0) {
  919. // 显示今天数据
  920. this.xAxisData = data.ChartDatas.map(item => {
  921. return this.$dayjs(item.Key.replace(/-/g, "/")).format(
  922. "HH:mm"
  923. );
  924. });
  925. } else {
  926. this.xAxisData = data.ChartDatas.map(item => {
  927. return this.$dayjs(item.Key.replace(/-/g, "/")).format(
  928. "MM/DD"
  929. );
  930. });
  931. let emphasisStyle = {
  932. itemStyle: {
  933. shadowBlur: 10,
  934. shadowColor: 'rgba(0,0,0,0.3)'
  935. }
  936. };
  937. let that = this;
  938. // 7天和30天变成柱状图
  939. this.weekAndMonthSeries = [
  940. {
  941. name: '平均值',
  942. type: 'scatter',
  943. symbolSize: 8,
  944. data: this.emotionData,
  945. },
  946. {
  947. name: '',
  948. type: 'custom',
  949. data: this.weekAndMonData,
  950. renderItem: function (params, api) {
  951. var categoryIndex = api.value(0);
  952. var end = api.coord([categoryIndex, api.value(1)]);
  953. var start = api.coord([categoryIndex, api.value(2)]);
  954. var width = 8;
  955. var rectShape = that.$echarts.graphic.clipRectByRect(
  956. {
  957. x: start[0] - width / 2,
  958. y: start[1],
  959. width: 8,
  960. height: end[1] - start[1],
  961. },
  962. {
  963. x: params.coordSys.x,
  964. y: params.coordSys.y,
  965. width: params.coordSys.width,
  966. height: params.coordSys.height,
  967. }
  968. );
  969. if(rectShape) {
  970. rectShape.r = [10]
  971. };
  972. return (
  973. rectShape && {
  974. type: "rect",
  975. shape: rectShape,
  976. style: api.style(),
  977. }
  978. );
  979. },
  980. itemStyle: {
  981. opacity: 0.8,
  982. },
  983. encode: {
  984. y: [1, 2],
  985. x: 0,
  986. },
  987. },
  988. {
  989. name: `轻度${this.emoName}倾向`,
  990. type: 'scatter',
  991. symbolSize: 8,
  992. data: '',
  993. },
  994. {
  995. name: `中度${this.emoName}倾向`,
  996. type: 'scatter',
  997. symbolSize: 8,
  998. data: '',
  999. },
  1000. {
  1001. name: `重度${this.emoName}倾向`,
  1002. type: 'scatter',
  1003. symbolSize: 8,
  1004. data: '',
  1005. },
  1006. {
  1007. name: `无${this.emoName}倾向`,
  1008. type: 'scatter',
  1009. symbolSize: 8,
  1010. data: '',
  1011. },
  1012. ];
  1013. // 点击提示此时为空
  1014. this.defaultOptions.tooltip = {
  1015. trigger: "axis",
  1016. formatter: function(params) {
  1017. return params[0].marker + '平均值:' + params[0].name + '--' + params[0].value + '</br>' +
  1018. params[1].marker + '最大值:' + params[1].name + '--' + params[1].value[2] + '</br>' +
  1019. params[1].marker + '最小值:' + params[1].name + '--' + params[1].value[1];
  1020. }
  1021. };
  1022. this.defaultOptions.series = this.weekAndMonthSeries;
  1023. }
  1024. // 结果解读
  1025. this.result = data.Result;
  1026. this.resultLevel = data.ResultLevel;
  1027. this.advice = data.Advice;
  1028. this.$toast.success({
  1029. message: '数据加载完成'
  1030. });
  1031. }
  1032. }).catch(() => {
  1033. this.$dialog({
  1034. message: '登录过期,请重新进入'
  1035. })
  1036. }).finally(() => { });
  1037. },
  1038. // 计算百分比
  1039. calcPercentage(value, total) {
  1040. if (
  1041. typeof value !== "number" ||
  1042. typeof total !== "number" ||
  1043. total === 0
  1044. ) {
  1045. return 0;
  1046. }
  1047. let milValue = value * 1000;
  1048. let milTotal = total * 1000;
  1049. return Math.round((milValue / milTotal) * 100);
  1050. },
  1051. // 初始化图表的文字内容
  1052. initEchartText() {
  1053. let text = this.emoName === 'depression' ? '趋势' : '';
  1054. let today = this.$dayjs(this.defaultDate).format("YYYY-MM-DD") === this.$dayjs(new Date()).format("YYYY-MM-DD") ? '今天' : '';
  1055. this.result = `无${this.emoName}倾向`;
  1056. this.defaultSeries = [
  1057. {
  1058. name: ``,
  1059. type: "line",
  1060. padding: 5,
  1061. data: this.emotionData,
  1062. symbol: "circle",
  1063. symbolSize: 8, // 拐点圆的大小
  1064. areaStyle: {},
  1065. },
  1066. {
  1067. name: `轻度${this.emoName}倾向`,
  1068. type: "line",
  1069. padding: 10,
  1070. data: "",
  1071. symbol: "circle",
  1072. symbolSize: 8, // 拐点圆的大小
  1073. },
  1074. {
  1075. name: `中度${this.emoName}倾向`,
  1076. type: "line",
  1077. data: ""
  1078. },
  1079. {
  1080. name: `重度${this.emoName}倾向`,
  1081. type: "line",
  1082. data: ""
  1083. }
  1084. ];
  1085. this.pieRightList = this.pieRightList.map(item => {
  1086. item.text = item.text.replace("情绪", this.emoName);
  1087. return item;
  1088. });
  1089. },
  1090. // 初始化饼状图
  1091. initPieEchart() {
  1092. if (
  1093. this.pieEcharts != null &&
  1094. this.pieEcharts != "" &&
  1095. this.pieEcharts != undefined
  1096. ) {
  1097. this.pieEcharts.dispose();
  1098. }
  1099. this.pieEcharts = this.$echarts.init(this.$refs.pieChart);
  1100. this.pieEcharts.setOption(this.pieOption);
  1101. },
  1102. // 格式化日期显示参数
  1103. formatter(day) {
  1104. const month = day.date.getMonth() + 1;
  1105. const date = day.date.getDate();
  1106. const formatDate = this.$dayjs(day.date).format("YYYY/MM/DD");
  1107. const currentDate = this.$dayjs(new Date()).format("YYYY/MM/DD");
  1108. day.className = "custom-calendar";
  1109. for( let h = 0; h < this.highlightDates.length; h ++) {
  1110. if (this.highlightDates[h].Date === formatDate) {
  1111. day.className = `highlight-border ${this.calcResultColor(this.highlightDates[h].SummaryLevel, true)}`;
  1112. } else if (formatDate === currentDate) {
  1113. day.text = '今天'
  1114. }
  1115. }
  1116. return day;
  1117. },
  1118. // 返回
  1119. onNavBack() {
  1120. this.params.name = '';
  1121. this.$router.replace({
  1122. name: 'psychologicalMain',
  1123. query: {
  1124. ...this.params
  1125. }
  1126. });
  1127. },
  1128. // 点击日期选择
  1129. onTabClick(value, index) {
  1130. this.current = index;
  1131. this.currentDays = value;
  1132. this.$store.commit('tabClick', index);
  1133. let currentDate = new Date();
  1134. let leftText = value === 0 ? '今天' : value === 7 ? '7天' : '30天';
  1135. this.surveyTitle = value === 7 ? '7天概览' : '30天概览';
  1136. if (value === 7) {
  1137. let dateList = this.getPostDate(currentDate, 6, true);
  1138. this.getPsychologiclData('', dateList[0], dateList[1]);
  1139. } else if (value === 0) {
  1140. // 今天
  1141. this.defaultOptions.xAxis.data = this.xAxisData;
  1142. this.defaultOptions.series = this.defaultSeries;
  1143. this.defaultOptions.series[0].data = this.emotionData;
  1144. this.getPsychologiclData(this.selectDate ? this.selectDate : this .$dayjs(currentDate).format("YYYY-MM-DD"));
  1145. } else if(value === 30){
  1146. // 30天
  1147. this.defaultOptions.xAxis.data = this.xAxisData;
  1148. this.defaultOptions.series = this.defaultSeries;
  1149. this.defaultOptions.series[0].data = this.emotionData;
  1150. let dateList = this.getPostDate(currentDate, 30, true);
  1151. this.getPsychologiclData('', dateList[0], dateList[1]);
  1152. } else {
  1153. // 周报菜单
  1154. this.getWeekResult();
  1155. }
  1156. },
  1157. getCurrentMonthStaAndEnd(currentDate) {
  1158. let list = [];
  1159. let monthStart = new Date(currentDate.getFullYear(), currentDate.getMonth(), 1); // 获取本月第一天的日期时间
  1160. let monthEnd = new Date(currentDate.getFullYear(), currentDate.getMonth() + 1, 0, 23, 59, 59); // 获取本月最后一天的日期时间(时间为23:59:59)
  1161. list.push(this.$dayjs(monthStart).format("YYYY-MM-DD"));
  1162. list.push(this.$dayjs(monthEnd).format("YYYY-MM-DD"));
  1163. return list;
  1164. },
  1165. // 获取指定天数的起始日期
  1166. /**
  1167. *
  1168. * @param dateNow :Date类
  1169. * @param intervalDays :间隔天数
  1170. * @param bolPastTime :Boolean,判断在参数date之前,还是之后,
  1171. */
  1172. getPostDate(dateNow,intervalDays,bolPastTime) {
  1173. let oneDayTime = 24 * 60 * 60 * 1000;
  1174. let list = [];
  1175. let lastDay;
  1176. if(bolPastTime == true){
  1177. lastDay = new Date(dateNow.getTime() - intervalDays * oneDayTime);
  1178. list.push(this.formateDate(lastDay));
  1179. list.push(this.formateDate(dateNow));
  1180. }else{
  1181. lastDay = new Date(dateNow.getTime() + intervalDays * oneDayTime);
  1182. list.push(this.formateDate(dateNow));
  1183. list.push(this.formateDate(lastDay));
  1184. }
  1185. return list;
  1186. },
  1187. formateDate(time){
  1188. let year = time.getFullYear();
  1189. let month = time.getMonth() + 1;
  1190. let day = time.getDate();
  1191. if (month < 10) {
  1192. month = '0' + month
  1193. };
  1194. if (day < 10) {
  1195. day = '0' + day
  1196. };
  1197. return year + '-' + month + '-' + day + '';
  1198. },
  1199. // 字体大小转化
  1200. fontChar(res) {
  1201. const clientWidth =
  1202. window.innerWidth ||
  1203. document.documentElement.clientWidth ||
  1204. document.body.clientWidth;
  1205. if (!clientWidth) return;
  1206. let fontSize = clientWidth / 750;
  1207. return res * fontSize;
  1208. },
  1209. // 初始化折线图表
  1210. initEchart() {
  1211. if (
  1212. this.echarts != null &&
  1213. this.echarts != "" &&
  1214. this.echarts != undefined
  1215. ) {
  1216. this.echarts.dispose();
  1217. }
  1218. this.echarts = this.$echarts.init(this.$refs.charts);
  1219. this.echarts.setOption(this.defaultOptions);
  1220. },
  1221. // 点击历史监测,打开日历
  1222. onHistory() {
  1223. this.calendarDialogShow = true;
  1224. },
  1225. // 选择日历具体某一个日期
  1226. onSelect(value) {
  1227. const selectDate = this.$dayjs(value).format("YYYY-MM-DD");
  1228. this.dateList[0].text = this.$dayjs(value).format("YYYY-MM-DD") === this.$dayjs(new Date()).format("YYYY-MM-DD") ? '今天' : this.$dayjs(value).format("MM-DD");
  1229. this.calendarDialogShow = false;
  1230. this.selectDate = selectDate;
  1231. this.getPsychologiclData(selectDate);
  1232. },
  1233. // 计算字体显示的颜色
  1234. calcColor(value) {
  1235. let color = "";
  1236. if (value <= 40) {
  1237. color = "#62BD48";
  1238. } else if (value > 40 && value <= 65) {
  1239. color = "#ffde00";
  1240. } else if (value > 65 && value <= 80) {
  1241. color = "#ff8a00";
  1242. } else if (value > 80) {
  1243. color = "#d70d0d";
  1244. } else {
  1245. color = "";
  1246. }
  1247. return color;
  1248. },
  1249. // 计算结果采用哪种颜色
  1250. calcResultColor(value, isCallBackClass) {
  1251. let color = "";
  1252. let className = "";
  1253. switch(Number(value)) {
  1254. case 0:
  1255. color = "#62BD48";
  1256. className = 'none';
  1257. break;
  1258. case 1:
  1259. color = "#ffde00";
  1260. className = 'mild';
  1261. break;
  1262. case 2:
  1263. color = "#ff8a00";
  1264. className = 'moderate';
  1265. break;
  1266. case 3:
  1267. color = "#d70d0d";
  1268. className = 'severe';
  1269. break;
  1270. }
  1271. return isCallBackClass ? className : color;
  1272. },
  1273. // 点击帮助
  1274. onHelp() {
  1275. this.isPopup = true;
  1276. },
  1277. // 关闭poup
  1278. onClose() {
  1279. this.isPopup = false;
  1280. },
  1281. getWeekResult() {
  1282. this.$toast.loading('数据加载中');
  1283. let baseUrl = process.env.NODE_ENV === 'production' ? 'https://dbmq.rzliot.com/auth_heart' : 'https://dbmq.rzliot.com/heart';
  1284. let reqUrl = `${baseUrl}/api/Data/GetWeekResult`;
  1285. let reqParams = {
  1286. uid: this.uid/* '2023101521270090082 */,
  1287. type: this.emoType
  1288. };
  1289. axios.get(reqUrl, {
  1290. params: { ...reqParams },
  1291. /* headers: { 'AccessToken': this.$store.getters.ssjlToken } */
  1292. }).then(res => {
  1293. console.log("res", res);
  1294. const data = res.data.response;
  1295. this.weekList = data.map(item => {
  1296. return {
  1297. name: item.Name.replace('周报', '').replace(/-/g, ".").replace(/~/g, "-"),
  1298. recordId: item.RecordId,
  1299. summary: item.Summary,
  1300. summaryLevel: item.SummaryLevel,
  1301. type: this.emoType
  1302. }
  1303. }).reverse();
  1304. this.$toast.success('数据加载完成');
  1305. })
  1306. },
  1307. onClickItem(recordId) {
  1308. this.$router.push({
  1309. name: 'psychologicalReport',
  1310. query: {
  1311. recordId: recordId,
  1312. name: 'depression',
  1313. isShowLeft: true
  1314. }
  1315. })
  1316. }
  1317. }
  1318. };
  1319. </script>
  1320. <style lang="scss">
  1321. .van-nav-bar .van-icon {
  1322. padding-left: 10px;
  1323. }
  1324. .calenddar-dialog {
  1325. overflow: scroll;
  1326. }
  1327. .calendar {
  1328. overflow: scroll;
  1329. .van-calendar {
  1330. height: 350px;
  1331. .van-calendar__header {
  1332. display: none;
  1333. }
  1334. .van-calendar__days .van-calendar__day {
  1335. width: 27px;
  1336. height: 27px;
  1337. margin: 5px;
  1338. font-size: 12px;
  1339. &.custom-calendar {
  1340. width: 27px;
  1341. height: 27px;
  1342. }
  1343. &.highlight-border {
  1344. border: 1px solid #62bd48;
  1345. width: 27px;
  1346. height: 27px;
  1347. border-radius: 50%;
  1348. &.none {
  1349. border: 1px solid #62bd48;
  1350. }
  1351. &.mild {
  1352. border: 1px solid #ffde00;
  1353. }
  1354. &.moderate {
  1355. border: 1px solid #ff8a00;
  1356. }
  1357. &.severe {
  1358. border: 1px solid #d70d0d;
  1359. }
  1360. }
  1361. }
  1362. .van-calendar__selected-day {
  1363. width: 27px;
  1364. height: 27px;
  1365. border-radius: 50%;
  1366. font-size: 12px;
  1367. }
  1368. }
  1369. }
  1370. </style>
  1371. <style scoped lang="scss">
  1372. @import "./index.scss";
  1373. </style>