|
@@ -80,16 +80,16 @@
|
|
</view>
|
|
</view>
|
|
<!-- 团队创建人-团队列表 -->
|
|
<!-- 团队创建人-团队列表 -->
|
|
<view class="five">
|
|
<view class="five">
|
|
- <view class="listtuan" wx:if="{{item1.type=='1'}}">
|
|
|
|
|
|
+ <view class="listtuan">
|
|
<view class="otherInfo">
|
|
<view class="otherInfo">
|
|
- <view class="otherInfo_1">
|
|
|
|
|
|
+ <!-- <view class="otherInfo_1"> -->
|
|
<text class="tuan">我的团队</text>
|
|
<text class="tuan">我的团队</text>
|
|
- <text class="total">共参加{{list3.length||0}}个队伍</text>
|
|
|
|
- <text class="chuang" bindtap="create" wx:if="{{list3.length<1}}">创建团队</text>
|
|
|
|
|
|
+ <text class="total">共参加{{list.length||0}}个队伍</text>
|
|
|
|
+ <text class="chuang" bindtap="create" wx:if="{{list.length<1 && item1.type=='1'}}">创建团队</text>
|
|
</view>
|
|
</view>
|
|
- </view>
|
|
|
|
|
|
+ <!-- </view> -->
|
|
<view class="weui-cells mgt-0 {{!showMore? 'hiddenmore' : 'showmore'}}">
|
|
<view class="weui-cells mgt-0 {{!showMore? 'hiddenmore' : 'showmore'}}">
|
|
- <view wx:key="item" wx:for="{{list3}}" wx:for-index="idx" wx:key="key" class="list3 {{idx>1 ? 'more-item' : ''}}">
|
|
|
|
|
|
+ <view wx:key="item" wx:for="{{list}}" wx:for-index="idx" wx:key="key" class="list3 {{idx>1 ? 'more-item' : ''}}">
|
|
<view class="dui-left">
|
|
<view class="dui-left">
|
|
<view class="dui-left1">
|
|
<view class="dui-left1">
|
|
<image src="{{item.logo[0].url}}" class="dui-image"></image>
|
|
<image src="{{item.logo[0].url}}" class="dui-image"></image>
|
|
@@ -107,7 +107,7 @@
|
|
</view>
|
|
</view>
|
|
<text class="date">{{item.create_time}}创建</text>
|
|
<text class="date">{{item.create_time}}创建</text>
|
|
</view>
|
|
</view>
|
|
- <block wx:if="{{list3.length>2}}">
|
|
|
|
|
|
+ <block wx:if="{{list.length>2}}">
|
|
<view wx:if="{{showMore}}" class="van" bindtap='listToggle'>
|
|
<view wx:if="{{showMore}}" class="van" bindtap='listToggle'>
|
|
<van-icon name="arrow-up" />
|
|
<van-icon name="arrow-up" />
|
|
</view>
|
|
</view>
|
|
@@ -116,20 +116,20 @@
|
|
</view>
|
|
</view>
|
|
</block>
|
|
</block>
|
|
</view>
|
|
</view>
|
|
|
|
+ <view class="jian" wx:if="{{item1.type=='0'}}">
|
|
|
|
+ <view class="viewjian"><text class="jiantext">该账号无法加入或创建团队</text></view>
|
|
|
|
+ </view>
|
|
</view>
|
|
</view>
|
|
<!-- 管理员-团队列表 -->
|
|
<!-- 管理员-团队列表 -->
|
|
- <view class="list0" wx:if="{{item1.type=='0'}}">
|
|
|
|
|
|
+ <!-- <view class="list0" wx:if="{{item1.type=='0'}}">
|
|
<view class="otherInfo">
|
|
<view class="otherInfo">
|
|
<text class="tuan">我的团队</text>
|
|
<text class="tuan">我的团队</text>
|
|
<text class="total1">暂无加入任何团队</text>
|
|
<text class="total1">暂无加入任何团队</text>
|
|
</view>
|
|
</view>
|
|
- <view class="jian">
|
|
|
|
- <view class="viewjian"><text class="jiantext">该账号无法加入或创建团队</text></view>
|
|
|
|
- </view>
|
|
|
|
- </view>
|
|
|
|
|
|
+ </view> -->
|
|
</view>
|
|
</view>
|
|
<!-- 个人用户=所在团队列表 -->
|
|
<!-- 个人用户=所在团队列表 -->
|
|
- <view class="five_1">
|
|
|
|
|
|
+ <!-- <view class="five_1">
|
|
<view class="listtuan" wx:if="{{item1.type=='2'}}">
|
|
<view class="listtuan" wx:if="{{item1.type=='2'}}">
|
|
<view class="otherInfo">
|
|
<view class="otherInfo">
|
|
<view class="otherInfo1_1">
|
|
<view class="otherInfo1_1">
|
|
@@ -166,7 +166,7 @@
|
|
</block>
|
|
</block>
|
|
</view>
|
|
</view>
|
|
</view>
|
|
</view>
|
|
- </view>
|
|
|
|
|
|
+ </view> -->
|
|
<view class="six">
|
|
<view class="six">
|
|
<view class="six-11"><text class="fui">我的服务</text></view>
|
|
<view class="six-11"><text class="fui">我的服务</text></view>
|
|
<view class="six-0" bindtap="Uploaded">
|
|
<view class="six-0" bindtap="Uploaded">
|
|
@@ -185,7 +185,7 @@
|
|
<text class="six-text">修改密码</text>
|
|
<text class="six-text">修改密码</text>
|
|
</view>
|
|
</view>
|
|
</view>
|
|
</view>
|
|
- <view class="six-2" bindtap="examine" data-id="{{list3[0]._id}}" wx:if="{{item1.type=='1'}}">
|
|
|
|
|
|
+ <view class="six-2" bindtap="examine" data-id="{{list[0]._id}}" wx:if="{{item1.type=='1'}}">
|
|
<view class="six-left">
|
|
<view class="six-left">
|
|
<text class=" icon iconfont icon-shenhe"></text>
|
|
<text class=" icon iconfont icon-shenhe"></text>
|
|
</view>
|
|
</view>
|
|
@@ -193,7 +193,7 @@
|
|
<text class="six-text">审核队员</text>
|
|
<text class="six-text">审核队员</text>
|
|
</view>
|
|
</view>
|
|
</view>
|
|
</view>
|
|
- <view class="six-3" bindtap="clickme" data-id="{{list3[0]._id}}" wx:if="{{item1.type=='1'}}">
|
|
|
|
|
|
+ <view class="six-3" bindtap="clickme" data-id="{{list[0]._id}}" wx:if="{{item1.type=='1'}}">
|
|
<view class="six-left">
|
|
<view class="six-left">
|
|
<text class=" icon iconfont icon-ren_jiesantuandui_line"></text>
|
|
<text class=" icon iconfont icon-ren_jiesantuandui_line"></text>
|
|
</view>
|
|
</view>
|