解决页脚友联bug

This commit is contained in:
1152958806@qq.com 2023-08-31 22:34:10 +08:00
parent 868f36f8fd
commit 823b6b8901
1 changed files with 0 additions and 4 deletions

View File

@ -70,10 +70,6 @@ var heo = {
const linksUrl = GLOBAL_CONFIG.source.links.linksUrl
const links = GLOBAL_CONFIG.source.links.linksData
const num = GLOBAL_CONFIG.source.links.linksNum
console.log()
if(links){
}
var randomFriendLinks = getArrayItems(links, num);
var htmlText = '';
for (let i = 0; i < randomFriendLinks.length; ++i) {