您需要先安装一个扩展,例如 篡改猴、Greasemonkey 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 Userscripts ,之后才能安装此脚本。
您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey,才能安装此脚本。
您需要先安装用户脚本管理器扩展后才能安装此脚本。
基因返还
此脚本不应直接安装。它是供其他脚本使用的外部库,要使用该库请加入元指令 // @require https://update.gf.qytechs.cn/scripts/470972/1220923/210-%E5%9F%BA%E5%9B%A0%E8%BF%94%E8%BF%98.js
function 基因返还(){ console.log('新的基因返还界面') var local_查询返还单生成=localStorage.getItem('查询返还单生成'); var html=$('iframe[src="/geneNew/GeneReturnList.aspx"]')//测序样品页面 html=html.contents().find('body').eq(0) var toolbar=html.find('.toolbar').eq(0) // 找到了toolbar工具栏 //添加toolbar工具栏按钮 添加toolbar按钮(html) //添加toolbar工具栏按钮 function 添加toolbar按钮(html){ if (toolbar.find('.weiyiyici').length==0){ //添加标记 toolbar.addClass('weiyiyici') //添加 查询返还单生成 按钮 if (local_查询返还单生成=='true'){ toolbar.append('<button id="button_fanhuandan_shengcheng" onclick="return false">查询返还单生成</button>') //添加按钮 //点击按钮执行如下函数 toolbar.find('#button_fanhuandan_shengcheng').click(function(){ toolbar.find('#a_search').eq(0).find('.l-btn-left').eq(0).click(); //点击 qc已排版 $('#w').find('#return_not_ids').click() setTimeout('$("#AB").click()', 100) }) } } } }
QingJ © 2025
镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址