crm_second_opening_mini/pages/workreport/addReports.wxml

1 line
2.2 KiB
Plaintext

<view class="wrap data-v-53fcdc06"><view class="allReports data-v-53fcdc06"><view data-event-opts="{{[['tap',[['toCreateWork',[1]]]]]}}" class="dailyReport report data-v-53fcdc06" bindtap="__e"><view class="reportLeft data-v-53fcdc06"><view class="head data-v-53fcdc06" style="background-color:#AF99FE;">日</view><text class="data-v-53fcdc06">日报</text></view><view class="reportRight data-v-53fcdc06"><image src="{{BASE_IMG_URL+'addReport.png'}}" mode class="data-v-53fcdc06"></image></view></view><view data-event-opts="{{[['tap',[['toCreateWork',[2]]]]]}}" class="weeklyReport report data-v-53fcdc06" bindtap="__e"><view class="reportLeft data-v-53fcdc06"><view class="head data-v-53fcdc06" style="background-color:#FBB545;">周</view><text class="data-v-53fcdc06">周报</text></view><view class="reportRight data-v-53fcdc06"><image src="{{BASE_IMG_URL+'addReport.png'}}" mode class="data-v-53fcdc06"></image></view></view><view data-event-opts="{{[['tap',[['toCreateWork',[3]]]]]}}" class="monthlyReport report data-v-53fcdc06" bindtap="__e"><view class="reportLeft data-v-53fcdc06"><view class="head data-v-53fcdc06" style="background-color:#4AD49D;">月</view><text class="data-v-53fcdc06">月报</text></view><view class="reportRight data-v-53fcdc06"><image src="{{BASE_IMG_URL+'addReport.png'}}" mode class="data-v-53fcdc06"></image></view></view><view data-event-opts="{{[['tap',[['toCreateWork',[4]]]]]}}" class="quarterlyReport report data-v-53fcdc06" bindtap="__e"><view class="reportLeft data-v-53fcdc06"><view class="head data-v-53fcdc06" style="background-color:#FF6E7F;">季</view><text class="data-v-53fcdc06">季报</text></view><view class="reportRight data-v-53fcdc06"><image src="{{BASE_IMG_URL+'addReport.png'}}" mode class="data-v-53fcdc06"></image></view></view><view data-event-opts="{{[['tap',[['toCreateWork',[5]]]]]}}" class="yearlyReport report data-v-53fcdc06" bindtap="__e"><view class="reportLeft data-v-53fcdc06"><view class="head data-v-53fcdc06" style="background-color:#54B1F7;">年</view><text class="data-v-53fcdc06">年报</text></view><view class="reportRight data-v-53fcdc06"><image src="{{BASE_IMG_URL+'addReport.png'}}" mode class="data-v-53fcdc06"></image></view></view></view></view>