{"id":198983,"date":"2025-05-03T12:21:36","date_gmt":"2025-05-03T04:21:36","guid":{"rendered":"https:\/\/server.hk\/cnblog\/198983\/"},"modified":"2025-05-03T12:21:36","modified_gmt":"2025-05-03T04:21:36","slug":"%e5%a6%82%e4%bd%95ecshop%e8%b0%83%e7%94%a8%e6%89%80%e6%9c%89%e5%95%86%e5%93%81%e7%9a%84%e6%a0%87%e7%ad%be%e4%ba%91","status":"publish","type":"post","link":"https:\/\/server.hk\/cnblog\/198983\/","title":{"rendered":"\u5982\u4f55ecshop\u8c03\u7528\u6240\u6709\u5546\u54c1\u7684\u6807\u7b7e\u4e91"},"content":{"rendered":"<p> Ecshop \u7cfb\u7edf\u9996\u9875\u4e5f\u4f1a\u770b\u5230\u4e0d\u5c11\u7684\u4e91\u6807\u7b7e\uff0c\u4e91\u6807\u7b7e\u7684\u4f5c\u7528\u4e3b\u8981\u5c31\u662f\u805a\u5408\u76f8\u5173\u4fe1\u606f\u6765\u7528\u7684\uff0c\u6bd4\u65b9\u6211\u4eec\u4e0a\u4f20\u7684\u5546\u54c1\u6709\u591a\u6761\uff0c\u9664\u4e86\u5206\u4e3a\u5927\u7c7b\u76ee\u4e4b\u5916\uff0c\u8fd8\u80fd\u591f\u5206\u4e3a\u805a\u5408\u7684\u5c0f\u7c7b\uff0c\u8fd9\u4e9b\u5c0f\u7c7b\u5c31\u662f\u6211\u4eec\u5e38\u5e38\u770b\u5230\u7684 tag \u6807\u7b7e\u4e86\uff0c\u6700\u5927\u7684\u4f18\u70b9\u5c31\u662f\u7075\u654f\u5ea6\u8f83\u5927\uff0c\u60f3\u600e\u6837\u5199\u5c31\u600e\u6837\u5199\uff0c\u4e0d\u53d7\u5206\u7c7b\u7684\u9650\u5236\uff0c\u597d\u4e86\uff0c\u5c31\u6765\u6559\u4e0b\u5927\u5bb6\u5982\u4f55\u5728 ecshop \u9996\u9875\u6765\u8c03\u7528\u8fd9\u4e9b\u805a\u5408\u6807\u7b7e\u5427\u3002<\/p>\n<p> \u7b2c\u4e00\u6b65\uff1a\u7ffb\u5f00tag_cloud.php\uff0c\u5c06\u5982\u4e0b\u4ee3\u7801:<br \/> assign_dynamic(&#8216;tag_cloud&#8217;);<br \/> $tags = get_tags();<br \/> if (!empty($tags))<br \/> {<br \/> include_once(ROOT_PATH . &#8216;includes\/lib_clips.php&#8217;);<br \/> color_tag($tags);<br \/> }<br \/> $smarty-&gt;assign(&#8216;tags&#8217;, $tags);<br \/> \u8fd9\u6bb5\u4ee3\u7801\u590d\u5236\u4e0b\u6765\u3002<\/p>\n<p> \u7b2c\u4e8c\u6b65\uff1a\u6253\u5f00index.php\uff0c\u627e\u5230\u5982\u4e0b\u4ee3\u7801:<br \/> $smarty-&gt;assign(&#8216;shop_notice&#8217;, $_CFG[&#8216;shop_notice&#8217;]); \/\/ \u5546\u5e97\u516c\u544a<br \/> \u7c98\u8d34\u5230\u8fd9\u884c\u4ee3\u7801\u4e0b\u3002<br \/> \u7b2c\u4e09\u6b65\uff1a\u7136\u540e\u5728index.dwt\u9875\u9762\u91cc\uff0c\u76f4\u63a5\u590d\u5236\u5faa\u73af\u4ee3\u7801\u5c31\u53ef\u4ee5\u4e86<\/p>\n<p> &lt;!&#8211; {if $tags} &#8211;&gt;<br \/> &lt;!&#8211; \u6807\u7b7e\u4e91\u5f00\u59cb {foreach from=$tags item=tag}&#8211;&gt;<br \/> &lt;span style=&#8221;font-size:{$tag.size}; line-height:36px;&#8221;&gt; &lt;a href=&#8221;{$tag.url}&#8221; style=&#8221;color:{$tag.color}&#8221;&gt;<br \/> {if $tag.bold}<br \/> &lt;b&gt;{$tag.tag_words|escape:html}&lt;\/b&gt;<br \/> {else}<br \/> {$tag.tag_words|escape:html}<br \/> {\/if}<br \/> &lt;\/a&gt;<br \/> &lt;!&#8211; {if $tags_from eq &#8216;user&#8217;} &#8211;&gt;<br \/> &lt;a href=&#8221;user.php?act=act_del_tag&amp;amp;tag_words={$tag.tag_words|escape:url}&amp;amp;uid={$tag.user_id}&#8221; title=&#8221;{$lang.drop}&#8221;&gt; &lt;img src=&#8221;images\/drop.gif&#8221; alt=&#8221;{$lang.drop}&#8221; \/&gt; &lt;\/a&gt;&amp;nbsp;&amp;nbsp;<br \/> &lt;!&#8211; {\/if} &#8211;&gt;<br \/> &lt;\/span&gt;<br \/> &lt;!&#8211; \u6807\u7b7e\u4e91\u7ed3\u675f {\/foreach}&#8211;&gt;<br \/> &lt;!&#8211; {else} &#8211;&gt;<br \/> &lt;span style=&#8221;margin:2px 10px; font-size:14px; line-height:36px;&#8221;&gt;{$lang.no_tag}&lt;\/span&gt;<br \/> &lt;!&#8211; {\/if} &#8211;&gt;<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Ecshop \u7cfb\u7edf\u9996\u9875\u4e5f\u4f1a\u770b\u5230\u4e0d&#46;&#46;&#46;<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[4925],"tags":[],"class_list":["post-198983","post","type-post","status-publish","format-standard","hentry","category-4925"],"_links":{"self":[{"href":"https:\/\/server.hk\/cnblog\/wp-json\/wp\/v2\/posts\/198983","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/server.hk\/cnblog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/server.hk\/cnblog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/server.hk\/cnblog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/server.hk\/cnblog\/wp-json\/wp\/v2\/comments?post=198983"}],"version-history":[{"count":0,"href":"https:\/\/server.hk\/cnblog\/wp-json\/wp\/v2\/posts\/198983\/revisions"}],"wp:attachment":[{"href":"https:\/\/server.hk\/cnblog\/wp-json\/wp\/v2\/media?parent=198983"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/server.hk\/cnblog\/wp-json\/wp\/v2\/categories?post=198983"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/server.hk\/cnblog\/wp-json\/wp\/v2\/tags?post=198983"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}