🐛 Fix: fix fixit-encryptor shortcode duplicate binding events

This commit is contained in:
Cell
2024-08-26 10:58:34 +08:00
parent 466bb7b7e9
commit 91f3c7c3cf
5 changed files with 8 additions and 7 deletions
+1 -1
View File
@@ -172,7 +172,7 @@
{{- end -}}
<div class="content" id="content"
{{- with $params.endFlag }} data-end-flag="{{ . }}"{{ end }}
{{- with $params.password }} data-password="{{ hash.XxHash . }}"{{ end }}
{{- with $params.password }} data-password="{{ xxhash . }}"{{ end }}
{{- with $params.password }} data-content="{{ $content }}"{{ end -}}
>
{{- if not $params.password -}}