crm_second_opening_mini/pagesA/crm/salesTarget/companyTarget.wxml

1 line
6.7 KiB
Plaintext
Raw Permalink Normal View History

2023-03-13 01:13:08 +00:00
<view class="data-v-76d2f410"><view class="sales_head data-v-76d2f410"><picker value="{{valueTime}}" range-key="name" range="{{optionsTime}}" data-event-opts="{{[['change',[['changeTime',['$event']]]]]}}" bindchange="__e" class="data-v-76d2f410"><view class="tablist data-v-76d2f410"><view class="data-v-76d2f410">{{optionsTime[valueTime]?optionsTime[valueTime].name:'时间'}}</view><image class="bottomimg data-v-76d2f410" src="{{BASE_IMG_URL+'xia.png'}}" mode="scaleToFill"></image></view></picker><picker value="{{valueMoney}}" range-key="text" range="{{optionsMoney}}" data-event-opts="{{[['change',[['changeMoneyType',['$event']]]]]}}" bindchange="__e" class="data-v-76d2f410"><view class="tablist data-v-76d2f410"><view class="data-v-76d2f410">{{optionsMoney[valueMoney]?optionsMoney[valueMoney].text:'金额'}}</view><image class="bottomimg data-v-76d2f410" src="{{BASE_IMG_URL+'xia.png'}}" mode="scaleToFill"></image></view></picker></view><view class="sales_con data-v-76d2f410"><view class="annual_tar data-v-76d2f410"><view class="annual_item data-v-76d2f410"><view class="data-v-76d2f410">年度目标</view><view class="data-v-76d2f410"><input type="digit" placeholder="请填写目标金额" data-event-opts="{{[['confirm',[['handelMoney',['$event']]]],['blur',[['handelMoney',['$event']]]],['input',[['__set_model',['','yeartarget','$event',[]]]]]]}}" value="{{yeartarget}}" bindconfirm="__e" bindblur="__e" bindinput="__e" class="data-v-76d2f410"/></view></view><view class="annual_item data-v-76d2f410"><view class="data-v-76d2f410">1月</view><view class="data-v-76d2f410"><input type="digit" placeholder="请填写目标金额" data-event-opts="{{[['confirm',[['changeMoney',['$event']]]],['blur',[['changeMoney',['$event']]]],['input',[['__set_model',['','january','$event',[]]]]]]}}" value="{{january}}" bindconfirm="__e" bindblur="__e" bindinput="__e" class="data-v-76d2f410"/></view></view><view class="annual_item data-v-76d2f410"><view class="data-v-76d2f410">2月</view><view class="data-v-76d2f410"><input type="digit" placeholder="请填写目标金额" data-event-opts="{{[['confirm',[['changeMoney',['$event']]]],['blur',[['changeMoney',['$event']]]],['input',[['__set_model',['','february','$event',[]]]]]]}}" value="{{february}}" bindconfirm="__e" bindblur="__e" bindinput="__e" class="data-v-76d2f410"/></view></view><view class="annual_item data-v-76d2f410"><view class="data-v-76d2f410">3月</view><view class="data-v-76d2f410"><input type="digit" placeholder="请填写目标金额" data-event-opts="{{[['confirm',[['changeMoney',['$event']]]],['blur',[['changeMoney',['$event']]]],['input',[['__set_model',['','march','$event',[]]]]]]}}" value="{{march}}" bindconfirm="__e" bindblur="__e" bindinput="__e" class="data-v-76d2f410"/></view></view><view class="annual_item data-v-76d2f410"><view class="data-v-76d2f410">4月</view><view class="data-v-76d2f410"><input type="digit" placeholder="请填写目标金额" data-event-opts="{{[['confirm',[['changeMoney',['$event']]]],['blur',[['changeMoney',['$event']]]],['input',[['__set_model',['','april','$event',[]]]]]]}}" value="{{april}}" bindconfirm="__e" bindblur="__e" bindinput="__e" class="data-v-76d2f410"/></view></view><view class="annual_item data-v-76d2f410"><view class="data-v-76d2f410">5月</view><view class="data-v-76d2f410"><input type="digit" placeholder="请填写目标金额" data-event-opts="{{[['confirm',[['changeMoney',['$event']]]],['blur',[['changeMoney',['$event']]]],['input',[['__set_model',['','may','$event',[]]]]]]}}" value="{{may}}" bindconfirm="__e" bindblur="__e" bindinput="__e" class="data-v-76d2f410"/></view></view><view class="annual_item data-v-76d2f410"><view class="data-v-76d2f410">6月</view><view class="data-v-76d2f410"><input type="digit" placeholder="请填写目标金额" data-event-opts="{{[['confirm',[['changeMoney',['$event']]]],['blur',[['changeMoney',['$event']]]],['input',[['__set_model',['','june','$event',[]]]]]]}}" value="{{june}}" bindconfirm="__e" bindblur="__e" bindinput="__e" class="data-v-76d2f410"/></view></view><view class="annual_item d