<form> <div class="form-group"> <label for="name">姓名:</label> <input type="text" name="name" id="name" [(ngModel)]="hero.name" ...
確定! 回上一頁