Commit c71fc184 by yuzhenWang

发布测试

parent 2431cf9b
...@@ -27,7 +27,11 @@ ...@@ -27,7 +27,11 @@
</view> </view>
</view> </view>
<view class="joinFotter"> <view class="joinFotter">
<view @click="handleCancel" style="background-color: #FAFAFA;color: #333333;"> <view
v-if="showCanel"
@click="handleCancel"
style="background-color: #FAFAFA;color: #333333;"
>
{{ cancelText }} {{ cancelText }}
</view> </view>
<view @click="handleContinue"> <view @click="handleContinue">
......
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 to comment