socialforge/app/views/layouts/_no_content.html.erb

11 lines
295 B
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<div>
<p>没有搜索到相关的内容!</p>
<dl>
<dt><h3><strong>建议您 </strong></h3></dt>
<dd>重新设置搜索关键词</dd>
<dd>不要使用太长的关键词</dd>
<dd>不要使用特殊符号,如"^&%$#@*%"等</dd>
<dd>清除关键词之间的空格</dd>
</dl>
</div>