Skip to content

Commit d624b4e

Browse files
committed
delete value
1 parent 93951e0 commit d624b4e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

_posts/2019-02-02-car-location.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,9 +42,9 @@
4242
<div id="head">
4343
<form id="searchForm">
4444
<label for="apiKey">ApiKey:</label>
45-
<input id="apiKey" type="text" value="0XlwMJm8U42KEZ394N4p8hm2p=s=" />
45+
<input id="apiKey" type="text" />
4646
<label for="deviceId">设备ID:</label>
47-
<input id="deviceId" type="text" value="517162506" />
47+
<input id="deviceId" type="text" />
4848
<label for="startTime">开始时间:</label>
4949
<input id="startTime" type="datetime-local" />
5050
<label for="endTime">结束时间:</label>

0 commit comments

Comments
 (0)