{"id":28692,"date":"2024-11-25T10:31:34","date_gmt":"2024-11-25T02:31:34","guid":{"rendered":"https:\/\/fwq.ai\/blog\/28692\/"},"modified":"2024-11-25T10:31:34","modified_gmt":"2024-11-25T02:31:34","slug":"%e5%be%ae%e4%bf%a1%e5%b0%8f%e7%a8%8b%e5%ba%8fbutton%e7%bb%84%e4%bb%b6%e8%af%a6%e7%bb%86%e4%bb%8b%e7%bb%8d","status":"publish","type":"post","link":"https:\/\/fwq.ai\/blog\/28692\/","title":{"rendered":"\u5fae\u4fe1\u5c0f\u7a0b\u5e8fbutton\u7ec4\u4ef6\u8be6\u7ec6\u4ecb\u7ecd"},"content":{"rendered":"<p><img decoding=\"async\" src=\"https:\/\/img.php.cn\/upload\/article\/000\/000\/013\/27e704e834c63936a44db8cc380699fb-0.gif\" style=\"max-width:90%\" class=\"aligncenter\" title=\"\u5fae\u4fe1\u5c0f\u7a0b\u5e8fbutton\u7ec4\u4ef6\u8be6\u7ec6\u4ecb\u7ecd\u63d2\u56fe\" alt=\"\u5fae\u4fe1\u5c0f\u7a0b\u5e8fbutton\u7ec4\u4ef6\u8be6\u7ec6\u4ecb\u7ecd\u63d2\u56fe\" \/><\/p>\n<p>button\u6309\u94ae\u7528\u7684\u7b97\u662f\u6700\u666e\u904d\u7684\u7ec4\u4ef6\u4e4b\u4e00\u3002<\/p>\n<p><strong>\u4e3b\u8981\u5c5e\u6027\uff1a<\/strong><\/p>\n<p><img decoding=\"async\" src=\"https:\/\/img.php.cn\/upload\/article\/000\/000\/013\/2fbb93caf0eda84a1113b3fb0df150a7-1.png\" style=\"max-width:90%\" class=\"aligncenter\" title=\"\u5fae\u4fe1\u5c0f\u7a0b\u5e8fbutton\u7ec4\u4ef6\u8be6\u7ec6\u4ecb\u7ecd\u63d2\u56fe1\" alt=\"\u5fae\u4fe1\u5c0f\u7a0b\u5e8fbutton\u7ec4\u4ef6\u8be6\u7ec6\u4ecb\u7ecd\u63d2\u56fe1\" \/><\/p>\n<p><span style=\"color: #0000ff\">wxml<\/span><\/p>\n<\/p>\n<pre>&lt;!--\u6309\u94ae\u9ed8\u8ba4\u6837\u5f0f\uff0c\u70b9\u51fb\u4e8b\u4ef6--&gt;\r\n&lt;button&gt;Defalut&lt;\/button&gt;\r\n\r\n&lt;!--\u539f\u59cb\u989c\u8272\uff0c\u4e0d\u53ef\u70b9\u51fb\u72b6\u6001\uff0c \u6b63\u5728\u52a0\u8f7d\u72b6\u6001--&gt;\r\n&lt;button&gt;Primary&lt;\/button&gt;\r\n\r\n&lt;button&gt;warn&lt;\/button&gt;<\/pre>\n<p>  \u767b\u5f55\u540e\u590d\u5236   <\/p>\n<p><span style=\"color: #0000ff\">js<\/span><\/p>\n<\/p>\n<pre>Page({\r\n&nbsp;data:{\r\n&nbsp;\/\/&nbsp;text:\"\u8fd9\u662f\u4e00\u4e2a\u9875\u9762\"\r\n&nbsp;},\r\n\r\n&nbsp;\/**\r\n&nbsp;*&nbsp;button\u70b9\u51fb\u4e8b\u4ef6\u76d1\u542c\r\n&nbsp;*\/\r\n&nbsp;clickButton:&nbsp;function(e)&nbsp;{\r\n&nbsp;&nbsp;\/\/\u6253\u5370\u6240\u6709\u5173\u4e8e\u70b9\u51fb\u5bf9\u8c61\u7684\u4fe1\u606f\r\n&nbsp;&nbsp;console.log(e);\r\n&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<p>\u66f4\u591a\u5fae\u4fe1\u5c0f\u7a0b\u5e8fbutton\u7ec4\u4ef6\u8be6\u7ec6\u4ecb\u7ecd\u76f8\u5173\u6587\u7ae0\u8bf7\u5173\u6ce8PHP\u4e2d\u6587\u7f51\uff01<\/p>\n","protected":false},"excerpt":{"rendered":"<p>button\u6309\u94ae\u7528\u7684\u7b97\u662f\u6700\u666e\u904d\u7684\u7ec4\u4ef6\u4e4b\u4e00\u3002 \u4e3b\u8981\u5c5e\u6027\uff1a wxml &lt;!&#8211;\u6309\u94ae\u9ed8\u8ba4\u6837\u5f0f\uff0c\u70b9\u51fb\u4e8b\u4ef6&#8211;&gt; &lt;button&gt;Defalut&lt;\/button&gt; &lt;!&#8211;\u539f\u59cb\u989c\u8272\uff0c\u4e0d\u53ef\u70b9\u51fb\u72b6\u6001\uff0c \u6b63\u5728\u52a0\u8f7d\u72b6\u6001&#8211;&gt; &lt;button&gt;Primary&lt;\/button&gt; &lt;button&gt;warn&lt;\/button&gt; \u767b\u5f55\u540e\u590d\u5236 js Page({ &nbsp;data:{ &nbsp;\/\/&nbsp;text:&#8221;\u8fd9\u662f\u4e00\u4e2a\u9875\u9762&#8221; &nbsp;}, &nbsp;\/** &nbsp;*&nbsp;button\u70b9\u51fb\u4e8b\u4ef6\u76d1\u542c &nbsp;*\/ &nbsp;clickButton:&nbsp;function(e)&nbsp;{ &nbsp;&nbsp;\/\/\u6253\u5370\u6240\u6709\u5173\u4e8e\u70b9\u51fb\u5bf9\u8c61\u7684\u4fe1\u606f &nbsp;&nbsp;console.log(e); &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 &nbsp;}, &nbsp;onUnload:function(){ &nbsp;\/\/&nbsp;\u9875\u9762\u5173\u95ed &nbsp;} }) \u767b\u5f55\u540e\u590d\u5236 \u66f4\u591a\u5fae\u4fe1\u5c0f\u7a0b\u5e8fbutton\u7ec4\u4ef6\u8be6\u7ec6\u4ecb\u7ecd\u76f8\u5173\u6587\u7ae0\u8bf7\u5173\u6ce8PHP\u4e2d\u6587\u7f51\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-28692","post","type-post","status-publish","format-standard","hentry","category-19"],"_links":{"self":[{"href":"https:\/\/fwq.ai\/blog\/wp-json\/wp\/v2\/posts\/28692","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=28692"}],"version-history":[{"count":0,"href":"https:\/\/fwq.ai\/blog\/wp-json\/wp\/v2\/posts\/28692\/revisions"}],"wp:attachment":[{"href":"https:\/\/fwq.ai\/blog\/wp-json\/wp\/v2\/media?parent=28692"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/fwq.ai\/blog\/wp-json\/wp\/v2\/categories?post=28692"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/fwq.ai\/blog\/wp-json\/wp\/v2\/tags?post=28692"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}