体验官打卡

This commit is contained in:
2023-07-17 18:30:05 +08:00
parent 38391e46a1
commit 1fc2b8e514
4 changed files with 485 additions and 1 deletions

View File

@@ -402,7 +402,7 @@
<view class="followText">
<view class="weChat-title">关注公众号</view>
<image class="weChat-close" src="/static/icons/uricacidClose.png" bindtap="tapGo"></image>
<image class="weChat-img" src="/static/imgs/weChat_code.jpg" mode="widthFix"></image>
<image class="weChat-img" src="{{recruitData.official_code}}" mode="widthFix"></image>
<view class="weChat-text"><text>请关注”水感应“公众号</text><text>以便收到活动通知</text></view>
</view>
</view>