重新傳送驗證碼({{info.times}})
為什麼{{info.times}}數值一直是60不變呢,我印的數值一直是減少的呀。 (用console.log()印了)
光阴似箭催人老,日月如移越少年。
ng-model是加在表單元素上的,可以直接這樣寫{{info.times}}
controller中的程式碼呢?
ng-model是加在表單元素上的,可以直接這樣寫{{info.times}}
controller中的程式碼呢?