The AMP One Tap component is deprecated. This means that new web apps shouldn't use this component, and developers of the existing apps should follow the migration guide to make any necessary changes to avoid negative impacts for user sign-in to their websites.
Bố cục của thành phần AMP. Chỉ cho phép "nodisplay".
data-src
Thuộc tính này là URI của iframe trung gian One Tap. Hãy xem bảng sau đây để biết thêm thông tin:
Loại
Bắt buộc
Ví dụ:
chuỗi
Có
data-src="https://example.com/onetap_iframe.html"
bố cục
Thuộc tính này là bố cục của thành phần AMP, đây là thuộc tính bắt buộc của các thành phần AMP. Đối với thành phần <amp-onetap-google>, chỉ cho phép "nodisplay". Hãy xem bảng sau để biết thêm thông tin:
[[["Dễ hiểu","easyToUnderstand","thumb-up"],["Giúp tôi giải quyết được vấn đề","solvedMyProblem","thumb-up"],["Khác","otherUp","thumb-up"]],[["Thiếu thông tin tôi cần","missingTheInformationINeed","thumb-down"],["Quá phức tạp/quá nhiều bước","tooComplicatedTooManySteps","thumb-down"],["Đã lỗi thời","outOfDate","thumb-down"],["Vấn đề về bản dịch","translationIssue","thumb-down"],["Vấn đề về mẫu/mã","samplesCodeIssue","thumb-down"],["Khác","otherDown","thumb-down"]],["Cập nhật lần gần đây nhất: 2024-11-08 UTC."],[[["This reference page describes the API of the `\u003camp-onetap-google\u003e` AMP component, which enables One Tap sign-up/sign-in on AMP pages."],["To use this component, you need to place a specific script tag into your AMP pages and configure the component with `data-src` and `layout` attributes."],["The `data-src` attribute specifies the URI of your One Tap intermediate iframe, while the `layout` attribute must be set to \"nodisplay\"."],["Refer to the \"Integrate One Tap using an Iframe\" guide to learn how to use intermediate iframes for this implementation."]]],[]]