update
1.应急事件显示信息过长,精简一下。 2.救护车图标配色调整 3.医院图标增大一点,显示图标及应急求助时的推荐图标 4.急救弹窗添加呼吸效果 5.急救路线搜索框,控制只搜索新疆境内 6.咨询大屏也要监听事件并弹出弹窗
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
:width="props.width"
|
||||
:maskClosable="true"
|
||||
@cancel="handleCancel"
|
||||
v-bind="$attrs"
|
||||
destroy-on-close
|
||||
>
|
||||
<template #title>
|
||||
@@ -23,6 +24,7 @@
|
||||
:width="props.width"
|
||||
:maskClosable="true"
|
||||
@cancel="handleCancel"
|
||||
v-bind="$attrs"
|
||||
destroy-on-close
|
||||
>
|
||||
<template #title>
|
||||
|
||||
Reference in New Issue
Block a user