Files
houyi-uniapp/unpackage/dist/dev/mp-weixin/pages/team/detail.wxml
PC-202306242200\Administrator 85b89ccea7 first commit
2026-03-28 23:27:25 +08:00

1 line
2.5 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="xkl-com-bg"><view style="height:20rpx;"></view><view style="background-color:#ffffff;border-radius:10rpx;padding:30rpx;font-size:30rpx;"><view class="u-flex u-flex-y-center"><u--image vue-id="3c7c1d28-1" width="100rpx" height="100rpx" src="{{shopinfo.avatar_url}}" shape="circle" bind:__l="__l"></u--image><view style="width:20rpx;"></view><view><view>{{shopinfo.nickname}}</view><view style="height:10rpx;"></view><view>{{shopinfo.username}}</view></view></view><u-divider vue-id="3c7c1d28-2" bind:__l="__l"></u-divider><view class="u-flex u-flex-between"><view><view>{{"手机号:"+shopinfo.mobile}}</view><view style="height:10rpx;"></view><view>{{"等级v"+shopinfo.vip}}</view></view><view style="width:20rpx;"></view><view><view>{{"余额:¥"+shopinfo.money}}</view><view style="height:10rpx;"></view><view>{{"自购:"+shopinfo.device_num}}</view></view></view><view style="height:16rpx;"></view><view>{{"注册时间:"+shopinfo.created_at}}</view></view><view style="height:20rpx;"></view><view style="background-color:#ffffff;border-radius:10rpx;padding:30rpx;font-size:30rpx;"><view class="u-flex u-flex-y-center"><view data-event-opts="{{[['tap',[['checkweek',[0]]]]]}}" class="{{[search.week===0?'xkl_cur':'xkl_no']}}" style="background-color:#ffffff;border-radius:12rpx;padding:10rpx;" bindtap="__e">本周</view><view style="width:30rpx;"></view><view data-event-opts="{{[['tap',[['checkweek',[1]]]]]}}" class="{{[search.week==1?'xkl_cur':'xkl_no']}}" style="background-color:#ffffff;border-radius:12rpx;padding:10rpx;" bindtap="__e">上周</view><view style="width:30rpx;"></view><view data-event-opts="{{[['tap',[['e0',['$event']]]]]}}" class="{{[search.week===''?'xkl_cur':'xkl_no']}}" style="background-color:#ffffff;border-radius:12rpx;padding:10rpx;" bindtap="__e"><block wx:if="{{search.start_date}}"><text>{{search.start_date+" - "+search.end_date}}</text></block><block wx:else><text>自定义时间</text></block></view></view><u-divider vue-id="3c7c1d28-3" bind:__l="__l"></u-divider><view>{{shopinfo.nickname+"团队销量 "+team_device_num+''}}</view><view style="height:20rpx;"></view><qiun-data-charts vue-id="3c7c1d28-4" type="line" opts="{{opts}}" chartData="{{chartData}}" bind:__l="__l"></qiun-data-charts></view><u-calendar vue-id="3c7c1d28-5" show="{{screen.showcalendar}}" minDate="2024-03-01" mode="range" showTitle="{{false}}" defaultDate="{{null}}" data-event-opts="{{[['^confirm',[['confirmcalendar']]],['^close',[['e1']]]]}}" bind:confirm="__e" bind:close="__e" bind:__l="__l"></u-calendar><view style="height:100rpx;"></view></view>