From ed187ceb12df2a4500c921d2b620b49f7aec84a5 Mon Sep 17 00:00:00 2001 From: zcstatham <578322713@qq.com> Date: Sat, 10 Sep 2022 23:26:18 +0800 Subject: [PATCH] =?UTF-8?q?=E6=95=B0=E6=8D=AE=E9=A1=B5=E6=90=9C=E7=B4=A2?= =?UTF-8?q?=E8=B0=83=E8=AF=953?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/view/index/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/view/index/index.html b/app/view/index/index.html index 1336b5b..66258fb 100644 --- a/app/view/index/index.html +++ b/app/view/index/index.html @@ -286,7 +286,7 @@ } else if(layEvent === 'detail'){ layer.open({ type: 2, - title: '车辆信息--' + data.car_no, + title: '车辆信息--' + data.car_no + '-' + data.tag, area: ['1100px','735px'], shade: 0, maxmin: true,