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

1 line
8.7 KiB
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<view class="store-info-page data-v-6fd21389"><custom-navbar vue-id="eb1e42c6-1" title="{{navTitle}}" showBack="{{true}}" class="data-v-6fd21389" bind:__l="__l"></custom-navbar><block wx:if="{{editable}}"><view class="change-tip data-v-6fd21389"><text class="data-v-6fd21389">请变更您需要变更的信息</text></view></block><view class="page-content data-v-6fd21389" style="{{'padding-bottom:'+(buttonAreaHeight+'px')+';'}}"><view class="section-title data-v-6fd21389"><view class="title-bar data-v-6fd21389"></view><text class="data-v-6fd21389">门店信息</text></view><view class="form-item box-cont data-v-6fd21389"><view class="label-wrapper data-v-6fd21389"><text class="label required data-v-6fd21389">店铺logo</text><image class="label-icon data-v-6fd21389" 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',['head_photo']]]]]}}" class="upload-box data-v-6fd21389" bindtap="__e"><block wx:if="{{displayData.head_photo}}"><image class="logo-image data-v-6fd21389" src="{{displayData.head_photo}}" mode="aspectFill"></image></block><block wx:else><view class="upload-placeholder data-v-6fd21389"><image class="upload-icon data-v-6fd21389" src="/static/images/upload-img.png" mode="aspectFit"></image></view></block></view></view><view class="form-item-one box-cont data-v-6fd21389"><view class="label-wrapper data-v-6fd21389"><text class="label required data-v-6fd21389">店铺名称</text><image class="label-icon data-v-6fd21389" 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-6fd21389" type="text" placeholder="请输入营业执照的店铺名称" disabled="{{!editable}}" placeholder-class="placeholder" data-event-opts="{{[['input',[['__set_model',['$0','name','$event',[]],['displayData']]]]]}}" value="{{displayData.name}}" bindinput="__e"/></view><view data-event-opts="{{[['tap',[['e0',['$event']]]]]}}" class="form-item-two box-cont data-v-6fd21389" bindtap="__e"><text class="label required data-v-6fd21389">门店所在地:</text><view class="picker-content data-v-6fd21389"><text class="{{['data-v-6fd21389',displayData.dependency?'picker-value':'placeholder']}}">{{''+(displayData.dependency||'请选择')+''}}</text><block wx:if="{{editable}}"><image class="arrow-right data-v-6fd21389" src="https://mrrplus.oss-cn-beijing.aliyuncs.com/photo/system/dccc4513-377c-4bfa-9fd2-a5cfdb9798f3" mode="aspectFit"></image></block></view></view><view data-event-opts="{{[['tap',[['getAddressInfo',['$event']]]]]}}" class="form-item-two box-cont data-v-6fd21389" bindtap="__e"><text class="label required data-v-6fd21389">门店详细地址:</text><view class="picker-content data-v-6fd21389"><text class="{{['data-v-6fd21389',displayData.address?'picker-value':'placeholder']}}">{{''+(displayData.address||'请选择')+''}}</text><block wx:if="{{editable}}"><image class="arrow-right data-v-6fd21389" src="https://mrrplus.oss-cn-beijing.aliyuncs.com/photo/system/dccc4513-377c-4bfa-9fd2-a5cfdb9798f3" mode="aspectFit"></image></block></view></view><view class="section-title data-v-6fd21389"><view class="title-bar data-v-6fd21389"></view><text class="data-v-6fd21389">其他信息</text></view><view data-event-opts="{{[['tap',[['e1',['$event']]]]]}}" class="form-item-two box-cont data-v-6fd21389" bindtap="__e"><text class="label required data-v-6fd21389">专业经验:</text><view class="picker-content data-v-6fd21389"><text class="{{['data-v-6fd21389',displayData.major?'picker-value':'placeholder']}}">{{''+(displayData.experienceText||'请选择')+''}}</text><block wx:if="{{editable}}"><image class="arrow-right data-v-6fd21389" src="https://mrrplus.oss-cn-beijing.aliyuncs.com/photo/system/dccc4513-377c-4bfa-9fd2-a5cfdb9798f3" mode="aspectFit"></image></block></view></view></view><view data-ref="buttonArea" class="bottom-actions data-v-6fd21389 vue-ref"><block wx:if="{{shouldShowRejectReason&&auditStatus===3&&backText}}"><view class="reject-reason data-v-6fd21389"><view class="reject-title data-v-6fd21389">您的提交已驳回</view><view class="reject-detail data-v-6fd21389">{{"驳回原因:"+backText}}</view></view></block><block wx:if="{{showAuditTip}}"><view class="audit-tip data-v-6fd21389"><text class="audit-text data-v-6fd21389">您的提交变更正在审核中...</text></view></block><block wx:if="{{buttonType==='change'}}"><view data-event-opts="{{[['tap',[['startChange',['$event']]]]]}}" class="action-btn change-info-btn data-v-6fd21389" bindtap="__e"><text class="btn-text data-v-6fd21389">变更信息</text></view></block><block wx:if="{{buttonType==='edit'}}"><view class="action-buttons-row data-v-6fd21389"><view data-event-opts="{{[['tap',[['cancelChange',['$event']]]]]}}" class="action-btn cancel-btn data-v-6fd21389" bindtap="__e"><text class="btn-text cancel-text data-v-6fd21389">取消</text></view><view data-event-opts="{{[['tap',[['submitChange',['$event']]]]]}}" class="action-btn submit-btn data-v-6fd21389" bindtap="__e"><text class="btn-text data-v-6fd21389">提交</text></view></view></block><block wx:if="{{buttonType==='view'}}"><view data-event-opts="{{[['tap',[['togglePendingData',['$event']]]]]}}" class="action-btn view-change-btn data-v-6fd21389" bindtap="__e"><text class="btn-text data-v-6fd21389">{{showPendingData?'返回':'查看我的变更'}}</text></view></block><block wx:if="{{buttonType==='reject'}}"><view data-event-opts="{{[['tap',[['startChange',['$event']]]]]}}" class="action-btn resubmit-btn data-v-6fd21389" bindtap="__e"><text class="btn-text data-v-6fd21389">重新提交</text></view></block></view><view class="{{['popup','data-v-6fd21389',(showLocationPopupFlag)?'show':'']}}"><view data-event-opts="{{[['tap',[['hideLocationPopup',['$event']]]]]}}" class="popup-mask data-v-6fd21389" bindtap="__e"></view><view class="popup-content data-v-6fd21389"><view class="popup-header data-v-6fd21389"><text class="popup-title data-v-6fd21389">选择所在地</text><text data-event-opts="{{[['tap',[['hideLocationPopup',['$event']]]]]}}" class="popup-close data-v-6fd21389" bindtap="__e">×</text></view><view class="region-body data-v-6fd21389"><picker-view class="picker-scroll data-v-6fd21389" indicator-style="{{indicatorStyle}}" value="{{locationValue}}" data-event-opts="{{[['change',[['bindChangeLocation',['$event']]]]]}}" bindchange="__e"><picker-view-column class="data-v-6fd21389"><block wx:for="{{ChinaCitys}}" wx:for-item="item" wx:for-index="index" wx:key="index"><view class="picker-item data-v-6fd21389">{{''+item.province+''}}</view></block></picker-view-column><picker-view-column class="data-v-6fd21389"><block wx:for="{{locatinCitys}}" wx:for-item="item" wx:for-index="index" wx:key="index"><view class="picker-item data-v-6fd21389">{{''+item.city+''}}</view></block></picker-view-column><picker-view-column class="data-v-6fd21389"><block wx:for="{{locationAreas}}" wx:for-item="item" wx:for-index="index" wx:key="index"><view class="picker-item data-v-6fd21389">{{''+item.area+''}}</view></block></picker-view-column></picker-view></view><view class="popup-footer data-v-6fd21389"><view data-event-opts="{{[['tap',[['hideLocationPopup',['$event']]]]]}}" class="popup-btn cancel data-v-6fd21389" bindtap="__e"><text class="btn-text data-v-6fd21389">取消</text></view><view data-event-opts="{{[['tap',[['confirmLocationSelect',['$event']]]]]}}" class="popup-btn confirm data-v-6fd21389" bindtap="__e"><text class="btn-text data-v-6fd21389">确定</text></view></view></view></view><view class="{{['tip-popup','data-v-6fd21389',(showTipPopupFlag)?'show':'']}}"><view data-event-opts="{{[['tap',[['hideTipPopup',['$event']]]]]}}" class="tip-popup-mask data-v-6fd21389" bindtap="__e"></view><view class="tip-popup-content data-v-6fd21389"><image class="tip-popup-bg data-v-6fd21389" src="https://mrrplus.oss-cn-beijing.aliyuncs.com/photo/system/ab410a5d-5819-47f2-a0fc-3fd6b90d6770" mode="aspectFit"></image><view class="tip-popup-body data-v-6fd21389"><view class="tip-title data-v-6fd21389">{{tipTitle}}</view><view class="tip-image-container data-v-6fd21389"><image class="{{['tip-image','data-v-6fd21389',currentTipType]}}" src="{{tipImage}}" mode="widthFix"></image></view><view class="tip-buttons data-v-6fd21389"><view data-event-opts="{{[['tap',[['hideTipPopup',['$event']]]]]}}" class="tip-btn cancel data-v-6fd21389" bindtap="__e"><text class="btn-text data-v-6fd21389">取消</text></view><view data-event-opts="{{[['tap',[['hideTipPopup',['$event']]]]]}}" class="tip-btn confirm data-v-6fd21389" bindtap="__e"><text class="btn-text data-v-6fd21389">我已了解</text></view></view></view></view></view></view>