1 |
- <view class="data-v-7616036a"><image class="background data-v-7616036a" src="/static/icon/background.png" mode></image><view style="padding-top:0rpx;" class="data-v-7616036a"></view><view style="padding-top:40rpx;" class="data-v-7616036a"><view style="margin:20rpx;" class="data-v-7616036a"><u-search vue-id="4ca967ca-1" placeholder="请输入搜索内容" show-action="{{false}}" action-style="{{$root.a0}}" value="{{nameValue}}" data-event-opts="{{[['^search',[['getProjectList']]],['^input',[['__set_model',['','nameValue','$event',[]]]]]]}}" bind:search="__e" bind:input="__e" class="data-v-7616036a" bind:__l="__l"></u-search></view><block wx:for="{{list}}" wx:for-item="item" wx:for-index="index" wx:key="index"><view class="data-v-7616036a"><view data-event-opts="{{[['tap',[['gotoindex',['$0'],[[['list','',index]]]]]]]}}" class="project-content data-v-7616036a" bindtap="__e"><view class="data-v-7616036a"><view class="font-forty-eight blue data-v-7616036a">{{'项目类型:'+item.typeValue+''}}</view><view class="font-forty-eight blue data-v-7616036a">{{'项目名称:'+item.name+''}}</view></view></view></view></block></view></view>
|