parent
fde8c34902
commit
493f455426
@ -0,0 +1,13 @@
|
||||
<!--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>
|
Loading…
Reference in new issue