{"id":30897,"date":"2024-11-25T10:34:03","date_gmt":"2024-11-25T02:34:03","guid":{"rendered":"https:\/\/fwq.ai\/blog\/30897\/"},"modified":"2024-11-25T10:34:03","modified_gmt":"2024-11-25T02:34:03","slug":"%e6%9c%ac%e4%bd%9c%e7%94%a8%e5%9f%9f%e4%b8%8b%e5%a6%82%e4%bd%95%e8%b0%83%e7%94%a8%e5%85%a8%e5%b1%80javascript","status":"publish","type":"post","link":"https:\/\/fwq.ai\/blog\/30897\/","title":{"rendered":"\u672c\u4f5c\u7528\u57df\u4e0b\u5982\u4f55\u8c03\u7528\u5168\u5c40JavaScript"},"content":{"rendered":"<p><strong>\u5fae\u4fe1\u5c0f\u7a0b\u5e8f\u672c\u4e0b\u8c03\u7528\u5168\u5c40js\u8be6\u89e3<\/strong><\/p>\n<p><strong>\u672c\u5730wxml\u6587\u4ef6<\/strong><\/p>\n<pre>&lt;view&gt;\r\napp\u7248\u672c:pw_version\r\n&lt;\/view&gt;<\/pre>\n<p> \u767b\u5f55\u540e\u590d\u5236 <\/p>\n<p><strong>\u672c\u5730js\u6587\u4ef6<\/strong><\/p>\n<pre>var&nbsp;app;\r\nPage({\r\ndata:{\r\n},\r\nonLoad:function()&nbsp;{\r\napp&nbsp;=&nbsp;getApp();\r\nthis.setData({version:app.globalData.appName});\r\n}\r\n})<\/pre>\n<p> \u767b\u5f55\u540e\u590d\u5236 <\/p>\n<p><strong>\u5168\u5c40js\u6587\u4ef6<\/strong><\/p>\n<pre>\/\/app.js\r\nApp({\r\nglobalData:{\r\nappName:\"hcoder\"\r\n},\r\ntest:function&nbsp;()&nbsp;{\r\nconsole.log(\"ok\");\r\n}\r\n})<\/pre>\n<p> \u767b\u5f55\u540e\u590d\u5236 <\/p>\n<p>\u4ee5\u4e0a\u5c31\u662f\u672c\u4e0b\u5982\u4f55\u8c03\u7528\u5168\u5c40JavaScript\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>\u5fae\u4fe1\u5c0f\u7a0b\u5e8f\u672c\u4e0b\u8c03\u7528\u5168\u5c40js\u8be6\u89e3 \u672c\u5730wxml\u6587\u4ef6 &lt;view&gt; app\u7248\u672c:pw_version &lt;\/view&gt; \u767b\u5f55\u540e\u590d\u5236 \u672c\u5730js\u6587\u4ef6 var&nbsp;app; Page({ data:{ }, onLoad:function()&nbsp;{ app&nbsp;=&nbsp;getApp(); this.setData({version:app.globalData.appName}); } }) \u767b\u5f55\u540e\u590d\u5236 \u5168\u5c40js\u6587\u4ef6 \/\/app.js App({ globalData:{ appName:&#8221;hcoder&#8221; }, test:function&nbsp;()&nbsp;{ console.log(&#8220;ok&#8221;); } }) \u767b\u5f55\u540e\u590d\u5236 \u4ee5\u4e0a\u5c31\u662f\u672c\u4e0b\u5982\u4f55\u8c03\u7528\u5168\u5c40JavaScript\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-30897","post","type-post","status-publish","format-standard","hentry","category-19"],"_links":{"self":[{"href":"https:\/\/fwq.ai\/blog\/wp-json\/wp\/v2\/posts\/30897","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=30897"}],"version-history":[{"count":0,"href":"https:\/\/fwq.ai\/blog\/wp-json\/wp\/v2\/posts\/30897\/revisions"}],"wp:attachment":[{"href":"https:\/\/fwq.ai\/blog\/wp-json\/wp\/v2\/media?parent=30897"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/fwq.ai\/blog\/wp-json\/wp\/v2\/categories?post=30897"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/fwq.ai\/blog\/wp-json\/wp\/v2\/tags?post=30897"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}