{"id":33843,"date":"2024-11-25T14:35:06","date_gmt":"2024-11-25T06:35:06","guid":{"rendered":"https:\/\/fwq.ai\/blog\/33843\/"},"modified":"2024-11-25T14:35:06","modified_gmt":"2024-11-25T06:35:06","slug":"%e5%be%ae%e4%bf%a1%e5%b0%8f%e7%a8%8b%e5%ba%8f%e4%b9%8b%e6%96%97%e5%9c%b0%e4%b8%bb%e8%ae%b0%e7%89%8c%e5%99%a8","status":"publish","type":"post","link":"https:\/\/fwq.ai\/blog\/33843\/","title":{"rendered":"\u5fae\u4fe1\u5c0f\u7a0b\u5e8f\u4e4b\u6597\u5730\u4e3b\u8bb0\u724c\u5668"},"content":{"rendered":"<p><img decoding=\"async\" src=\"https:\/\/img.php.cn\/upload\/article\/202102\/18\/2021021809325749067.jpg\" class=\"aligncenter\" title=\"\u5fae\u4fe1\u5c0f\u7a0b\u5e8f\u4e4b\u6597\u5730\u4e3b\u8bb0\u724c\u5668\u63d2\u56fe\" alt=\"\u5fae\u4fe1\u5c0f\u7a0b\u5e8f\u4e4b\u6597\u5730\u4e3b\u8bb0\u724c\u5668\u63d2\u56fe\" \/><\/p>\n<p>\u5076\u7136\u4e00\u6b21\u5728\u770b\u6597\u5730\u4e3b\u76f4\u64ad\u65f6\uff0c\u53d1\u73b0\u4e3b\u64ad\u7531\u4e8e\u6ca1\u6709\u8bb0\u724c\u5668\u5bfc\u81f4\u5224\u65ad\u5931\u8bef\uff0c\u56e0\u6b64\u4ea7\u751f\u4e86\u505a\u8bb0\u724c\u5668\u7684\u60f3\u6cd5\uff0c\u4e5f\u662f\u4e3a\u4e86\u7ec3\u7ec3\u624b\uff0c\u719f\u6089\u4e0b\u5c0f\u7a0b\u5e8f\u7684\u5f00\u53d1\u6d41\u7a0b\u3002<\/p>\n<p>\u622a\u56fe\uff1a<\/p>\n<p><img decoding=\"async\" src=\"https:\/\/img.php.cn\/upload\/image\/533\/276\/756\/1613612068612281.png\" class=\"aligncenter\" title=\"\u5fae\u4fe1\u5c0f\u7a0b\u5e8f\u4e4b\u6597\u5730\u4e3b\u8bb0\u724c\u5668\u63d2\u56fe1\" alt=\"\u5fae\u4fe1\u5c0f\u7a0b\u5e8f\u4e4b\u6597\u5730\u4e3b\u8bb0\u724c\u5668\u63d2\u56fe1\" \/><\/p>\n<p>\u601d\u8def\u6bd4\u8f83\u7b80\u5355\u53ea\u6709\u4e00\u4e2a\u9875\u9762<\/p>\n<p>1.\u53ef\u9009\u4e00\u526f\u724c\u6216\u4e24\u526f\u724c<\/p>\n<p>2.\u70b9\u51fb\u76f8\u5e94\u724c\u51cf\u5c11\u5bf9\u5e94\u724c\u7684\u6570\u91cf, \u6570\u91cf\u4e3a0\u65f6\u8be5\u56fe\u6807\u53d8\u7070<\/p>\n<p>3.\u53ef\u64a4\u9500\uff0c\u64a4\u9500\u64cd\u4f5c\u4ec5\u4fdd\u7559\u6700\u8fd1100\u4e2a\u70b9\u51fb\u64cd\u4f5c<\/p>\n<p>4.\u91cd\u7f6e\u64cd\u4f5c\u4f1a\u6e05\u7a7a\u6240\u6709\u64cd\u4f5c\u8bb0\u5f55<\/p>\n<p>\u5f00\u53d1\u4e0a\u9009\u62e9\u7684\u662f <\/p>\n<p>\u7136\u540e\u76f4\u63a5\u4f7f\u7528grid\u5e03\u5c40\u5bf9\u5361\u724c\u8fdb\u884c\u6392\u5217<\/p>\n<pre>&lt;div&gt;\n&nbsp;&nbsp;&lt;div&gt;\n&nbsp;&nbsp;&nbsp;&nbsp;&lt;card&gt;\n&nbsp;&nbsp;&nbsp;&nbsp;&lt;\/card&gt;\n&nbsp;&nbsp;&lt;\/div&gt;\n&lt;\/div&gt;<\/pre>\n<p> \u767b\u5f55\u540e\u590d\u5236 <\/p>\n<p>\u64cd\u4f5c\u65b9\u6cd5\uff1a<\/p>\n<pre>\/\/&nbsp;\u70b9\u51fb\u64cd\u4f5c\nhandleHuase&nbsp;(obj)&nbsp;{\n\/\/&nbsp;\u8fd9\u91cc\u7528\u6765\u8bb0\u5f55\u64cd\u4f5c\u5386\u53f2\nthis.updateHistory.push(JSON.parse(JSON.stringify(this.pokers)))\n&nbsp;&nbsp;if&nbsp;(this.pokers[obj.index][obj.huase]&nbsp;&amp;gt;&nbsp;0)&nbsp;{\n&nbsp;&nbsp;&nbsp;&nbsp;this.pokers[obj.index][obj.huase]&nbsp;-=&nbsp;1\n&nbsp;&nbsp;&nbsp;&nbsp;this.pokers[obj.index].count&nbsp;-=&nbsp;1\n&nbsp;&nbsp;}&nbsp;else&nbsp;{\n&nbsp;&nbsp;&nbsp;&nbsp;this.pokers[obj.index][obj.huase]&nbsp;=&nbsp;this.defaultCount\n&nbsp;&nbsp;&nbsp;&nbsp;this.pokers[obj.index].count&nbsp;+=&nbsp;1\n&nbsp;&nbsp;}\n}<\/pre>\n<p> \u767b\u5f55\u540e\u590d\u5236 <\/p>\n<pre>\/\/&nbsp;\u64a4\u9500\u64cd\u4f5c\nrollback&nbsp;()&nbsp;{\n&nbsp;&nbsp;let&nbsp;pokers&nbsp;=&nbsp;this.updateHistory[this.updateHistory.length&nbsp;-&nbsp;1]\n&nbsp;&nbsp;this.pokers&nbsp;=&nbsp;pokers\n&nbsp;&nbsp;this.updateHistory.pop(this.updateHistory.length&nbsp;-&nbsp;1)\n}<\/pre>\n<p> \u767b\u5f55\u540e\u590d\u5236 <\/p>\n<p style=\"line-height: 1.5;margin-top: 35px;margin-bottom: 10px;padding-bottom: 5px;font-size: 16px;font-family: -apple-system, system-ui,\">git\u5730\u5740<\/p>\n<\/p>\n<p>\u5c0f\u7a0b\u5e8f\u7801<\/p>\n<p><img decoding=\"async\" src=\"https:\/\/img.php.cn\/upload\/image\/634\/729\/815\/1613612130607685.png\" class=\"aligncenter\" title=\"\u5fae\u4fe1\u5c0f\u7a0b\u5e8f\u4e4b\u6597\u5730\u4e3b\u8bb0\u724c\u5668\u63d2\u56fe2\" alt=\"\u5fae\u4fe1\u5c0f\u7a0b\u5e8f\u4e4b\u6597\u5730\u4e3b\u8bb0\u724c\u5668\u63d2\u56fe2\" \/><\/p>\n<p>\u76f8\u5173\u63a8\u8350\uff1a<\/p>\n<p>\u4ee5\u4e0a\u5c31\u662f\u5fae\u4fe1\u5c0f\u7a0b\u5e8f\u4e4b\u6597\u5730\u4e3b\u8bb0\u724c\u5668\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>\u5076\u7136\u4e00\u6b21\u5728\u770b\u6597\u5730\u4e3b\u76f4\u64ad\u65f6\uff0c\u53d1\u73b0\u4e3b\u64ad\u7531\u4e8e\u6ca1\u6709\u8bb0\u724c\u5668\u5bfc\u81f4\u5224\u65ad\u5931\u8bef\uff0c\u56e0\u6b64\u4ea7\u751f\u4e86\u505a\u8bb0\u724c\u5668\u7684\u60f3\u6cd5\uff0c\u4e5f\u662f\u4e3a\u4e86\u7ec3\u7ec3\u624b\uff0c\u719f\u6089\u4e0b\u5c0f\u7a0b\u5e8f\u7684\u5f00\u53d1\u6d41\u7a0b\u3002 \u622a\u56fe\uff1a \u601d\u8def\u6bd4\u8f83\u7b80\u5355\u53ea\u6709\u4e00\u4e2a\u9875\u9762 1.\u53ef\u9009\u4e00\u526f\u724c\u6216\u4e24\u526f\u724c 2.\u70b9\u51fb\u76f8\u5e94\u724c\u51cf\u5c11\u5bf9\u5e94\u724c\u7684\u6570\u91cf, \u6570\u91cf\u4e3a0\u65f6\u8be5\u56fe\u6807\u53d8\u7070 3.\u53ef\u64a4\u9500\uff0c\u64a4\u9500\u64cd\u4f5c\u4ec5\u4fdd\u7559\u6700\u8fd1100\u4e2a\u70b9\u51fb\u64cd\u4f5c 4.\u91cd\u7f6e\u64cd\u4f5c\u4f1a\u6e05\u7a7a\u6240\u6709\u64cd\u4f5c\u8bb0\u5f55 \u5f00\u53d1\u4e0a\u9009\u62e9\u7684\u662f \u7136\u540e\u76f4\u63a5\u4f7f\u7528grid\u5e03\u5c40\u5bf9\u5361\u724c\u8fdb\u884c\u6392\u5217 &lt;div&gt; &nbsp;&nbsp;&lt;div&gt; &nbsp;&nbsp;&nbsp;&nbsp;&lt;card&gt; &nbsp;&nbsp;&nbsp;&nbsp;&lt;\/card&gt; &nbsp;&nbsp;&lt;\/div&gt; &lt;\/div&gt; \u767b\u5f55\u540e\u590d\u5236 \u64cd\u4f5c\u65b9\u6cd5\uff1a \/\/&nbsp;\u70b9\u51fb\u64cd\u4f5c handleHuase&nbsp;(obj)&nbsp;{ \/\/&nbsp;\u8fd9\u91cc\u7528\u6765\u8bb0\u5f55\u64cd\u4f5c\u5386\u53f2 this.updateHistory.push(JSON.parse(JSON.stringify(this.pokers))) &nbsp;&nbsp;if&nbsp;(this.pokers[obj.index][obj.huase]&nbsp;&amp;gt;&nbsp;0)&nbsp;{ &nbsp;&nbsp;&nbsp;&nbsp;this.pokers[obj.index][obj.huase]&nbsp;-=&nbsp;1 &nbsp;&nbsp;&nbsp;&nbsp;this.pokers[obj.index].count&nbsp;-=&nbsp;1 &nbsp;&nbsp;}&nbsp;else&nbsp;{ &nbsp;&nbsp;&nbsp;&nbsp;this.pokers[obj.index][obj.huase]&nbsp;=&nbsp;this.defaultCount &nbsp;&nbsp;&nbsp;&nbsp;this.pokers[obj.index].count&nbsp;+=&nbsp;1 &nbsp;&nbsp;} } \u767b\u5f55\u540e\u590d\u5236 \/\/&nbsp;\u64a4\u9500\u64cd\u4f5c rollback&nbsp;()&nbsp;{ &nbsp;&nbsp;let&nbsp;pokers&nbsp;=&nbsp;this.updateHistory[this.updateHistory.length&nbsp;&#8211;&nbsp;1] &nbsp;&nbsp;this.pokers&nbsp;=&nbsp;pokers &nbsp;&nbsp;this.updateHistory.pop(this.updateHistory.length&nbsp;&#8211;&nbsp;1) } \u767b\u5f55\u540e\u590d\u5236 git\u5730\u5740 \u5c0f\u7a0b\u5e8f\u7801 \u76f8\u5173\u63a8\u8350\uff1a \u4ee5\u4e0a\u5c31\u662f\u5fae\u4fe1\u5c0f\u7a0b\u5e8f\u4e4b\u6597\u5730\u4e3b\u8bb0\u724c\u5668\u7684\u8be6\u7ec6\u5185\u5bb9\uff0c\u66f4\u591a\u8bf7\u5173\u6ce8\u7c73\u4e91\u5176\u5b83\u76f8\u5173\u6587\u7ae0\uff01<\/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-33843","post","type-post","status-publish","format-standard","hentry","category-19"],"_links":{"self":[{"href":"https:\/\/fwq.ai\/blog\/wp-json\/wp\/v2\/posts\/33843","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=33843"}],"version-history":[{"count":0,"href":"https:\/\/fwq.ai\/blog\/wp-json\/wp\/v2\/posts\/33843\/revisions"}],"wp:attachment":[{"href":"https:\/\/fwq.ai\/blog\/wp-json\/wp\/v2\/media?parent=33843"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/fwq.ai\/blog\/wp-json\/wp\/v2\/categories?post=33843"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/fwq.ai\/blog\/wp-json\/wp\/v2\/tags?post=33843"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}