拓恒河湖长制全民护河平台WEB端
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

9 satır
273B

  1. <!--package_first/pages/AttentionMethod/index.wxml-->
  2. <view class="attention_container">
  3. <view>
  4. <image class="main" src="../../../assets/img/attention.png" mode=""/>
  5. </view>
  6. <view bindtap="goPage" class="button">
  7. 上传图片
  8. </view>
  9. </view>