- LeanCloud注册账号
- 创建应用
- 绑定AppID和AppKey
- 安全中心绑定自己的博客域名
通过如上步骤基本上已经是可以使用了
【注】 调用评论的时候有可能会发生跨域问题
Access to XMLHttpRequest at '*' from origin '*' has been blocked by CORS policy: Response to preflight request doesn't pass access control check: No 'Access-Control-Allow-Origin' header is present on the requested resource.
解决办法:在【域名绑定】绑定自己博客的二级域名,并配置DNS解析
,回到第二步,同时绑定你的域名Rest API