{"id":30077,"date":"2024-11-25T13:18:07","date_gmt":"2024-11-25T05:18:07","guid":{"rendered":"https:\/\/fwq.ai\/blog\/30077\/"},"modified":"2024-11-25T13:18:07","modified_gmt":"2024-11-25T05:18:07","slug":"%e8%af%a6%e8%a7%a3%e5%be%ae%e4%bf%a1%e5%bc%80%e5%8f%91input%e8%be%93%e5%85%a5%e6%a1%86","status":"publish","type":"post","link":"https:\/\/fwq.ai\/blog\/30077\/","title":{"rendered":"\u8be6\u89e3\u5fae\u4fe1\u5f00\u53d1input\u8f93\u5165\u6846"},"content":{"rendered":"<p><img decoding=\"async\" src=\"https:\/\/img.php.cn\/\/upload\/image\/937\/301\/291\/1494479243554870.gif\" class=\"aligncenter\" title=\"\u8be6\u89e3\u5fae\u4fe1\u5f00\u53d1input\u8f93\u5165\u6846\u63d2\u56fe\" alt=\"\u8be6\u89e3\u5fae\u4fe1\u5f00\u53d1input\u8f93\u5165\u6846\u63d2\u56fe\" \/><\/p>\n<p>input\u8f93\u5165\u6846\u4f7f\u7528\u7684\u9891\u7387\u4e5f\u662f\u6bd4\u8f83\u9ad8\u7684\u3002\u3002\u3002\u6837\u5f0f\u7684\u8bdd\u81ea\u5df1\u5916\u9762\u5305\u88f9\u4e2aview\u81ea\u5df1\u5b9a\u4e49\u3002input\u4e5f\u4e0d\u662f\u5f88\u591a\uff0c\u6709\u9700\u8981\u81ea\u5df1\u6162\u6162\u6d4b\uff0c\u5c1d\u8bd5<\/p>\n<p>\u4e3b\u8981\u5c5e\u6027\uff1a<\/p>\n<p><img decoding=\"async\" src=\"https:\/\/img.php.cn\/\/upload\/image\/315\/212\/781\/1494479278597383.png\" class=\"aligncenter\" title=\"\u8be6\u89e3\u5fae\u4fe1\u5f00\u53d1input\u8f93\u5165\u6846\u63d2\u56fe1\" alt=\"\u8be6\u89e3\u5fae\u4fe1\u5f00\u53d1input\u8f93\u5165\u6846\u63d2\u56fe1\" \/><\/p>\n<p>w<\/p>\n<pre>&lt;!--style\u7684\u4f18\u5148\u7ea7\u6bd4class\u9ad8\u4f1a\u8986\u76d6\u548cclass\u76f8\u540c\u5c5e\u6027--&gt;\r\n&lt;view&gt;&lt;input&gt;&lt;\/view&gt;\r\n&nbsp;&nbsp;\r\n&lt;view&gt;&lt;input&gt;&lt;\/view&gt;\r\n&nbsp;&nbsp;\r\n&nbsp;&nbsp;\r\n&lt;button&gt;\u767b\u5f55&lt;\/button&gt;<\/pre>\n<p> \u767b\u5f55\u540e\u590d\u5236 <\/p>\n<pre>Page({\r\n&nbsp;\/**\r\n&nbsp;*&nbsp;\u521d\u59cb\u5316\u6570\u636e\r\n&nbsp;*\/\r\n&nbsp;data:{\r\n&nbsp;phone:&nbsp;'',\r\n&nbsp;password:&nbsp;'',\r\n&nbsp;},\r\n&nbsp;&nbsp;\r\n&nbsp;\/**\r\n&nbsp;*&nbsp;\u76d1\u542c\u624b\u673a\u53f7\u8f93\u5165\r\n&nbsp;*\/\r\n&nbsp;listenerPhoneInput:&nbsp;function(e)&nbsp;{\r\n&nbsp;&nbsp;this.data.phone&nbsp;=&nbsp;e.detail.value;\r\n&nbsp;&nbsp;\r\n&nbsp;},\r\n&nbsp;&nbsp;\r\n&nbsp;\/**\r\n&nbsp;*&nbsp;\u76d1\u542c\u5bc6\u7801\u8f93\u5165\r\n&nbsp;*\/\r\n&nbsp;listenerPasswordInput:&nbsp;function(e)&nbsp;{\r\n&nbsp;&nbsp;this.data.password&nbsp;=&nbsp;e.detail.value;\r\n&nbsp;},\r\n&nbsp;&nbsp;\r\n&nbsp;\/**\r\n&nbsp;*&nbsp;\u76d1\u542c\u767b\u5f55\u6309\u94ae\r\n&nbsp;*\/\r\n&nbsp;listenerLogin:&nbsp;function()&nbsp;{\r\n&nbsp;&nbsp;\/\/\u6253\u5370\u6536\u5165\u8d26\u53f7\u548c\u5bc6\u7801\r\n&nbsp;console.log('\u624b\u673a\u53f7\u4e3a:&nbsp;',&nbsp;this.data.phone);\r\n&nbsp;console.log('\u5bc6\u7801\u4e3a:&nbsp;',&nbsp;this.data.password);\r\n&nbsp;},\r\n&nbsp;&nbsp;\r\n&nbsp;onLoad:function(options){\r\n&nbsp;\/\/&nbsp;\u9875\u9762\u521d\u59cb\u5316&nbsp;options\u4e3a\u9875\u9762\u8df3\u8f6c\u6240\u5e26\u6765\u7684\u53c2\u6570\r\n&nbsp;},\r\n&nbsp;onReady:function(){\r\n&nbsp;\/\/&nbsp;\u9875\u9762\u6e32\u67d3\u5b8c\u6210\r\n&nbsp;},\r\n&nbsp;onShow:function(){\r\n&nbsp;\/\/&nbsp;\u9875\u9762\u663e\u793a\r\n&nbsp;},\r\n&nbsp;onHide:function(){\r\n&nbsp;\/\/&nbsp;\u9875\u9762\u9690\u85cf\r\n&nbsp;},\r\n&nbsp;onUnload:function(){\r\n&nbsp;\/\/&nbsp;\u9875\u9762\u5173\u95ed\r\n&nbsp;}\r\n})<\/pre>\n<p> \u767b\u5f55\u540e\u590d\u5236 <\/p>\n<pre>.input{\r\n&nbsp;padding-left:&nbsp;10px;\r\n&nbsp;height:&nbsp;44px;\r\n}\r\n&nbsp;&nbsp;\r\n.inputView{\r\n&nbsp;border:&nbsp;2px&nbsp;solid&nbsp;red;\r\n&nbsp;border-radius:&nbsp;40px;\r\n&nbsp;margin-left:&nbsp;15px;\r\n&nbsp;margin-right:&nbsp;15px;\r\n&nbsp;margin-top:&nbsp;15px;\r\n}<\/pre>\n<p> \u767b\u5f55\u540e\u590d\u5236 <\/p>\n<p>\u3010\u76f8\u5173\u63a8\u8350\u3011<\/p>\n<p>1. <\/p>\n<p>2. <\/p>\n<p>\u4ee5\u4e0a\u5c31\u662f\u8be6\u89e3\u5fae\u4fe1\u5f00\u53d1input\u8f93\u5165\u6846\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>input\u8f93\u5165\u6846\u4f7f\u7528\u7684\u9891\u7387\u4e5f\u662f\u6bd4\u8f83\u9ad8\u7684\u3002\u3002\u3002\u6837\u5f0f\u7684\u8bdd\u81ea\u5df1\u5916\u9762\u5305\u88f9\u4e2aview\u81ea\u5df1\u5b9a\u4e49\u3002input\u4e5f\u4e0d\u662f\u5f88\u591a\uff0c\u6709\u9700\u8981\u81ea\u5df1\u6162\u6162\u6d4b\uff0c\u5c1d\u8bd5 \u4e3b\u8981\u5c5e\u6027\uff1a w &lt;!&#8211;style\u7684\u4f18\u5148\u7ea7\u6bd4class\u9ad8\u4f1a\u8986\u76d6\u548cclass\u76f8\u540c\u5c5e\u6027&#8211;&gt; &lt;view&gt;&lt;input&gt;&lt;\/view&gt; &nbsp;&nbsp; &lt;view&gt;&lt;input&gt;&lt;\/view&gt; &nbsp;&nbsp; &nbsp;&nbsp; &lt;button&gt;\u767b\u5f55&lt;\/button&gt; \u767b\u5f55\u540e\u590d\u5236 Page({ &nbsp;\/** &nbsp;*&nbsp;\u521d\u59cb\u5316\u6570\u636e &nbsp;*\/ &nbsp;data:{ &nbsp;phone:&nbsp;&#8221;, &nbsp;password:&nbsp;&#8221;, &nbsp;}, &nbsp;&nbsp; &nbsp;\/** &nbsp;*&nbsp;\u76d1\u542c\u624b\u673a\u53f7\u8f93\u5165 &nbsp;*\/ &nbsp;listenerPhoneInput:&nbsp;function(e)&nbsp;{ &nbsp;&nbsp;this.data.phone&nbsp;=&nbsp;e.detail.value; &nbsp;&nbsp; &nbsp;}, &nbsp;&nbsp; &nbsp;\/** &nbsp;*&nbsp;\u76d1\u542c\u5bc6\u7801\u8f93\u5165 &nbsp;*\/ &nbsp;listenerPasswordInput:&nbsp;function(e)&nbsp;{ &nbsp;&nbsp;this.data.password&nbsp;=&nbsp;e.detail.value; &nbsp;}, &nbsp;&nbsp; &nbsp;\/** &nbsp;*&nbsp;\u76d1\u542c\u767b\u5f55\u6309\u94ae &nbsp;*\/ &nbsp;listenerLogin:&nbsp;function()&nbsp;{ &nbsp;&nbsp;\/\/\u6253\u5370\u6536\u5165\u8d26\u53f7\u548c\u5bc6\u7801 &nbsp;console.log(&#8216;\u624b\u673a\u53f7\u4e3a:&nbsp;&#8216;,&nbsp;this.data.phone); &nbsp;console.log(&#8216;\u5bc6\u7801\u4e3a:&nbsp;&#8216;,&nbsp;this.data.password); &nbsp;}, &nbsp;&nbsp; &nbsp;onLoad:function(options){ &nbsp;\/\/&nbsp;\u9875\u9762\u521d\u59cb\u5316&nbsp;options\u4e3a\u9875\u9762\u8df3\u8f6c\u6240\u5e26\u6765\u7684\u53c2\u6570 &nbsp;}, &nbsp;onReady:function(){ &nbsp;\/\/&nbsp;\u9875\u9762\u6e32\u67d3\u5b8c\u6210 &nbsp;}, &nbsp;onShow:function(){ &nbsp;\/\/&nbsp;\u9875\u9762\u663e\u793a &nbsp;}, &nbsp;onHide:function(){ &nbsp;\/\/&nbsp;\u9875\u9762\u9690\u85cf [&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-30077","post","type-post","status-publish","format-standard","hentry","category-19"],"_links":{"self":[{"href":"https:\/\/fwq.ai\/blog\/wp-json\/wp\/v2\/posts\/30077","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=30077"}],"version-history":[{"count":0,"href":"https:\/\/fwq.ai\/blog\/wp-json\/wp\/v2\/posts\/30077\/revisions"}],"wp:attachment":[{"href":"https:\/\/fwq.ai\/blog\/wp-json\/wp\/v2\/media?parent=30077"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/fwq.ai\/blog\/wp-json\/wp\/v2\/categories?post=30077"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/fwq.ai\/blog\/wp-json\/wp\/v2\/tags?post=30077"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}