|
|
@ -1387,6 +1387,7 @@ function yiji() { |
|
|
|
deleteItemByCls('historylist'); |
|
|
|
deleteItemByCls('historylist'); |
|
|
|
let h = getHistory(i); |
|
|
|
let h = getHistory(i); |
|
|
|
addItemAfter("historyid", h); |
|
|
|
addItemAfter("historyid", h); |
|
|
|
|
|
|
|
updateItem("historyid", {desc: (i*3+1) + "-" + (i*3+3)}); |
|
|
|
return "hiker://empty"; |
|
|
|
return "hiker://empty"; |
|
|
|
},i), |
|
|
|
},i), |
|
|
|
pic_url: getIcon("主页-记录.svg", 1),//'https://hikerfans.com/tubiao/red/40.png',
|
|
|
|
pic_url: getIcon("主页-记录.svg", 1),//'https://hikerfans.com/tubiao/red/40.png',
|
|
|
|