1 line
8.7 KiB
Plaintext
1 line
8.7 KiB
Plaintext
|
|
<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></
|