其他AutofillData版本: 23.11.1本页内容AutofillData 接口 签名 export interface AutofillData 属性 属性修饰符类型描述默认值creditCard{ number: string; name: string; expiryMonth: string; expiryYear: string; cvc: string; }