Browse Source

no message

featrue/v4.5
xpz2018 4 years ago
parent
commit
670f284869
1 changed files with 4 additions and 3 deletions
  1. 7
      pages/home/index/index.wxml

7
pages/home/index/index.wxml

@ -160,9 +160,10 @@
<view style="font-size: 26rpx;margin-top: 8rpx;">千鸟物流</view>
</wux-grid>
<wux-grid hover-class="none">
<!-- <button></button> -->
<image style="height: 68rpx;width: 68rpx;margin-top: 18rpx;" src="/assets/myinfo/fxztb.png"></image>
<view style="font-size: 26rpx;margin-top: 8rpx;">分享纸通宝</view>
<button open-type="share" hover-class="none" class="flex flex-center flex-column fxztb" style="width: 172rpx;">
<image style="height: 68rpx;width: 68rpx;margin-top: 36rpx;" src="/assets/myinfo/fxztb.png"></image>
<view style="font-size: 26rpx;margin-top: 0rpx;">分享纸通宝</view>
</button>
</wux-grid>
</wux-grids>
</view>

Loading…
Cancel
Save