add support for random store
This commit is contained in:
@@ -22,11 +22,13 @@
|
||||
<div class="col-md-4">
|
||||
<label name="store" for="store_selector">目标商店</label>
|
||||
<select name="store_list" id="store_selector">
|
||||
<option value="random">随机</option>
|
||||
<option value="faubourg">Hermès Faubourg Saint-Honoré</option>
|
||||
<option value="georgev">Hermès George V</option>
|
||||
<option value="sevres">Hermès Sèvres</option>
|
||||
</select>
|
||||
</div>
|
||||
<div id="device_list"/>
|
||||
<br/>
|
||||
<button id="start_book_btn">开始约会
|
||||
</button>
|
||||
|
||||
Reference in New Issue
Block a user