例如在component定義一個屬性 today = new Date() ,然後在template使用 {{ today }} 則預設顯示為[Wed Jan 01 2020 14:17:09 GMT+0800 (台北標準時間)] ...
確定! 回上一頁