search.wxml 1.3 KB

12345678910111213141516171819202122232425
  1. <!--pages/search/search.wxml-->
  2. <l-search-bar l-container-class="aa" bg-color="#e5e7df" placeholder="搜索" show-cancel="{{false}}" bind:linconfirm="search"/>
  3. <l-card type="primary" full l-class="card" l-img-class="right-card" image-mode="aspectFill" image="https://cdn.3n6.cn/yun.share.tour/2021-05-27/2029259/1622099734452029086.jpg"
  4. title="做一个热爱生活的人!">
  5. <view class="content">
  6. 大雄要死掉了,他对妻子说:我死之后你找一个男人我就在地下打一一个滚。说完就咽气了。某天...
  7. </view>
  8. </l-card>
  9. <l-card type="primary" full l-class="card" l-img-class="right-card" image-mode="aspectFit" image="https://cdn.3n6.cn/yun.share.tour/2021-05-27/2029259/1622099734452029086.jpg"
  10. title="做一个热爱生活的人!">
  11. <view class="content">
  12. 大雄要死掉了,他对妻子说:我死之后你找一个男人我就在地下打一一个滚。说完就咽气了。某天...
  13. </view>
  14. </l-card>
  15. <l-card type="primary" full l-class="card" l-img-class="right-card" image-mode="" image="https://cdn.3n6.cn/yun.share.tour/2021-05-27/2029259/1622099734452029086.jpg"
  16. title="做一个热爱生活的人!">
  17. <view class="content">
  18. 大雄要死掉了,他对妻子说:我死之后你找一个男人我就在地下打一一个滚。说完就咽气了。某天...
  19. </view>
  20. </l-card>