先配置参数,Token,js安全域名,服务器地址,
然后依次根据appId和appSecret获取access_token,
根据access_token获取js_ticket,
根据js_tictet,随机生成的字符串,时间戳,当前网址拼接获取签名signature,
然后开始开发
先配置参数,Token,js安全域名,服务器地址,
然后依次根据appId和appSecret获取access_token,
根据access_token获取js_ticket,
根据js_tictet,随机生成的字符串,时间戳,当前网址拼接获取签名signature,
然后开始开发