mirror of
https://github.com/any86/any-rule.git
synced 2025-07-14 15:38:58 +08:00
chore: 统计正则使用率
This commit is contained in:
parent
6b08f4cc05
commit
c8fc52d0cb
@ -214,7 +214,7 @@ export default {
|
||||
|
||||
if ('blur' === type) {
|
||||
/* eslint-disable */
|
||||
_hmt.push(['_trackEvent', '交互', 'input框', this.list[index].value]);
|
||||
_hmt.push(['_trackEvent', 'input框', this.rules[index].title, this.list[index].value]);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user