serstatus == "0") { layer.msg('Please log in first'); } else if (userstatus == "1") { layer.msg('Successful collection'); } }, "json"); }