{"id":31606,"date":"2024-11-25T08:04:00","date_gmt":"2024-11-25T00:04:00","guid":{"rendered":"https:\/\/fwq.ai\/blog\/31606\/"},"modified":"2024-11-25T08:04:00","modified_gmt":"2024-11-25T00:04:00","slug":"wxfor%e5%92%8cwxfor-item%e5%b0%8f%e7%a8%8b%e5%ba%8f%e5%bc%80%e5%8f%91","status":"publish","type":"post","link":"https:\/\/fwq.ai\/blog\/31606\/","title":{"rendered":"wx:for\u548cwx:for-item\u5c0f\u7a0b\u5e8f\u5f00\u53d1"},"content":{"rendered":"<p style=\"text-align: left\">\u8fd9\u6b21\u7ed9\u5927\u5bb6\u5e26\u6765wx:for\u548cwx:for-item\u5c0f\u7a0b\u5e8f\u5f00\u53d1\uff0c\u7684\u6ce8\u610f\u4e8b\u9879\u6709\u54ea\u4e9b\uff0c\u4e0b\u9762\u5c31\u662f\u5b9e\u6218\u6848\u4f8b\uff0c\u4e00\u8d77\u6765\u770b\u4e00\u4e0b\u3002<\/p>\n<p style=\"text-align: left\">wx:for=&#8221;{{list}}&#8221;\u7528\u6765\u5faa\u73af\u6570\u7ec4\uff0c\u800clist\u5373\u4e3a\u6570\u7ec4\u540dwx:for-item=&#8221;items&#8221; \u5373\u7528\u6765\u5b9a\u4e49\u4e00\u4e2a\u5faa\u73af\u8fc7\u7a0b\u4e2d\u6bcf\u4e2a\u5143\u7d20\u7684\u53d8\u91cf\u7684<\/p>\n<p style=\"text-align: left\">\u5982\u679c\u662f\u4e00\u7ef4\u6570\u7ec4,\u6309\u7167\u5982\u4e0b\u65b9\u5f0f\u5faa\u73af\u51fa\u6765\uff1a<\/p>\n<pre>&lt;view wx:for=\"{{list}}\"&gt;\n{{index}} {{item.name}}\n&lt;\/view&gt;<\/pre>\n<p> \u767b\u5f55\u540e\u590d\u5236 \u767b\u5f55\u540e\u590d\u5236 <\/p>\n<p style=\"text-align: left\">\u4ee5\u4e0a\u4ee3\u7801\u4e2d\uff0citem\u5373\u4e3alist\u7684\u522b\u540d\u3002<\/p>\n<p style=\"text-align: left\">\u5982\u679c\u662f\u4e8c\u7ef4\u751a\u81f3\u591a\u7ef4\u6570\u7ec4\uff0c\u6309\u7167\u5982\u4e0b\u65b9\u5f0f\u5faa\u73af\uff1a<\/p>\n<pre>&lt;view wx:for=\"{{parentList}}\"&gt;\n{{item.id}}\n&lt;view wx:for=\"{{item.childList}}\" wx:for-item=\"items\"&gt;\n{{items.name}}{{item.account}}\n&lt;\/view&gt;\n&lt;\/view&gt;\nfor (var i = 0 ; i &lt; list.length; i++) {\nvar xxx = list[i];\n}<\/pre>\n<p> \u767b\u5f55\u540e\u590d\u5236 \u767b\u5f55\u540e\u590d\u5236 <\/p>\n<p style=\"text-align: left\">\u7b49\u540c\u4e8e<\/p>\n<pre>&lt;view wx:for=\"{{list}}\" wx:for-item=\"xxx\"&gt;&lt;\/view&gt;<\/pre>\n<p> \u767b\u5f55\u540e\u590d\u5236 \u767b\u5f55\u540e\u590d\u5236 <\/p>\n<p style=\"text-align: left\">\u8c28\u8bb0\uff1awx:for\u662f\u5faa\u73af\u6570\u7ec4\uff0cwx:for-item\u5373\u7ed9\u5217\u8868\u8d4b\u522b\u540d<\/p>\n<p style=\"text-align: left\">\u4ee5\u4e0b\u4e3a\u51e0\u4e2a\u9519\u8bef\u4f7f\u7528\uff0c\u8bf7\u5927\u5bb6\u8c28\u614e\u4f7f\u7528\uff1a<\/p>\n<p style=\"text-align: left\">1.\u76f4\u63a5\u7528wx:for-item \uff0c\u8fd9\u6837\u662f\u5faa\u73af\u4e0d\u51fa\u6765\u5217\u8868\u7684<\/p>\n<pre>&lt;view wx:for-item=\"{{list}}\"&gt;\n{{index}} {{item.name}}\n&lt;\/view&gt;<\/pre>\n<p> \u767b\u5f55\u540e\u590d\u5236 \u767b\u5f55\u540e\u590d\u5236 <\/p>\n<p style=\"text-align: left\">2.\u5b50\u5faa\u73af\u4e2d\u614e\u7528wx:for-item<\/p>\n<pre>&lt;view wx:for=\"{{parentList}}\"&gt;\n {{item.id}}\n &lt;view wx:for-item=\"{{item.childList}}\" wx:for-item=\"items\"&gt;\n {{items.name}}{{items.account}}\n &lt;\/view&gt;<\/pre>\n<p> \u767b\u5f55\u540e\u590d\u5236 \u767b\u5f55\u540e\u590d\u5236 <\/p>\n<p style=\"text-align: left\">\u5fae\u4fe1\u5c0f\u7a0b\u5e8fwx:for\u548cwx:for-item\u7684\u6b63\u786e\u7528\u6cd5<\/p>\n<p style=\"text-align: left\">wx:for=&#8221;{{list}}&#8221;\u7528\u6765\u5faa\u73af\u6570\u7ec4\uff0c\u800clist\u5373\u4e3a\u6570\u7ec4\u540dwx:for-item=&#8221;items&#8221; \u5373\u7528\u6765\u5b9a\u4e49\u4e00\u4e2a\u5faa\u73af\u8fc7\u7a0b\u4e2d\u6bcf\u4e2a\u5143\u7d20\u7684\u53d8\u91cf\u7684<\/p>\n<p style=\"text-align: left\">\u5982\u679c\u662f\u4e00\u7ef4\u6570\u7ec4,\u6309\u7167\u5982\u4e0b\u65b9\u5f0f\u5faa\u73af\u51fa\u6765\uff1a<\/p>\n<pre>&lt;view wx:for=\"{{list}}\"&gt;\n{{index}} {{item.name}}\n&lt;\/view&gt;<\/pre>\n<p> \u767b\u5f55\u540e\u590d\u5236 \u767b\u5f55\u540e\u590d\u5236 <\/p>\n<p style=\"text-align: left\">\u4ee5\u4e0a\u4ee3\u7801\u4e2d\uff0citem\u5373\u4e3alist\u7684\u522b\u540d\u3002<\/p>\n<p style=\"text-align: left\">\u5982\u679c\u662f\u4e8c\u7ef4\u751a\u81f3\u591a\u7ef4\u6570\u7ec4\uff0c\u6309\u7167\u5982\u4e0b\u65b9\u5f0f\u5faa\u73af\uff1a<\/p>\n<pre>&lt;view wx:for=\"{{parentList}}\"&gt;\n{{item.id}}\n&lt;view wx:for=\"{{item.childList}}\" wx:for-item=\"items\"&gt;\n{{items.name}}{{item.account}}\n&lt;\/view&gt;\n&lt;\/view&gt;\nfor (var i = 0 ; i &lt; list.length; i++) {\nvar xxx = list[i];\n}<\/pre>\n<p> \u767b\u5f55\u540e\u590d\u5236 \u767b\u5f55\u540e\u590d\u5236 <\/p>\n<p style=\"text-align: left\">\u7b49\u540c\u4e8e<\/p>\n<pre>&lt;view wx:for=\"{{list}}\" wx:for-item=\"xxx\"&gt;&lt;\/view&gt;<\/pre>\n<p> \u767b\u5f55\u540e\u590d\u5236 \u767b\u5f55\u540e\u590d\u5236 <\/p>\n<p style=\"text-align: left\">\u8c28\u8bb0\uff1awx:for\u662f\u5faa\u73af\u6570\u7ec4\uff0cwx:for-item\u5373\u7ed9\u5217\u8868\u8d4b\u522b\u540d<\/p>\n<p style=\"text-align: left\">\u4ee5\u4e0b\u4e3a\u51e0\u4e2a\u9519\u8bef\u4f7f\u7528\uff0c\u8bf7\u5927\u5bb6\u8c28\u614e\u4f7f\u7528\uff1a<\/p>\n<p style=\"text-align: left\">1.\u76f4\u63a5\u7528wx:for-item \uff0c\u8fd9\u6837\u662f\u5faa\u73af\u4e0d\u51fa\u6765\u5217\u8868\u7684<\/p>\n<pre>&lt;view wx:for-item=\"{{list}}\"&gt;\n{{index}} {{item.name}}\n&lt;\/view&gt;<\/pre>\n<p> \u767b\u5f55\u540e\u590d\u5236 \u767b\u5f55\u540e\u590d\u5236 <\/p>\n<p style=\"text-align: left\">2.\u5b50\u5faa\u73af\u4e2d\u614e\u7528wx:for-item<\/p>\n<pre>&lt;view wx:for=\"{{parentList}}\"&gt;\n {{item.id}}\n &lt;view wx:for-item=\"{{item.childList}}\" wx:for-item=\"items\"&gt;\n {{items.name}}{{items.account}}\n &lt;\/view&gt;<\/pre>\n<p> \u767b\u5f55\u540e\u590d\u5236 \u767b\u5f55\u540e\u590d\u5236 <\/p>\n<p>\u76f8\u4fe1\u770b\u4e86\u672c\u6587\u6848\u4f8b\u4f60\u5df2\u7ecf\u638c\u63e1\u4e86\u65b9\u6cd5\uff0c\u66f4\u591a\u7cbe\u5f69\u8bf7\u5173\u6ce8\u7c73\u4e91\u5176\u5b83\u76f8\u5173\u6587\u7ae0\uff01<\/p>\n<p>\u63a8\u8350\u9605\u8bfb\uff1a<\/p>\n<p><\/p>\n<p><\/p>\n<p>\u4ee5\u4e0a\u5c31\u662fwx:for\u548cwx:for-item\u5c0f\u7a0b\u5e8f\u5f00\u53d1\u7684\u8be6\u7ec6\u5185\u5bb9\uff0c\u66f4\u591a\u8bf7\u5173\u6ce8\u7c73\u4e91\u5176\u5b83\u76f8\u5173\u6587\u7ae0\uff01<\/p>\n","protected":false},"excerpt":{"rendered":"<p>\u8fd9\u6b21\u7ed9\u5927\u5bb6\u5e26\u6765wx:for\u548cwx:for-item\u5c0f\u7a0b\u5e8f\u5f00\u53d1\uff0c\u7684\u6ce8\u610f\u4e8b\u9879\u6709\u54ea\u4e9b\uff0c\u4e0b\u9762\u5c31\u662f\u5b9e\u6218\u6848\u4f8b\uff0c\u4e00\u8d77\u6765\u770b\u4e00\u4e0b\u3002 wx:for=&#8221;{{list}}&#8221;\u7528\u6765\u5faa\u73af\u6570\u7ec4\uff0c\u800clist\u5373\u4e3a\u6570\u7ec4\u540dwx:for-item=&#8221;items&#8221; \u5373\u7528\u6765\u5b9a\u4e49\u4e00\u4e2a\u5faa\u73af\u8fc7\u7a0b\u4e2d\u6bcf\u4e2a\u5143\u7d20\u7684\u53d8\u91cf\u7684 \u5982\u679c\u662f\u4e00\u7ef4\u6570\u7ec4,\u6309\u7167\u5982\u4e0b\u65b9\u5f0f\u5faa\u73af\u51fa\u6765\uff1a &lt;view wx:for=&#8221;{{list}}&#8221;&gt; {{index}} {{item.name}} &lt;\/view&gt; \u767b\u5f55\u540e\u590d\u5236 \u767b\u5f55\u540e\u590d\u5236 \u4ee5\u4e0a\u4ee3\u7801\u4e2d\uff0citem\u5373\u4e3alist\u7684\u522b\u540d\u3002 \u5982\u679c\u662f\u4e8c\u7ef4\u751a\u81f3\u591a\u7ef4\u6570\u7ec4\uff0c\u6309\u7167\u5982\u4e0b\u65b9\u5f0f\u5faa\u73af\uff1a &lt;view wx:for=&#8221;{{parentList}}&#8221;&gt; {{item.id}} &lt;view wx:for=&#8221;{{item.childList}}&#8221; wx:for-item=&#8221;items&#8221;&gt; {{items.name}}{{item.account}} &lt;\/view&gt; &lt;\/view&gt; for (var i = 0 ; i &lt; list.length; i++) { var xxx = list[i]; } \u767b\u5f55\u540e\u590d\u5236 \u767b\u5f55\u540e\u590d\u5236 \u7b49\u540c\u4e8e &lt;view wx:for=&#8221;{{list}}&#8221; wx:for-item=&#8221;xxx&#8221;&gt;&lt;\/view&gt; \u767b\u5f55\u540e\u590d\u5236 \u767b\u5f55\u540e\u590d\u5236 \u8c28\u8bb0\uff1awx:for\u662f\u5faa\u73af\u6570\u7ec4\uff0cwx:for-item\u5373\u7ed9\u5217\u8868\u8d4b\u522b\u540d \u4ee5\u4e0b\u4e3a\u51e0\u4e2a\u9519\u8bef\u4f7f\u7528\uff0c\u8bf7\u5927\u5bb6\u8c28\u614e\u4f7f\u7528\uff1a 1.\u76f4\u63a5\u7528wx:for-item \uff0c\u8fd9\u6837\u662f\u5faa\u73af\u4e0d\u51fa\u6765\u5217\u8868\u7684 &lt;view wx:for-item=&#8221;{{list}}&#8221;&gt; {{index}} {{item.name}} &lt;\/view&gt; [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[19],"tags":[],"class_list":["post-31606","post","type-post","status-publish","format-standard","hentry","category-19"],"_links":{"self":[{"href":"https:\/\/fwq.ai\/blog\/wp-json\/wp\/v2\/posts\/31606","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/fwq.ai\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/fwq.ai\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/fwq.ai\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/fwq.ai\/blog\/wp-json\/wp\/v2\/comments?post=31606"}],"version-history":[{"count":0,"href":"https:\/\/fwq.ai\/blog\/wp-json\/wp\/v2\/posts\/31606\/revisions"}],"wp:attachment":[{"href":"https:\/\/fwq.ai\/blog\/wp-json\/wp\/v2\/media?parent=31606"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/fwq.ai\/blog\/wp-json\/wp\/v2\/categories?post=31606"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/fwq.ai\/blog\/wp-json\/wp\/v2\/tags?post=31606"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}