{"id":32165,"date":"2024-11-25T16:09:38","date_gmt":"2024-11-25T08:09:38","guid":{"rendered":"https:\/\/fwq.ai\/blog\/32165\/"},"modified":"2024-11-25T16:09:38","modified_gmt":"2024-11-25T08:09:38","slug":"%e5%b0%8f%e7%a8%8b%e5%ba%8f%e5%bc%80%e5%8f%91%e5%ae%9e%e7%8e%b0%e6%90%9c%e7%b4%a2%e5%85%a8%e9%83%a8%e5%9f%8e%e5%b8%82%e5%88%97%e8%a1%a8%e7%95%8c%e9%9d%a2","status":"publish","type":"post","link":"https:\/\/fwq.ai\/blog\/32165\/","title":{"rendered":"\u5c0f\u7a0b\u5e8f\u5f00\u53d1\u5b9e\u73b0\u641c\u7d22\u5168\u90e8\u57ce\u5e02\u5217\u8868\u754c\u9762"},"content":{"rendered":"<p>\u7528\u5c0f\u7a0b\u5e8f\u5b9e\u73b0\u663e\u793a\u5168\u90e8\u57ce\u5e02\u5217\u8868\u7684\u754c\u9762\uff0c\u9996\u5148\u8981\u8003\u8651\u754c\u9762\u8bbe\u8ba1\uff1a\u5bf9wx\u5c0f\u7a0b\u5e8f\u7d22\u5f15\u5217\u8868\u7ec4\u4ef6\u8fdb\u884c\u5f15\u7528\uff1b\u7136\u540e\u5b9e\u73b0\u641c\u7d22\u529f\u80fd\uff1a\u6539\u7ec4\u4ef6\u81ea\u5e26\u641c\u7d22\u529f\u80fd\uff0c\u53ea\u9700\u5728wxml\u4e2dlist-html\u6807\u7b7e\u4e2d\u58f0\u660esearch\u5c5e\u6027\u5373\u53ef\u3002<\/p>\n<h1>\u754c\u9762\u8bbe\u8ba1<\/h1>\n<p>\u5bf9wx\u5c0f\u7a0b\u5e8f\u7d22\u5f15\u5217\u8868\u7ec4\u4ef6\u8fdb\u884c\u5f15\u7528<\/p>\n<p>\u4e0a\u56fe\uff1a<\/p>\n<p><img decoding=\"async\" src=\"https:\/\/img.php.cn\/\/upload\/image\/718\/527\/628\/1532914343573099.png\" class=\"aligncenter\" title=\"\u5c0f\u7a0b\u5e8f\u5f00\u53d1\u5b9e\u73b0\u641c\u7d22\u5168\u90e8\u57ce\u5e02\u5217\u8868\u754c\u9762\u63d2\u56fe\" alt=\"\u5c0f\u7a0b\u5e8f\u5f00\u53d1\u5b9e\u73b0\u641c\u7d22\u5168\u90e8\u57ce\u5e02\u5217\u8868\u754c\u9762\u63d2\u56fe\" \/><\/p>\n<h2>js\u6587\u4ef6\uff1a<\/h2>\n<p>\u6240\u6709\u7684\u57ce\u5e02\u4fe1\u606f\u53ef\u7528ajax\u83b7\u53d6\uff0c\u5728\u8fd9\u6211\u4eceallCity.js\u6587\u4ef6\u4e2d\u83b7\u53d6<\/p>\n<pre>var&nbsp;city&nbsp;=&nbsp;[\n\n&nbsp;&nbsp;{\n\n&nbsp;&nbsp;&nbsp;&nbsp;title:&nbsp;\"\u70ed\u95e8\u57ce\u5e02\",\n\n&nbsp;&nbsp;&nbsp;&nbsp;type:&nbsp;'hot',\n\n&nbsp;&nbsp;&nbsp;&nbsp;item:&nbsp;[\n\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;{\n\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\"name\":&nbsp;\"\u5317\u4eac\",\n\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\"key\":&nbsp;\"\u70ed\u95e8\",\n\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\"test\":&nbsp;\"testValue\"\/\/\u53ef\u81ea\u5df1\u6dfb\u52a0\u5176\u4ed6\u4fe1\u606f\n\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;},\n\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;{\n\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\"name\":&nbsp;\"\u4e0a\u6d77\",\n\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\"key\":&nbsp;\"\u70ed\u95e8\"\n\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;},\n\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;{\n\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\"name\":&nbsp;\"\u5e7f\u5dde\",\n\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\"key\":&nbsp;\"\u70ed\u95e8\"\n\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;}]\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n&nbsp;&nbsp;&nbsp;&nbsp;},\n&nbsp;&nbsp;&nbsp;&nbsp;{\n\n&nbsp;&nbsp;&nbsp;&nbsp;title:&nbsp;\"A\",\n\n&nbsp;&nbsp;&nbsp;&nbsp;item:&nbsp;[\n\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;{\n\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\"name\":&nbsp;\"\u963f\u575d\",\n\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\"key\":&nbsp;\"A\"\n\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;},\n\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;{\n\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\"name\":&nbsp;\"\u963f\u62c9\u5584\",\n\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\"key\":&nbsp;\"A\"\n\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;},\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;]}\n\n]<\/pre>\n<p> \u767b\u5f55\u540e\u590d\u5236 <\/p>\n<pre>let&nbsp;City&nbsp;=&nbsp;require('..\/..\/..\/..\/utils\/allCity.js');\n\nPage({\n&nbsp;&nbsp;&nbsp;&nbsp;data:&nbsp;{\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;city:&nbsp;City\n&nbsp;&nbsp;&nbsp;&nbsp;},\n\n&nbsp;&nbsp;&nbsp;&nbsp;\/\/\u70b9\u51fb\u76f8\u5e94\u57ce\u5e02\u89e6\u53d1\u7684\u4e8b\u4ef6\n&nbsp;&nbsp;&nbsp;&nbsp;binddetail(e)&nbsp;{\n\n&nbsp;&nbsp;&nbsp;&nbsp;console.log(e.detail)\n\n&nbsp;&nbsp;&nbsp;&nbsp;\/\/&nbsp;\u8fd4\u56de&nbsp;\u4f8b&nbsp;:{name:&nbsp;\"\u5317\u4eac\",&nbsp;key:&nbsp;\"B\",&nbsp;test:&nbsp;\"testValue\"}\n\n&nbsp;&nbsp;&nbsp;&nbsp;let&nbsp;cityinfo&nbsp;=&nbsp;e.detail.name\n\n&nbsp;&nbsp;&nbsp;&nbsp;wx.setStorageSync(\"wxb_cityinfo\",&nbsp;cityinfo)\n\n&nbsp;&nbsp;&nbsp;&nbsp;var&nbsp;pages&nbsp;=&nbsp;getCurrentPages()\n\n&nbsp;&nbsp;&nbsp;&nbsp;var&nbsp;prevPages&nbsp;=&nbsp;pages.length-2\n\n&nbsp;&nbsp;&nbsp;&nbsp;wx.navigateBack({\n\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;delta:&nbsp;prevPages\n\n&nbsp;&nbsp;&nbsp;&nbsp;})\n\n&nbsp;&nbsp;},\n&nbsp;&nbsp;&nbsp;&nbsp;\n})<\/pre>\n<p> \u767b\u5f55\u540e\u590d\u5236 <\/p>\n<h2>wxml\u6587\u4ef6<\/h2>\n<p>\u8be5\u7ec4\u4ef6\u4e2d\u6807\u7b7e\u4e2d\u7684\u5c5e\u6027\u7684\u542b\u4e49\u4e3a\uff1a<\/p>\n<p>data: \u5217\u8868\u91cc\u7684\u6570\u636e\u6e90<\/p>\n<p>my-city: \u6211\u7684\u4f4d\u7f6e\u663e\u793a\u7684\u57ce\u5e02<\/p>\n<p>binddetail: \u70b9\u51fb\u76f8\u5e94\u7684\u57ce\u5e02\u540d\u79f0\u89e6\u53d1\u7684\u4e8b\u4ef6<\/p>\n<p>horizontal\uff1a\u662f\u5426\u663e\u793a\u9996\u884c\u7684\u5185\u5bb9\uff08\u6211\u7684\u4f4d\u7f6e\u3001\u70ed\u95e8\u57ce\u5e02\u7b49\uff09<\/p>\n<p>search\uff1a\u662f\u5426\u663e\u793a\u641c\u7d22\u6846<\/p>\n<p>animation\uff1a\u662f\u5426\u52a0\u8f7d\u8fc7\u6e21\u52a8\u753b<\/p>\n<pre>&lt;view&gt;&nbsp;\n\n&nbsp;&nbsp;&nbsp;&nbsp;&lt;list-html&gt;&lt;\/list-html&gt;&lt;\/view&gt;<\/pre>\n<p> \u767b\u5f55\u540e\u590d\u5236 <\/p>\n<h2>wxss\u6587\u4ef6<\/h2>\n<p>\u53ea\u9700\u6dfb\u52a0list-html\u5916\u5c42\u7684view\u7684\u9ad8\u5ea6height\u5c5e\u6027\uff08\u4e0d\u8bbe\u7f6e\u7684\u8bdd\u4f1a\u51fa\u73b0bug,\u5de6\u4fa7\u7684\u5b57\u6bcd\u5bfc\u822a\u680f\u4f1a\u8ddf\u968f\u6eda\u52a8\uff09<\/p>\n<pre>.wrapper{\n\n&nbsp;&nbsp;height:&nbsp;1080rpx;\n\n}<\/pre>\n<p> \u767b\u5f55\u540e\u590d\u5236 <\/p>\n<h1>&nbsp;\u641c\u7d22\u529f\u80fd<\/h1>\n<p>\u6539\u7ec4\u4ef6\u81ea\u5e26\u641c\u7d22\u529f\u80fd\uff0c\u53ea\u9700\u5728wxml\u4e2dlist-html\u6807\u7b7e\u4e2d\u58f0\u660esearch\u5c5e\u6027\u5373\u53ef<\/p>\n<p><img decoding=\"async\" src=\"https:\/\/img.php.cn\/\/upload\/image\/255\/545\/854\/1532914422910470.png\" class=\"aligncenter\" title=\"\u5c0f\u7a0b\u5e8f\u5f00\u53d1\u5b9e\u73b0\u641c\u7d22\u5168\u90e8\u57ce\u5e02\u5217\u8868\u754c\u9762\u63d2\u56fe1\" alt=\"\u5c0f\u7a0b\u5e8f\u5f00\u53d1\u5b9e\u73b0\u641c\u7d22\u5168\u90e8\u57ce\u5e02\u5217\u8868\u754c\u9762\u63d2\u56fe1\" \/><\/p>\n<p>\u76f8\u5173\u6587\u7ae0\uff1a<\/p>\n<\/p>\n<p>\u76f8\u5173\u89c6\u9891\uff1a<\/p>\n<p style=\"margin: 0px 0px 1px;padding: 0px;font-weight: 400;font-size: medium;line-height: 1.54;font-family: arial\">\n<p>\u4ee5\u4e0a\u5c31\u662f\u5c0f\u7a0b\u5e8f\u5f00\u53d1\u5b9e\u73b0\u641c\u7d22\u5168\u90e8\u57ce\u5e02\u5217\u8868\u754c\u9762\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>\u7528\u5c0f\u7a0b\u5e8f\u5b9e\u73b0\u663e\u793a\u5168\u90e8\u57ce\u5e02\u5217\u8868\u7684\u754c\u9762\uff0c\u9996\u5148\u8981\u8003\u8651\u754c\u9762\u8bbe\u8ba1\uff1a\u5bf9wx\u5c0f\u7a0b\u5e8f\u7d22\u5f15\u5217\u8868\u7ec4\u4ef6\u8fdb\u884c\u5f15\u7528\uff1b\u7136\u540e\u5b9e\u73b0\u641c\u7d22\u529f\u80fd\uff1a\u6539\u7ec4\u4ef6\u81ea\u5e26\u641c\u7d22\u529f\u80fd\uff0c\u53ea\u9700\u5728wxml\u4e2dlist-html\u6807\u7b7e\u4e2d\u58f0\u660esearch\u5c5e\u6027\u5373\u53ef\u3002 \u754c\u9762\u8bbe\u8ba1 \u5bf9wx\u5c0f\u7a0b\u5e8f\u7d22\u5f15\u5217\u8868\u7ec4\u4ef6\u8fdb\u884c\u5f15\u7528 \u4e0a\u56fe\uff1a js\u6587\u4ef6\uff1a \u6240\u6709\u7684\u57ce\u5e02\u4fe1\u606f\u53ef\u7528ajax\u83b7\u53d6\uff0c\u5728\u8fd9\u6211\u4eceallCity.js\u6587\u4ef6\u4e2d\u83b7\u53d6 var&nbsp;city&nbsp;=&nbsp;[ &nbsp;&nbsp;{ &nbsp;&nbsp;&nbsp;&nbsp;title:&nbsp;&#8220;\u70ed\u95e8\u57ce\u5e02&#8221;, &nbsp;&nbsp;&nbsp;&nbsp;type:&nbsp;&#8216;hot&#8217;, &nbsp;&nbsp;&nbsp;&nbsp;item:&nbsp;[ &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;{ &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&#8220;name&#8221;:&nbsp;&#8220;\u5317\u4eac&#8221;, &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&#8220;key&#8221;:&nbsp;&#8220;\u70ed\u95e8&#8221;, &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&#8220;test&#8221;:&nbsp;&#8220;testValue&#8221;\/\/\u53ef\u81ea\u5df1\u6dfb\u52a0\u5176\u4ed6\u4fe1\u606f &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;}, &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;{ &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&#8220;name&#8221;:&nbsp;&#8220;\u4e0a\u6d77&#8221;, &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&#8220;key&#8221;:&nbsp;&#8220;\u70ed\u95e8&#8221; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;}, &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;{ &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&#8220;name&#8221;:&nbsp;&#8220;\u5e7f\u5dde&#8221;, &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&#8220;key&#8221;:&nbsp;&#8220;\u70ed\u95e8&#8221; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;}] &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;}, &nbsp;&nbsp;&nbsp;&nbsp;{ &nbsp;&nbsp;&nbsp;&nbsp;title:&nbsp;&#8220;A&#8221;, &nbsp;&nbsp;&nbsp;&nbsp;item:&nbsp;[ &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;{ &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&#8220;name&#8221;:&nbsp;&#8220;\u963f\u575d&#8221;, &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&#8220;key&#8221;:&nbsp;&#8220;A&#8221; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;}, &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;{ &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&#8220;name&#8221;:&nbsp;&#8220;\u963f\u62c9\u5584&#8221;, &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&#8220;key&#8221;:&nbsp;&#8220;A&#8221; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;}, &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;]} ] \u767b\u5f55\u540e\u590d\u5236 let&nbsp;City&nbsp;=&nbsp;require(&#8216;..\/..\/..\/..\/utils\/allCity.js&#8217;); Page({ &nbsp;&nbsp;&nbsp;&nbsp;data:&nbsp;{ &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;city:&nbsp;City &nbsp;&nbsp;&nbsp;&nbsp;}, &nbsp;&nbsp;&nbsp;&nbsp;\/\/\u70b9\u51fb\u76f8\u5e94\u57ce\u5e02\u89e6\u53d1\u7684\u4e8b\u4ef6 &nbsp;&nbsp;&nbsp;&nbsp;binddetail(e)&nbsp;{ &nbsp;&nbsp;&nbsp;&nbsp;console.log(e.detail) &nbsp;&nbsp;&nbsp;&nbsp;\/\/&nbsp;\u8fd4\u56de&nbsp;\u4f8b&nbsp;:{name:&nbsp;&#8220;\u5317\u4eac&#8221;,&nbsp;key:&nbsp;&#8220;B&#8221;,&nbsp;test:&nbsp;&#8220;testValue&#8221;} &nbsp;&nbsp;&nbsp;&nbsp;let&nbsp;cityinfo&nbsp;=&nbsp;e.detail.name &nbsp;&nbsp;&nbsp;&nbsp;wx.setStorageSync(&#8220;wxb_cityinfo&#8221;,&nbsp;cityinfo) &nbsp;&nbsp;&nbsp;&nbsp;var&nbsp;pages&nbsp;=&nbsp;getCurrentPages() &nbsp;&nbsp;&nbsp;&nbsp;var&nbsp;prevPages&nbsp;=&nbsp;pages.length-2 &nbsp;&nbsp;&nbsp;&nbsp;wx.navigateBack({ &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;delta:&nbsp;prevPages [&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-32165","post","type-post","status-publish","format-standard","hentry","category-19"],"_links":{"self":[{"href":"https:\/\/fwq.ai\/blog\/wp-json\/wp\/v2\/posts\/32165","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=32165"}],"version-history":[{"count":0,"href":"https:\/\/fwq.ai\/blog\/wp-json\/wp\/v2\/posts\/32165\/revisions"}],"wp:attachment":[{"href":"https:\/\/fwq.ai\/blog\/wp-json\/wp\/v2\/media?parent=32165"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/fwq.ai\/blog\/wp-json\/wp\/v2\/categories?post=32165"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/fwq.ai\/blog\/wp-json\/wp\/v2\/tags?post=32165"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}