~~~[api]
post:http://www.fxs720.com/xt/index.php/index/wechat/shareConfig
*url#调用接口页面完整URL(除去#以后,js代码获取案例“location.href.split('#')[0]”)
<<<
success
{
"status":1,
"appId":"wx00e1cb2e6bdf319a",
"timestamp":1564454433,
"nonceStr":"gnGvhfFNFTDmgoZNSNqpImKnKtMjesFs",
"signature":"68bfd553d6a34280bb546e53269ac5c1a8e1ca79"
}
<<<
error
{
"status":"0",
"msg":"url不能为空",
}