Commit 06b9c0f1 authored by 王明明's avatar 王明明

更换goquery

parent 37c13a4f
...@@ -9,7 +9,7 @@ let fps = [ ...@@ -9,7 +9,7 @@ let fps = [
] ]
let ss= [30261693, 30228925] let ss= [30261693, 30228925]
let selectIdx = parseInt(Math.random() * 2); let selectIdx = parseInt(Math.random() * 2);
selectIdx = 1 // selectIdx = 1
let fpValStr = fps[selectIdx]; let fpValStr = fps[selectIdx];
let webkit = ss[ selectIdx]; let webkit = ss[ selectIdx];
......
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 to comment