attentionpublic.wxml
1006 字节
<view class="bac">
<view class="bac_text">
<view class="atteb_bag">
<image src="http://bronet.ibaby88.cn/bbg@2x.png"></image>
</view>
<view class="copy_head">
<view class="select_type">任选以下其中一种方式</view>
<view class="copy">
<text class="copy_text">1、复制微信公众号:</text>
<text class="copy_name">{{wechatnum}}</text>
</view>
<view class="clickcopy" bindtap="paste">点击复制</view>
</view>
<view class="scan">
2、截图整页面保存到相册,<text class="weixinscan">微信“扫一扫”</text>
选择右上角相册,识别后关注公众号
</view>
<view class="share_img">
<image src="http://bronet.ibaby88.cn/bbgele@2x.png"></image>
</view>
<view class="wechatimage">
<image src="{{wechatpic}}"></image>
</view>
</view>
</view>