<script>if (new Date().getFullYear() > 2017) { document.write("-" + new Date().getFullYear()); }</script> // 大于2017年自动加上 - 年份