Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

search 标签搜索没有结果 #147

Closed
Jason-mxy opened this issue Jan 3, 2018 · 1 comment
Closed

search 标签搜索没有结果 #147

Jason-mxy opened this issue Jan 3, 2018 · 1 comment
Labels

Comments

@Jason-mxy
Copy link

Jason-mxy commented Jan 3, 2018

搜索没有结果。

<stl:search type="title" isHighlight="true">
          <stl:loading>
            <div class="alert alert-info" role="alert">
              <strong>提示!</strong> 系统正在搜索中,请稍后...
            </div>
          </stl:loading>
          <stl:yes>
            <stl:pageContents pageNum="10" isNoDup="true" groupChannelNot="not">
              <stl:if type="ImageUrl" operate="NotEmpty">
                <stl:yes>
                  <section class="list">
                    <div class=" mecc">
                      <h2 class="mecctitle"> <stl:a target="_blank"> <stl:content type="Title" wordNum="25" ellipsis=""></stl:content> </stl:a> </h2>
                      <address class="meccaddress">
                        <time> <stl:content type="AddDate" formatString="MM.dd"></stl:content> </time>
                        - 
                        <stl:tags context="Content">
                          <a href="{Stl.SiteUrl}/utils/tags.html?tagName={Tag.Name}">{Tag.Name}</a>
                        </stl:tags>
                      </address>
                    </div>
                    <span class="titleimg"> <stl:a target="_blank"> <img width="500" height="300" src="{Content.ImageUrl}" class="attachment-thumbnail size-thumbnail wp-post-image" /> </stl:a> </span>
                    <div class=" zaiyao">
                      <p><stl:content type="Summary" wordNum="62" ellipsis=""></stl:content></p>
                    </div>
                    <div class="clear"></div>
                  </section>
                </stl:yes>
                <stl:no>
                  <section class="list">
                    <div class="mucc">
                      <h2 class="mecctitle"> <stl:a target="_blank"> <stl:content type="Title" wordNum="25" ellipsis=""></stl:content> </stl:a> </h2>
                      <address class="meccaddress">
                        <time> <stl:content type="AddDate" formatString="MM.dd"></stl:content> </time>
                        - 
                        <stl:tags context="Content">
                          <a href="{Stl.SiteUrl}/utils/tags.html?tagName={Tag.Name}">{Tag.Name}</a>
                        </stl:tags>
                      </address>
                    </div>
                    <div class="zuiyao">
                      <p><stl:content type="Summary" wordNum="128" ellipsis=""></stl:content></p>
                    </div>
                    <div class="clear"></div>
                  </section>
                </stl:no>
              </stl:if>
            </stl:pageContents>
            <div class="clear"></div>
            <div class="posts-nav"> 
              <stl:pageItems autoHide="true">
                <stl:pageItem type="PageNavigation" listNum="5">
                  <stl:yes> <a class='page-numbers' href='{Current.Url}'>{Current.Num}</a> </stl:yes>
                  <stl:no> <span class='page-numbers current'>{Current.Num}</span> </stl:no>
                </stl:pageItem> 
                
              </stl:pageItems>
            </div>
          </stl:yes>
          <stl:no>
            <div class="alert alert-danger" role="alert">
              <strong>抱歉!</strong> 找不到和您的查询相符的项目
            </div>
          </stl:no>
        </stl:search>


  
@starlying starlying added BUG and removed STL labels Mar 4, 2018
@starlying starlying changed the title search 标签 search 标签搜索没有结果 Mar 6, 2018
@starlying starlying mentioned this issue Mar 6, 2018
65 tasks
@starlying starlying mentioned this issue Mar 30, 2018
42 tasks
@starlying
Copy link
Contributor

已修复

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants