| | |
| | | </div> |
| | | </div> |
| | | </div> |
| | | <#input id="name" name="*门店名称" type="text"/> |
| | | <#input id="phone" name="*联系电话" type="text"/> |
| | | <#input id="name" name="*门店名称" placeholder= "请输入门店名称" type="text"/> |
| | | <#input id="phone" name="*联系电话" placeholder= "请输入联系电话" type="text"/> |
| | | <div class="form-group"> |
| | | <label class="col-sm-3 control-label">*门店地址:</label> |
| | | <div class="col-sm-9"> |
| | | <input class="form-control" id="address" name="address" type="text" onchange="TCarInfoDlg.searchByStationName(this,1)"> |
| | | <input class="form-control" placeholder= "请输入门店地址" id="address" name="address" type="text" onchange="TCarInfoDlg.searchByStationName(this,1)"> |
| | | </div> |
| | | </div> |
| | | <div class="col-sm-10" style="margin-left: 397px;width: 70%;" > |
| | |
| | | <div hidden id="longitude" value="104.0559716796875"></div> |
| | | <div hidden id="latitude" value="30.585671929253472"></div> |
| | | |
| | | <#input id="time" name="营业时间" type="text"/> |
| | | <#input id="time" name="*营业时间" placeholder= "请选择营业时间" type="text"/> |
| | | <div class="form-group"> |
| | | <label class="col-sm-3 control-label">*门店介绍:</label> |
| | | <div class="col-sm-9"> |
| | | <textarea id="introduce" style="width: 617px; height: 180px;"></textarea> |
| | | <textarea placeholder= "请输入门店介绍" id="introduce" style="width: 617px; height: 180px;"></textarea> |
| | | </div> |
| | | </div> |
| | | <#input id="userName" name="*店长姓名" type="text"/> |
| | | <#input id="userPhone" name="*店长手机号" type="text"/> |
| | | <#input id="userName" name="*店长姓名" placeholder= "请输入店长姓名" type="text"/> |
| | | <#input id="userPhone" name="*店长手机号" placeholder= "请输入店长手机号" type="text"/> |
| | | <#avatar id="img" name="*门店封面(推荐像素722*360px)" /> |
| | | <div class="row" id="app1"> |
| | | <div class="col-sm-6" style="width: 100%;margin-left: 103px;"> |
| | | <div class="form-group"> |
| | | <label class="col-sm-3 control-label" style="width: 15%;margin-left: 5%">*实景图片(请上传不超过五张图片): </label> |
| | | <label class="col-sm-3 control-label" style="width: 15%;margin-left: 5%">*实景图片(推荐像素780*440px,请上传不超过五张图片): </label> |
| | | <div class="col-sm-2" style="width: 100%;margin-left: 11%;margin-top: 1%"> |
| | | <el-upload |
| | | :limit="5" |
| | |
| | | |
| | | </div> |
| | | </div> |
| | | <#input id="ids" name="添加入园闸机" type="text"/> |
| | | <#input id="ids" name="添加入园闸机" placeholder= "请输入入园闸机id,多个用逗号分隔" type="text"/> |
| | | |
| | | </div> |
| | | </div> |