弹框时间模拟数据内测,修改弹框取消时机

This commit is contained in:
liujing
2021-07-15 19:54:26 +08:00
parent 7d95479bcc
commit bf09b5a61a
5 changed files with 51 additions and 89 deletions

View File

@@ -16,6 +16,6 @@
"stopLineDistance": 60,
"warningContent": "注意自行车",
"heading": 0,
"showTime": 3,
"showTime": 6,
"roadwidth": 4.0
}

View File

@@ -24,6 +24,6 @@
"stopLineDistance": 60,
"warningContent": "小心行人",
"heading": 0,
"showTime": 3,
"showTime": 6,
"roadwidth": 4.0
}

View File

@@ -15,6 +15,6 @@
"stopLineDistance": 60,
"warningContent": "注意摩托车",
"heading": 0,
"showTime": 3,
"showTime": 6,
"roadwidth": 4.0
}