更新 'SrcJuying.js'

master
src48597962 8 months ago
parent 72e92c988e
commit 8e1b2595aa
  1. 2
      SrcJuying.js

@ -921,11 +921,13 @@ function yiji() {
yijimenu.forEach((item)=>{ yijimenu.forEach((item)=>{
d.push(item); d.push(item);
}) })
/*
for (let i = 0; i < 5; i++) { for (let i = 0; i < 5; i++) {
d.push({ d.push({
col_type: "blank_block" col_type: "blank_block"
}) })
} }
*/
if (typeof(setPreResult)!="undefined" && getMyVar('动态加载loading')!='1') { if (typeof(setPreResult)!="undefined" && getMyVar('动态加载loading')!='1') {
d.push({ d.push({
title: "", title: "",

Loading…
Cancel
Save