Skip to content

Commit e10b659

Browse files
committed
docs: add survey
1 parent 4201c92 commit e10b659

File tree

1 file changed

+19
-21
lines changed

1 file changed

+19
-21
lines changed

site/index.html

+19-21
Original file line numberDiff line numberDiff line change
@@ -62,27 +62,25 @@
6262

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

0 commit comments

Comments
 (0)