crm_second_opening_mini/pagesA/business/advance.wxml

1 line
1.6 KiB
Plaintext

<view class="data-v-78bf47b6"><view class="fllow_form data-v-78bf47b6"><view class="data-v-78bf47b6"><text class="data-v-78bf47b6">*</text>商机阶段</view><picker range="{{arr}}" value="{{arrIndex}}" data-event-opts="{{[['change',[['changeArr',['$event']]]]]}}" bindchange="__e" class="data-v-78bf47b6"><view class="form_right data-v-78bf47b6"><view class="{{['data-v-78bf47b6',arr[arrIndex]?'valueActive':'']}}">{{arr[arrIndex]?arr[arrIndex]:'商机阶段'}}</view><view class="iconfont icon-arrows_right data-v-78bf47b6"></view></view></picker></view><view class="fllow_area data-v-78bf47b6"><view class="area_head data-v-78bf47b6">备注</view><textarea class="{{['data-v-78bf47b6',remark?'valueActive':'']}}" maxlength="-1" placeholder="备注" placeholder-style="color:#999;font-size:32rpx;" data-event-opts="{{[['input',[['__set_model',['','remark','$event',[]]]]]]}}" value="{{remark}}" bindinput="__e"></textarea></view><upload-image vue-id="68003902-1" imgList="{{imgList}}" flag="{{false}}" data-event-opts="{{[['^uploadImg',[['uploadImg']]],['^delImg',[['delImg']]]]}}" bind:uploadImg="__e" bind:delImg="__e" class="data-v-78bf47b6" bind:__l="__l"></upload-image><block wx:if="{{false}}"><upload-file vue-id="68003902-2" title="文件" fileList="{{fileList}}" data-event-opts="{{[['^uploadFile',[['uploadFile']]],['^delFile',[['delFile']]]]}}" bind:uploadFile="__e" bind:delFile="__e" class="data-v-78bf47b6" bind:__l="__l"></upload-file></block><view class="btn_g bg-blue button-hover round data-v-78bf47b6" id="btn" data-event-opts="{{[['tap',[['$noMultipleClicks',['$0'],['toSave']]]]]}}" bindtap="__e">保存</view></view>