{"id":247,"date":"2021-04-19T11:23:27","date_gmt":"2021-04-19T03:23:27","guid":{"rendered":"http:\/\/gjweb.top\/?p=247"},"modified":"2021-04-19T11:23:27","modified_gmt":"2021-04-19T03:23:27","slug":"06-%e3%80%90%e7%bd%91%e7%bb%9c%e8%af%b7%e6%b1%82%e3%80%91","status":"publish","type":"post","link":"https:\/\/gjweb.top\/?p=247","title":{"rendered":"06.\u3010\u7f51\u7edc\u8bf7\u6c42\u3011"},"content":{"rendered":"\n<h2 class=\"wp-block-heading\">\u4e00\u3001\u7f51\u7edc\u8bf7\u6c42<\/h2>\n\n\n\n<ul class=\"wp-block-list\"><li>uni.request(obj)<\/li><\/ul>\n\n\n\n<h2 class=\"wp-block-heading\">\u4e8c\u3001get\u65b9\u5f0f\u8bf7\u6c42<\/h2>\n\n\n\n<pre class=\"wp-block-code\"><code>uni.request({\n    url:'',\n    method:'get',\n    success:function(response){}\n})<\/code><\/pre>\n\n\n\n<h2 class=\"wp-block-heading\">\u4e09\u3001post\u65b9\u5f0f<\/h2>\n\n\n\n<pre class=\"wp-block-code\"><code>uni.request({\n    url:'',\n    method:'post',\n    data:{},\n    header:{\n        'content-type':'application\/x-www-form-urlencoded'\n    },\n    success:function(response){\n\n    }\n})<\/code><\/pre>\n","protected":false},"excerpt":{"rendered":"<p>\u4e00\u3001\u7f51\u7edc\u8bf7\u6c42 uni.request(obj) \u4e8c\u3001get\u65b9\u5f0f\u8bf7\u6c42 \u4e09\u3001post\u65b9\u5f0f<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[33],"tags":[],"class_list":["post-247","post","type-post","status-publish","format-standard","hentry","category-uniapp"],"_links":{"self":[{"href":"https:\/\/gjweb.top\/index.php?rest_route=\/wp\/v2\/posts\/247","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/gjweb.top\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/gjweb.top\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/gjweb.top\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/gjweb.top\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=247"}],"version-history":[{"count":0,"href":"https:\/\/gjweb.top\/index.php?rest_route=\/wp\/v2\/posts\/247\/revisions"}],"wp:attachment":[{"href":"https:\/\/gjweb.top\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=247"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/gjweb.top\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=247"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/gjweb.top\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=247"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}