拓恒河湖长制全民护河平台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.

index.wxml 325B

1 year ago
123456
  1. <!--package_first/pages/successPage/index.wxml-->
  2. <view class="success_container">
  3. <image class="success_img" src="../../../assets/first/success.png" mode="widthFix"></image>
  4. <view class="tips_text">发布成功,待管理员审核!</view>
  5. <view class="return_btn" bindtap="returnList">知道了</view>
  6. </view>