Skip to content

Commit c3282af

Browse files
committed
[feat] pageview事件增加预制属性
1 parent 087975f commit c3282af

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

43 files changed

+78165
-547
lines changed

.env

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
ANS=JS
22
LIB=JS
3-
LibVERSION=5.0.2
3+
LibVERSION=5.0.3

demo/jquery/sdk/5.0.2/AnalysysAgent_Encrypt.min.js

Lines changed: 10266 additions & 1 deletion
Large diffs are not rendered by default.

demo/jquery/sdk/5.0.2/AnalysysAgent_JS_SDK.amd.min.js

Lines changed: 3366 additions & 15 deletions
Large diffs are not rendered by default.

demo/jquery/sdk/5.0.2/AnalysysAgent_JS_SDK.es6.min.js

Lines changed: 3362 additions & 15 deletions
Large diffs are not rendered by default.

demo/jquery/sdk/5.0.2/AnalysysAgent_JS_SDK.min.js

Lines changed: 3370 additions & 15 deletions
Large diffs are not rendered by default.

demo/jquery/sdk/5.0.2/AnalysysAgent_JS_SDK_HEATMAP.min.css

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,3 @@
1-
.ark-heatmap-location {
2-
position: absolute !important;
3-
top: 0;
4-
left: 0;
5-
right: 0;
6-
bottom: 0;
7-
z-index: 10000; }
8-
9-
.ark-headmap-body-location-none .ark-heatmap-location {
10-
display: none; }
11-
121
.ark-heat-click-element {
132
position: absolute;
143
left: 0;
@@ -99,6 +88,17 @@
9988
.ark-headmap-body-line-none .ark-page-line {
10089
display: none; }
10190

91+
.ark-heatmap-location {
92+
position: absolute !important;
93+
top: 0;
94+
left: 0;
95+
right: 0;
96+
bottom: 0;
97+
z-index: 10000; }
98+
99+
.ark-headmap-body-location-none .ark-heatmap-location {
100+
display: none; }
101+
102102
.ark-heatmap-head {
103103
position: fixed;
104104
left: 0;

demo/jquery/sdk/5.0.2/AnalysysAgent_JS_SDK_HEATMAP.min.js

Lines changed: 1975 additions & 16 deletions
Large diffs are not rendered by default.

demo/jquery/sdk/5.0.2/AnalysysAgent_JS_SDK_VISUAL.min.js

Lines changed: 3599 additions & 1 deletion
Large diffs are not rendered by default.

demo/jquery/sdk/5.0.3/AnalysysAgent_JS_SDK.amd.min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

demo/jquery/sdk/5.0.3/AnalysysAgent_JS_SDK.es6.min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)