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.
campus_leader/code12.txt

14 lines
419 B

<!--pages/123/123.wxml-->
<view class="Undreaming_Body">
<view class="container" >
<view class="search-body">
</view><input type="text" bindinput="Undreaming_ChangeSearchKey" placeholder="请输入评价" confirm-type="search" bindconfirm="test11" />
</view>
<button bindtap="Undreaming_Inquire">提交评论</button>
</view>
<button type="primary" id="button2" bindtap="quit1">退出</button>