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.
11 lines
385 B
11 lines
385 B
<!--pakageInfo/pages/article/sucessFul/index.wxml-->
|
|
<view class="zt">
|
|
<view class="view1">
|
|
<image style="width:198.3rpx;height:198.3rpx" src="/assets/info/sucessful.png"></image>
|
|
</view>
|
|
<view class="view2">您反馈的情报信息已查收,谢谢您对平台的参与和支持。</view>
|
|
<view class="view3">
|
|
<view class="btnView" bindtap="rt">关闭</view>
|
|
|
|
</view>
|
|
</view>
|