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

8 lines
413B

  1. <!--package_A/pages/sreamDetail/index.wxml-->
  2. <view class="success_container">
  3. <image class="success_img" src="../../../assets/img/success_img.png" mode="widthFix"></image>
  4. <text class="tips_status">提交成功</text>
  5. <view class="tips_text">感谢您的反馈,您的意见我们会尽快核实处理,谢谢!</view>
  6. <view class="return_btn" bindtap="returnList">我知道了</view>
  7. </view>