docs: add survey

pull/6063/head
tangjinzhou 2022-10-27 11:20:00 +08:00
parent 4201c923b5
commit e10b659aac
1 changed files with 19 additions and 21 deletions

View File

@ -62,27 +62,25 @@
gtag('config', 'UA-151755889-1');
</script>
<!-- Hotjar Tracking Code for http://vue.ant.design -->
<!-- <script>
(function (h, o, t, j, a, r) {
if (location.href.indexOf('iframe') === -1) {
h.hj =
h.hj ||
function () {
(h.hj.q = h.hj.q || []).push(arguments);
};
h._hjSettings = {
hjid: 1359441,
hjsv: 6,
};
a = o.getElementsByTagName('head')[0];
r = o.createElement('script');
r.async = 1;
r.src = t + h._hjSettings.hjid + j + h._hjSettings.hjsv;
a.appendChild(r);
}
})(window, document, 'https://static.hotjar.com/c/hotjar-', '.js?sv=');
</script> -->
<script type="text/javascript" src="https://cdn.wwads.cn/js/makemoney.js" async></script>
<div
class="surveybyantdv"
data-sf-id="63ad5912f3e10066"
data-sf-mode="sidetab"
data-sf-button-color="#1890ff"
data-sf-text-color="#ffffff"
data-sf-font-size="18"
data-sf-button-text="体验反馈"
data-sf-button-radius="4"
data-sf-button-icon="like-outlined"
data-sf-default-open="false"
data-sf-allow-repeat-submit="true"
data-sf-close-after-submit="false"
data-sf-hide-after-submit="false"
data-sf-delay-visible="false"
data-sf-width="350px"
data-sf-height="450px"
></div>
<script async src="//aliyuncdn.antdv.com/form/static/embed/v1.js"></script>
</body>
</html>