From acacdfa1b6b5dc0ac0c444c53fcbd05f8552ff3c Mon Sep 17 00:00:00 2001 From: zjj <3272660260@qq.com> Date: 星期二, 23 四月 2024 08:44:39 +0800 Subject: [PATCH] #演示 --- src/main/webapp/views/home/map.html | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/src/main/webapp/views/home/map.html b/src/main/webapp/views/home/map.html index 4c4cced..fff16b3 100644 --- a/src/main/webapp/views/home/map.html +++ b/src/main/webapp/views/home/map.html @@ -538,6 +538,9 @@ 搴撲綅鍙�: {{ map[mapI][mapJ].locNo }} </div> <div style="margin-top: 10px;"> + 搴撲綅鍙�: {{ map[mapI][mapJ].locNo$}} + </div> + <div style="margin-top: 10px;"> 搴撲綅鐘舵��: {{ getLocSts(map[mapI][mapJ].locSts) }} </div> <div style="margin-top: 10px;"> -- Gitblit v1.9.1