From 095afbb9399798b62525bbdc5a541cc5d28df3a4 Mon Sep 17 00:00:00 2001 From: luosongbai <15272473386@163.com> Date: Thu, 23 Sep 2021 11:53:38 +0800 Subject: [PATCH] 1 --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 69ddf52..ccc2407 100644 --- a/index.html +++ b/index.html @@ -409,7 +409,7 @@ for(let i in default_field){ var arr = { 'title': i, - 'on':10 + 'on':0 } listarr.push(arr); }