| | |
| | | } |
| | | // 写入vuex里 |
| | | patientInfoStore().setpatientInfo(info) |
| | | console.log('播放声音') |
| | | // sound.play("https://dhcdn.leon056.com/hemo/autoselfsign/step2.mp3") |
| | | |
| | | |
| | | } |
| | | |
| | | // 订阅结果事件返回函数 |
| | |
| | | import { reactive, computed, toRefs, onMounted, ref, watch } from "vue" |
| | | import { sendPationCode, sendPationSet } from '../../samples/sockteStomp' |
| | | import { formatDate } from '@/utils/formatTime' |
| | | import logo from '@/assets/LOGO.png' |
| | | import state1 from '@/assets/state1.png' |
| | | import state2 from '@/assets/state2.png' |
| | | import state3 from '@/assets/state3.png' |
| | | import { number } from 'yargs' |
| | | |
| | | export default { |
| | |
| | | } |
| | | const state = reactive({ |
| | | state1:state1, |
| | | state2:state2, |
| | | state3:state3, |
| | | logo:logo, |
| | | dialogVisible: false, |
| | | isActive: false, |
| | | inputCode: "", |
| | |
| | | <div> |
| | | <el-row> |
| | | <el-col :span="6"> |
| | | <div class="imglogo"></div> |
| | | <div class="imglogo"> |
| | | <el-image :src="logo" /> |
| | | </div> |
| | | |
| | | </el-col> |
| | | <el-col :span="2"> |
| | |
| | | box-shadow: 1px 3px 5px 0px #E9E9E9; |
| | | } |
| | | .imglogo{ |
| | | padding-top: 10px; |
| | | width: 102px; |
| | | height: 40px; |
| | | background: #769AFF; |
| | | // background: #769AFF; |
| | | } |
| | | .titleText{ |
| | | text-align: center; |
| | | height: 38px; |
| | | font-size: 27px; |
| | | font-family: PingFangSC-Medium, PingFang SC; |
| | | font-weight: 500; |
| | | color: #333333; |
| | | line-height: 38px; |
| | | letter-spacing: 1px; |
| | | font-size: 27px; |
| | | font-family: PingFangSC-Medium, PingFang SC; |
| | | font-weight: 500; |
| | | color: #333333; |
| | | line-height: 38px; |
| | | letter-spacing: 1px; |
| | | } |
| | | .clockNum{ |
| | | width: 100%; |