vue -電子時鍾 ... updateTime(); function updateTime() { var cd = new Date(); clock.time = week[cd.getDay()]; clock.date = zeroPadding(cd.
確定! 回上一頁