mirror of
https://github.com/sunface/rust-by-practice.git
synced 2025-06-23 04:29:41 +00:00
@ -110,7 +110,7 @@ var initAll = function () {
|
||||
pagePath = "index"
|
||||
}
|
||||
|
||||
// add vistors count
|
||||
// add visitors count
|
||||
var ele = document.createElement("div");
|
||||
ele.setAttribute("align","center");
|
||||
var count = document.createElement("img")
|
||||
|
Reference in New Issue
Block a user