Commit 0050ff0e by 严立

Merge branch 'master' of http://120.77.182.185/yanl/mini-shimao

parents 4801a0cb 5ff37791
Showing with 1 additions and 1 deletions
...@@ -175,7 +175,7 @@ ...@@ -175,7 +175,7 @@
<text>{{activity.amount}}</text> <text>{{activity.amount}}</text>
</view> </view>
<view class="appointment-activity-btn row"> <view class="appointment-activity-btn row">
<view data-item="{{activity}}" data-type='1' catchtap="doCancel" class="cancel-btn ">删除报名 <view style="position:relative;z-index:8" data-item="{{activity}}" data-type='1' catchtap="doCancel" class="cancel-btn ">删除报名
</view> </view>
</view> </view>
</view> </view>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment