910e62b5创建于 1月15日历史提交
<!doctype html>
<html>
<body>
<script>
  navigator.setAppBadge(42);
  navigator.clearAppBadge();
</script>
</body>
</html>