|
@@ -689,7 +689,7 @@
|
|
|
<button class="distance selfBtn" form-type="submit">申请开团</button>
|
|
<button class="distance selfBtn" form-type="submit">申请开团</button>
|
|
|
</form>
|
|
</form>
|
|
|
<button class="distance selfBtn" wx:if="{{positionCategory!=4 && isApply}}">已申请</button>
|
|
<button class="distance selfBtn" wx:if="{{positionCategory!=4 && isApply}}">已申请</button>
|
|
|
- <button class="distance selfBtn" wx:if="{{positionCategory==4 && isApply}}" bindtap='myApply'>我的拼团</button>
|
|
|
|
|
|
|
+ <button class="distance selfBtn" wx:if="{{positionCategory==4 && isApply}}" bindtap='myApply'>我的拼工</button>
|
|
|
</view>
|
|
</view>
|
|
|
<!-- 加入拼工 -->
|
|
<!-- 加入拼工 -->
|
|
|
<view class="pt-container" hidden='{{!showJoinPt}}'>
|
|
<view class="pt-container" hidden='{{!showJoinPt}}'>
|