{"id":421,"date":"2022-10-06T15:42:02","date_gmt":"2022-10-06T07:42:02","guid":{"rendered":"http:\/\/blog.yuekegu.com\/?p=421"},"modified":"2022-10-06T15:42:02","modified_gmt":"2022-10-06T07:42:02","slug":"unicloud%e4%ba%91%e5%87%bd%e6%95%b0%e5%88%9b%e5%bb%ba%e4%b8%8e%e8%b0%83%e7%94%a8","status":"publish","type":"post","link":"https:\/\/book.yuekegu.com\/index.php\/2022\/10\/06\/unicloud%e4%ba%91%e5%87%bd%e6%95%b0%e5%88%9b%e5%bb%ba%e4%b8%8e%e8%b0%83%e7%94%a8\/","title":{"rendered":"uniCloud\u4e91\u51fd\u6570\u521b\u5efa\u4e0e\u8c03\u7528"},"content":{"rendered":"\n<p>\u521b\u5efa\u4e91\u51fd\u6570say()<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>module.exports = {\n\t_before: function () { \/\/ \u901a\u7528\u9884\u5904\u7406\u5668\n\n\t},\n\n\tsay(message){\n\t\treturn {\n\t\t\terrorCode: 0,\n\t\t\tdata: \"Hello I'm uniCloud!\"+message\n\t\t}\n\t}\n}<\/code><\/pre>\n\n\n\n<p>\u8c03\u7528\u4e91\u51fd\u6570say()<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>\texport default {\n\t\tdata() {\n\t\t\treturn {\n\t\t\t\thref: 'https:\/\/uniapp.dcloud.io\/component\/README?id=uniui'\n\t\t\t}\n\t\t},\n\t\tmethods: {\n\t\t\tasync callco(){\/\/\u5f02\u6b65\u8c03\u7528\n\t\t\t\tconst co1 = uniCloud.importObject(\"co1\")\/\/\u5bfc\u5165\u4e91\u51fd\u6570\n\t\t\t\tlet res = await co1.say(\"Hello world!~\")\/\/\u8c03\u7528\n\t\t\t\tuni.showModal({\n\t\t\t\t\tcontent:JSON.stringify(res),\n\t\t\t\t\tshowCancel:false\n\t\t\t\t})\n\t\t\t\t\n\t\t\t}\n\n\t\t}\n\t}<\/code><\/pre>\n\n\n\n<pre class=\"wp-block-code\"><code>&lt;template>\n\t&lt;view class=\"container\">\t\t\n\t\t&lt;button @click=\"callco\">\u547c\u53eb\u670d\u52a1\u5668&lt;\/button>\t\t\n\t&lt;\/view>\n&lt;\/template><\/code><\/pre>\n","protected":false},"excerpt":{"rendered":"<p>\u521b\u5efa\u4e91\u51fd\u6570say() \u8c03\u7528\u4e91\u51fd\u6570say()<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[16],"tags":[],"class_list":["post-421","post","type-post","status-publish","format-standard","hentry","category-uniapp"],"_links":{"self":[{"href":"https:\/\/book.yuekegu.com\/index.php\/wp-json\/wp\/v2\/posts\/421","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/book.yuekegu.com\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/book.yuekegu.com\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/book.yuekegu.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/book.yuekegu.com\/index.php\/wp-json\/wp\/v2\/comments?post=421"}],"version-history":[{"count":0,"href":"https:\/\/book.yuekegu.com\/index.php\/wp-json\/wp\/v2\/posts\/421\/revisions"}],"wp:attachment":[{"href":"https:\/\/book.yuekegu.com\/index.php\/wp-json\/wp\/v2\/media?parent=421"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/book.yuekegu.com\/index.php\/wp-json\/wp\/v2\/categories?post=421"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/book.yuekegu.com\/index.php\/wp-json\/wp\/v2\/tags?post=421"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}