mirror of
https://gitee.com/ulthon/ulthon_information.git
synced 2026-03-03 16:24:28 +08:00
优化seo设置;优化编辑
This commit is contained in:
@@ -1,2 +1,4 @@
|
|||||||
User-agent: *
|
User-agent: *
|
||||||
Disallow:
|
Disallow: /index/Post/markVisit*
|
||||||
|
Disallow: /index/PostComment/save*
|
||||||
|
Disallow: /index/Index/visit*
|
||||||
|
|||||||
@@ -108,7 +108,7 @@
|
|||||||
智能优化标点
|
智能优化标点
|
||||||
</span>
|
</span>
|
||||||
</div>
|
</div>
|
||||||
<div id="content-data" style="display: none;">{:rawurlencode($post->content_html)}</div>
|
<div id="content-data" style="display: none;">{:rawurlencode($post->content_html??'')}</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user