Commit 4a76ed1b by yuzhenWang

Merge branch 'feature-20250614-首页菜单优化' into 'dev'

发布测试

See merge request !45
parents 365ca490 c71fc184
......@@ -27,7 +27,11 @@
</view>
</view>
<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 }}
</view>
<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