| | |
| | | <view class="store-info-page data-v-54dfab99"><view class="top-gradient data-v-54dfab99"></view><view class="form-card data-v-54dfab99"><text class="page-title data-v-54dfab99">门店信息</text><view class="form-group data-v-54dfab99"><text class="label data-v-54dfab99">门店名称</text><text class="text-input align-left data-v-54dfab99" style="font-weight:600;margin-left:30rpx;">{{info.name}}</text></view><view class="form-group data-v-54dfab99"><text class="label data-v-54dfab99">门店头像</text><view class="upload-row data-v-54dfab99" style="margin-top:20rpx;"><view data-event-opts="{{[['tap',[['chooseAndUploadImage',[1]]]]]}}" class="upload-box data-v-54dfab99" bindtap="__e"><view class="upload-plus data-v-54dfab99">+</view><text class="upload-text data-v-54dfab99">上传照片</text></view><block wx:if="{{form.coverImgUrl}}"><view class="photo-box data-v-54dfab99"><image class="photo-image data-v-54dfab99" src="{{form.coverImgUrl}}" mode="aspectFill"></image></view></block></view></view><view class="divider data-v-54dfab99"></view><view class="form-group textarea-group data-v-54dfab99"><text class="label data-v-54dfab99">门店介绍</text><input class="text-input align-left data-v-54dfab99" type="text" placeholder="请输入门店介绍" placeholder-style="color: #B2B2B2;" data-event-opts="{{[['input',[['__set_model',['$0','content','$event',[]],['form']]]]]}}" value="{{form.content}}" bindinput="__e"/></view><view class="divider data-v-54dfab99"></view><view class="form-group switch-group data-v-54dfab99"><view class="label-row data-v-54dfab99"><text class="label data-v-54dfab99">是否全天营业</text><text class="required data-v-54dfab99">*</text></view><view class="switch-row data-v-54dfab99"><view data-event-opts="{{[['tap',[['e0',['$event']]]]]}}" class="{{['switch-pill','data-v-54dfab99',(form.businessType===1)?'active':'']}}" bindtap="__e">是</view><view data-event-opts="{{[['tap',[['e1',['$event']]]]]}}" class="{{['switch-pill','data-v-54dfab99',(form.businessType===0)?'active':'']}}" bindtap="__e">否</view></view></view><view class="form-group data-v-54dfab99"><view class="label-row data-v-54dfab99"><text class="label data-v-54dfab99">营业时间</text><text class="required data-v-54dfab99">*</text></view><input class="text-input align-left data-v-54dfab99" type="text" placeholder="必填,请输入门店营业时间" placeholder-style="color: #B2B2B2;" data-event-opts="{{[['input',[['__set_model',['$0','shopHours','$event',[]],['form']]]]]}}" value="{{form.shopHours}}" bindinput="__e"/></view><view class="divider data-v-54dfab99"></view><view class="form-group data-v-54dfab99"><text class="label data-v-54dfab99">寄存类型</text><input class="text-input align-left data-v-54dfab99" type="text" placeholder="请输入可寄存类型" placeholder-style="color: #B2B2B2;" data-event-opts="{{[['input',[['__set_model',['$0','depositTypes','$event',[]],['form']]]]]}}" value="{{form.depositTypes}}" bindinput="__e"/></view><view class="divider data-v-54dfab99"></view><view class="form-group data-v-54dfab99"><view class="label-row data-v-54dfab99"><text class="label data-v-54dfab99">配送范围</text><text class="required data-v-54dfab99">*</text></view><view class="input-with-unit data-v-54dfab99"><input class="text-input data-v-54dfab99" type="digit" placeholder="必填,请输入" placeholder-style="color: #B2B2B2;" data-event-opts="{{[['input',[['__set_model',['$0','deliveryArea','$event',[]],['form']]]]]}}" value="{{form.deliveryArea}}" bindinput="__e"/><text class="unit-text data-v-54dfab99" style="font-size:28rpx;">公里</text></view></view><view class="divider data-v-54dfab99"></view><view class="form-group textarea-group last-group data-v-54dfab99"><view class="label-row data-v-54dfab99"><text class="label data-v-54dfab99">收费标准</text><text class="required data-v-54dfab99">*</text></view><textarea class="text-area charge-area data-v-54dfab99" placeholder="必填,请输入门店收费标准" placeholder-style="color: #B2B2B2;" auto-height="{{true}}" data-event-opts="{{[['input',[['__set_model',['$0','feeStandard','$event',[]],['form']]]]]}}" value="{{form.feeStandard}}" bindinput="__e"></textarea></view></view><view class="save-wrap data-v-54dfab99"><view data-event-opts="{{[['tap',[['maintainShop',['$event']]]]]}}" class="save-btn data-v-54dfab99" bindtap="__e">保存</view></view></view> |
| | | <view class="store-info-page data-v-54dfab99"><view class="top-gradient data-v-54dfab99"></view><view class="form-card data-v-54dfab99"><text class="page-title data-v-54dfab99">门店信息</text><view class="form-group data-v-54dfab99"><text class="label data-v-54dfab99">门店名称</text><text class="text-input align-left data-v-54dfab99" style="font-weight:600;margin-left:30rpx;">{{info.name}}</text></view><view class="form-group data-v-54dfab99"><text class="label data-v-54dfab99">门店头像</text><view class="upload-row data-v-54dfab99" style="margin-top:20rpx;"><view data-event-opts="{{[['tap',[['chooseAndUploadImage',[1]]]]]}}" class="upload-box data-v-54dfab99" bindtap="__e"><view class="upload-plus data-v-54dfab99">+</view><text class="upload-text data-v-54dfab99">上传照片</text></view><block wx:if="{{form.coverImgUrl}}"><view class="photo-box data-v-54dfab99"><image class="photo-image data-v-54dfab99" src="{{form.coverImgUrl}}" mode="aspectFill"></image></view></block></view></view><view class="divider data-v-54dfab99"></view><view class="form-group textarea-group data-v-54dfab99"><text class="label data-v-54dfab99">门店介绍</text><textarea class="text-area charge-area data-v-54dfab99" maxlength="200" placeholder="请输入门店介绍" placeholder-style="color: #B2B2B2;" auto-height="{{true}}" data-event-opts="{{[['input',[['__set_model',['$0','content','$event',[]],['form']]]]]}}" value="{{form.content}}" bindinput="__e"></textarea></view><view class="divider data-v-54dfab99"></view><view class="form-group switch-group data-v-54dfab99"><view class="label-row data-v-54dfab99"><text class="label data-v-54dfab99">是否全天营业</text><text class="required data-v-54dfab99">*</text></view><view class="switch-row data-v-54dfab99"><view data-event-opts="{{[['tap',[['e0',['$event']]]]]}}" class="{{['switch-pill','data-v-54dfab99',(form.businessType===1)?'active':'']}}" bindtap="__e">是</view><view data-event-opts="{{[['tap',[['e1',['$event']]]]]}}" class="{{['switch-pill','data-v-54dfab99',(form.businessType===0)?'active':'']}}" bindtap="__e">否</view></view></view><view class="form-group data-v-54dfab99"><view class="label-row data-v-54dfab99"><text class="label data-v-54dfab99">营业时间</text><text class="required data-v-54dfab99">*</text></view><textarea class="text-area charge-area data-v-54dfab99" maxlength="200" placeholder="必填,请输入门店营业时间" placeholder-style="color: #B2B2B2;" auto-height="{{true}}" data-event-opts="{{[['input',[['__set_model',['$0','shopHours','$event',[]],['form']]]]]}}" value="{{form.shopHours}}" bindinput="__e"></textarea></view><view class="divider data-v-54dfab99"></view><view class="form-group data-v-54dfab99"><text class="label data-v-54dfab99">寄存类型</text><textarea class="text-area charge-area data-v-54dfab99" maxlength="200" placeholder="请输入可寄存类型" placeholder-style="color: #B2B2B2;" auto-height="{{true}}" data-event-opts="{{[['input',[['__set_model',['$0','depositTypes','$event',[]],['form']]]]]}}" value="{{form.depositTypes}}" bindinput="__e"></textarea></view><view class="divider data-v-54dfab99"></view><view class="form-group data-v-54dfab99"><view class="label-row data-v-54dfab99"><text class="label data-v-54dfab99">配送范围</text><text class="required data-v-54dfab99">*</text></view><view class="input-with-unit data-v-54dfab99"><input class="text-input data-v-54dfab99" type="digit" placeholder="必填,请输入" placeholder-style="color: #B2B2B2;" data-event-opts="{{[['input',[['__set_model',['$0','deliveryArea','$event',[]],['form']]]]]}}" value="{{form.deliveryArea}}" bindinput="__e"/><text class="unit-text data-v-54dfab99" style="font-size:28rpx;">公里</text></view></view><view class="divider data-v-54dfab99"></view><view class="form-group textarea-group last-group data-v-54dfab99"><view class="label-row data-v-54dfab99"><text class="label data-v-54dfab99">收费标准</text><text class="required data-v-54dfab99">*</text></view><textarea class="text-area charge-area data-v-54dfab99" placeholder="必填,请输入门店收费标准" placeholder-style="color: #B2B2B2;" auto-height="{{true}}" data-event-opts="{{[['input',[['__set_model',['$0','feeStandard','$event',[]],['form']]]]]}}" value="{{form.feeStandard}}" bindinput="__e"></textarea></view></view><view class="save-wrap data-v-54dfab99"><view data-event-opts="{{[['tap',[['maintainShop',['$event']]]]]}}" class="save-btn data-v-54dfab99" bindtap="__e">保存</view></view></view> |