fix: update interest partner modal subtitle
This commit is contained in:
parent
bb71a44d01
commit
b2feeabc48
|
|
@ -84,8 +84,8 @@
|
|||
</view>
|
||||
</view>
|
||||
<view class="join-content">
|
||||
<view class="join-title">如何加入?</view>
|
||||
<view class="join-desc">点击上方感兴趣的分类,保存二维码图片或直接扫码,即可加入我们的官方企业微信社群。</view>
|
||||
<view class="join-title">如何加入</view>
|
||||
<view class="join-desc">点击上方感兴趣的分类,保存二维码图片或长按扫码识别,一键申请即可。</view>
|
||||
</view>
|
||||
</view>
|
||||
|
||||
|
|
@ -109,7 +109,7 @@
|
|||
<view class="modal-title">{{selectedPartner.group_name || '加入兴趣群'}}</view>
|
||||
|
||||
<!-- 副标题 -->
|
||||
<view class="modal-subtitle">加入感兴趣的搭子,找到志同道合朋友</view>
|
||||
<view class="modal-subtitle">加入感兴趣的圈子,找志同道合的朋友</view>
|
||||
|
||||
<!-- 二维码容器 -->
|
||||
<view class="qrcode-container">
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user