Skip to content

Commit 50576cc

Browse files
committed
fix: 更新qrcode.js文件路径,修正引用错误
1 parent 60104b5 commit 50576cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -792,7 +792,7 @@ vendor:
792792
src: webcache|meting@2.0.1/dist/Meting.min.js
793793
integrity: sha384-ASVlpKF80A22OXTK3tfEjZm1EL6uFMKIC4p8+0maanw1S/IyB+Y4JG+ZDU7GpKE8
794794
qrcode:
795-
src: webcache|qrcode@1.5.1/build/qrcode.min.js
795+
src: webcache|qrcode@1.5.1/build/qrcode.js
796796
integrity: sha384-VT1EeewTCEXgndcPMQ0PzV+uVFYjxFIjmAA7s5gcMX9t4Dt5TD+OVQIn7NJWIXn7
797797
dompurify:
798798
src: webcache|dompurify@3.2.6/dist/purify.min.js

0 commit comments

Comments
 (0)