|
@ -86,15 +86,15 @@ |
|
|
<!-- 订单多多列表 --> |
|
|
<!-- 订单多多列表 --> |
|
|
<view class="details-top" hidden="{{dingdan}}"> |
|
|
<view class="details-top" hidden="{{dingdan}}"> |
|
|
<view class="top-box"> |
|
|
<view class="top-box"> |
|
|
<view class="">活动主办方:</view> |
|
|
<view class="search-title">志愿团队(单位)</view> |
|
|
<view class="search-long"> |
|
|
<view class="search-long"> |
|
|
<view class="search"> |
|
|
<view class="search"> |
|
|
<view class="item-all"> |
|
|
<view class="item-all"> |
|
|
<view class="item-left"> |
|
|
<view class="item-left item-left-long"> |
|
|
<image src="../../images/search.png"></image> |
|
|
<image src="../../images/search.png"></image> |
|
|
<input placeholder-class="placeholder-style" placeholder="输入关键字" bindinput="bindInputValueActive" value="{{searchActive}}"></input> |
|
|
<input placeholder-class="placeholder-style" placeholder="输入关键字" bindinput="bindInputValueActive" value="{{searchActive}}"></input> |
|
|
</view> |
|
|
</view> |
|
|
<button class="item-right" bindtap="searchActive" hover-class="none">搜索</button> |
|
|
<button class="item-right-long" bindtap="searchActive" hover-class="none">分类搜索</button> |
|
|
</view> |
|
|
</view> |
|
|
</view> |
|
|
</view> |
|
|
</view> |
|
|
</view> |
|
@ -132,15 +132,15 @@ |
|
|
<!-- 精彩说说 --> |
|
|
<!-- 精彩说说 --> |
|
|
<view class="details-top" hidden="{{jingcai}}"> |
|
|
<view class="details-top" hidden="{{jingcai}}"> |
|
|
<view class="top-box"> |
|
|
<view class="top-box"> |
|
|
<view class="">活动主办方:</view> |
|
|
<view class="search-title">志愿团队(单位)</view> |
|
|
<view class="search-long"> |
|
|
<view class="search-long"> |
|
|
<view class="search"> |
|
|
<view class="search"> |
|
|
<view class="item-all"> |
|
|
<view class="item-all"> |
|
|
<view class="item-left"> |
|
|
<view class="item-left item-left-long"> |
|
|
<image src="../../images/search.png"></image> |
|
|
<image src="../../images/search.png"></image> |
|
|
<input placeholder-class="placeholder-style" placeholder="输入关键字" bindinput="bindInputValueActive" value="{{searchJingcai}}"></input> |
|
|
<input placeholder-class="placeholder-style" placeholder="输入关键字" bindinput="bindInputValueActive" value="{{searchJingcai}}"></input> |
|
|
</view> |
|
|
</view> |
|
|
<button class="item-right" bindtap="searchActive" hover-class="none">搜索</button> |
|
|
<button class="item-right-long" bindtap="searchActive" hover-class="none">分类搜索</button> |
|
|
</view> |
|
|
</view> |
|
|
</view> |
|
|
</view> |
|
|
</view> |
|
|
</view> |
|
|