更新 'SrcJyMenu.js'

pull/1/head
src48597962 2 years ago
parent bc1ae418fd
commit f8c8d1a1a4
  1. 20
      SrcJyMenu.js

@ -80,25 +80,7 @@ var erjimenu = [
var jxItNewV = getVar('jxItNewV', ''),
jxItemV = getVar('jxItemV', '');
var versionTips = jxItNewV == '' ? '‘‘' : '‘‘' + jxItNewV + '\n';
var pics = [
'https://tva1.sinaimg.cn/large/9bd9b167gy1fwri56wjhqj21hc0u0arr.jpg',
'https://cdn.seovx.com/img/seovx-20-10%20(92).jpg',
'https://cdn.seovx.com/img/mom2018%20(207).jpg',
'https://tva4.sinaimg.cn/large/9bd9b167gy1fwrh5xoltdj21hc0u0tax.jpg',
'https://tva1.sinaimg.cn/large/005BYqpggy1fwreyu4nl6j31hc0u0ahr.jpg',
'https://s3.bmp.ovh/imgs/2021/10/d7e60b990742093d.jpeg',
'https://s3.bmp.ovh/imgs/2021/10/91ad6d6538bf8689.jpg',
'https://tva1.sinaimg.cn/large/005BYqpggy1fwresl5pmlj31hc0xcwka.jpg',
'https://tva3.sinaimg.cn/large/005BYqpggy1fwrgjdk74oj31hc0u0dqn.jpg',
'https://cdn.seovx.com/img/mom2018%20(803).jpg'
];
d.push({
img: pics[Math.floor(Math.random() * 10)],
title: versionTips + '’’<small><span style="color:#6EB897">  点击此处查看操作指引<br>点击上方头像进入编辑',
desc: '当前版本: ' + jxItemV,
url: fLinks.czzy,
col_type: 'movie_1'
});
setResult(d);
})
break;

Loading…
Cancel
Save