在input 上加入布林屬性 readonly 以防止修改input 的值。 ... <button type="submit" class="btn btn-primary mb-3">Confirm identity</button> </div> </form> ...
確定! 回上一頁