update SrcJuying.js.

pull/1/head
src48597962 3 years ago committed by Gitee
parent 2a50702f47
commit 65c5f7e0f6
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
  1. 4
      SrcJuying.js

@ -332,8 +332,8 @@ function yiji() {
col_type: 'icon_small_4'
});
d.push({
title: JYconfig['recordentry']==1?"历史":"收藏",
url: JYconfig['recordentry']==1?"hiker://history":"hiker://collection",
title: JYconfig['recordentry']!=2?"历史":"收藏",
url: JYconfig['recordentry']!=2?"hiker://history":"hiker://collection",
pic_url: 'https://lanmeiguojiang.com/tubiao/more/109.png',
col_type: 'icon_small_4'
});

Loading…
Cancel
Save