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.
|
- <!--package_first/pages/AttentionMethod/index.wxml-->
- <view class="attention_container">
- <view>
- <image class="main" src="../../../assets/img/attention.png" mode=""/>
- </view>
- <view bindtap="goPage" class="button">
- 上传图片
- </view>
- </view>
|