Commit 3736d2d7 by txy

'提交'

parent 1aadb970
......@@ -4,7 +4,9 @@ var activityCode = typeof rules !== 'undefined' ? rules.acActivity.code : '';
var baseUrl = "https://space-api.check.icaremgt.com";
var manageUrl = "http://api-admin-manage.check.icaremgt.com";
data.htmlJson = JSON.parse(data.htmlJson);
if(typeof data !== 'undefined'){
data.htmlJson = JSON.parse(data.htmlJson);
}
// 设置token
function setToken(){
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment