index.wxml 264 B

1234567
  1. <view class='content'>
  2. <image mode='widthFix' src='/static/img/item-1.png'></image>
  3. </view>
  4. <view class='bottom'>
  5. <button class='nxh__button nxh__button2'>保存海报分享朋友圈</button>
  6. <button class='nxh__button'>转发分享给朋友</button>
  7. </view>