|
@@ -2,7 +2,6 @@
|
|
<view slot="info" class="container main">
|
|
<view slot="info" class="container main">
|
|
<view class="zero one">
|
|
<view class="zero one">
|
|
<input type="text" value="{{searchInfo.name}}" bindconfirm="search" placeholder="请输入比赛名称" />
|
|
<input type="text" value="{{searchInfo.name}}" bindconfirm="search" placeholder="请输入比赛名称" />
|
|
- <button bindtap="test">测试</button>
|
|
|
|
</view>
|
|
</view>
|
|
<view class="zero two">
|
|
<view class="zero two">
|
|
<scroll-view scroll-y="true" class="scroll-view">
|
|
<scroll-view scroll-y="true" class="scroll-view">
|