如果您在我們的列表中找不到您特定的框架,這是網站的解決方案。
在您的html中找到<head>標籤,它通常位於名為index.html的文件中。
複製以下代碼內容:
<link href="https://bundle.notice.studio/index.css" rel="stylesheet" />
<script defer="defer" charset="UTF-8" src="https://bundle.notice.studio/index.js"></script>
在您的<body>標籤內的任何位置插入此div,這是FAQ將出現的地方。
<div class="notice-target-container" project-id="[your-project-id]"></div>