mrr.sj.front/unpackage/dist/dev/mp-weixin/pages/ruzhu/sj-info.wxml

1 line
14 KiB
Plaintext
Raw Normal View History

2026-03-24 11:45:13 +08:00
<view class="store-info-page data-v-0ff1c510"><view class="section-title data-v-0ff1c510"><view class="title-bar data-v-0ff1c510"></view><text class="data-v-0ff1c510">门店信息</text></view><view class="form-item box-cont data-v-0ff1c510"><view class="label-wrapper data-v-0ff1c510"><text class="label required data-v-0ff1c510">店铺logo</text><image class="label-icon data-v-0ff1c510" src="https://mrrplus.oss-cn-beijing.aliyuncs.com/photo/system/25bd7f38-1a3e-4282-84ea-190d7f820108" mode="aspectFit" data-event-opts="{{[['tap',[['showTipPopup',['store_logo']]]]]}}" bindtap="__e"></image></view><view data-event-opts="{{[['tap',[['chooseImage',['store_logo']]]]]}}" class="upload-box data-v-0ff1c510" bindtap="__e"><block wx:if="{{formData.store_logo}}"><image class="logo-image data-v-0ff1c510" src="{{formData.store_logo}}" mode="aspectFill"></image></block><block wx:else><view class="upload-placeholder data-v-0ff1c510"><image class="upload-icon data-v-0ff1c510" src="/static/images/upload-img.png" mode="aspectFit"></image></view></block></view></view><view class="form-item-one box-cont data-v-0ff1c510"><view class="label-wrapper data-v-0ff1c510"><text class="label required data-v-0ff1c510">店铺名称</text><image class="label-icon data-v-0ff1c510" src="https://mrrplus.oss-cn-beijing.aliyuncs.com/photo/system/25bd7f38-1a3e-4282-84ea-190d7f820108" mode="aspectFit" data-event-opts="{{[['tap',[['showTipPopup',['store_name']]]]]}}" bindtap="__e"></image></view><input class="input data-v-0ff1c510" type="text" placeholder="请输入营业执照的店铺名称" placeholder-class="placeholder" data-event-opts="{{[['input',[['__set_model',['$0','store_name','$event',[]],['formData']],['saveFormDataToLocalDebounce',['$event']]]]]}}" value="{{formData.store_name}}" bindinput="__e"/></view><view data-event-opts="{{[['tap',[['openTimePicker',['$event']]]]]}}" class="form-item-two box-cont data-v-0ff1c510" bindtap="__e"><text class="label required data-v-0ff1c510">营业时间</text><view class="picker-content data-v-0ff1c510"><text class="{{['data-v-0ff1c510',formData.business_hours?'picker-value':'placeholder']}}">{{''+(formData.business_hours||'请输入营业时间')+''}}</text><image class="arrow-right data-v-0ff1c510" src="https://mrrplus.oss-cn-beijing.aliyuncs.com/photo/system/dccc4513-377c-4bfa-9fd2-a5cfdb9798f3" mode="aspectFit"></image></view></view><view data-event-opts="{{[['tap',[['showServicePopup',['$event']]]]]}}" class="form-item-two box-cont data-v-0ff1c510" bindtap="__e"><text class="label required data-v-0ff1c510">服务技能(多选)</text><view class="picker-content data-v-0ff1c510"><text class="{{['data-v-0ff1c510',$root.g0>0?'picker-value':'placeholder']}}">{{''+(selectedServicesText||'请选择')+''}}</text><image class="arrow-right data-v-0ff1c510" src="https://mrrplus.oss-cn-beijing.aliyuncs.com/photo/system/dccc4513-377c-4bfa-9fd2-a5cfdb9798f3" mode="aspectFit"></image></view></view><view data-event-opts="{{[['tap',[['showLocationPopup',['$event']]]]]}}" class="form-item-two box-cont data-v-0ff1c510" bindtap="__e"><text class="label required data-v-0ff1c510">门店所在地:</text><view class="picker-content data-v-0ff1c510"><text class="{{['data-v-0ff1c510',formData.store_location?'picker-value':'placeholder']}}">{{''+(formData.store_location||'请选择')+''}}</text><image class="arrow-right data-v-0ff1c510" src="https://mrrplus.oss-cn-beijing.aliyuncs.com/photo/system/dccc4513-377c-4bfa-9fd2-a5cfdb9798f3" mode="aspectFit"></image></view></view><view data-event-opts="{{[['tap',[['getAddressInfo',['$event']]]]]}}" class="form-item-two box-cont data-v-0ff1c510" bindtap="__e"><text class="label required data-v-0ff1c510">门店详细地址:</text><view class="picker-content data-v-0ff1c510"><text class="{{['data-v-0ff1c510',formData.store_address?'picker-value':'placeholder']}}">{{''+(formData.store_address||'请选择')+''}}</text><image class="arrow-right data-v-0ff1c510" src="https://mrrplus.oss-cn-beijing.aliyuncs.com/photo/system/dccc4513-377c-4bfa-9fd2-a5cfdb9798f3" mode="aspectFit"></image></vi