Commit 77610e9a by 赵增煜

替换qrcode

parent 635834dc
...@@ -38,7 +38,7 @@ function traverseNodes(node, keyword, replacement) { ...@@ -38,7 +38,7 @@ function traverseNodes(node, keyword, replacement) {
} }
} }
window.onload = function() { window.onload = function() {
replaceQrCode(); //replaceQrCode();
replaceKeywords('新橙科技', '同知堂科技'); replaceKeywords('新橙科技', '同知堂科技');
replaceKeywords('粤ICP备15024370号-7', '苏ICP备2023017636号-1'); replaceKeywords('粤ICP备15024370号-7', '苏ICP备2023017636号-1');
}; };
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment