更新 'SrcJuPublic.js'

Ju
src48597962 1 year ago
parent d67d168032
commit cd0da61e27
  1. 3
      SrcJuPublic.js

@ -122,7 +122,6 @@ function getYiData(datatype,od) {
let 标识 = info.type + "_" + info.name; let 标识 = info.type + "_" + info.name;
let itemid = 标识 + "_" + datatype; let itemid = 标识 + "_" + datatype;
/* /*
d.push({ d.push({
title: "加载中", title: "加载中",
url: "hiker://empty", url: "hiker://empty",
@ -138,7 +137,7 @@ function getYiData(datatype,od) {
//showLoading("正在加载中"); //showLoading("正在加载中");
d.push({ d.push({
pic_url: "https://hikerfans.com/weisyr/img/Loading1.gif", pic_url: "https://hikerfans.com/weisyr/img/Loading1.gif",
col_type: "pic_1_full",//text_center_1 col_type: "pic_1_center",
extra: { extra: {
id: itemid id: itemid
} }

Loading…
Cancel
Save