var onething_xxpl = [ { "url": "/update/notice/star/c/c_20260617_10822618.shtml", "title": "【置顶说明】关于董事会秘书任职培训相关安排的通知" }, { "url": "/update/notice/mainboard/c/5733062.shtml", "title": "关于报名系统学员信息更新的操作指南" }, { "url": "/update/notice/star/c/5743070.shtml", "title": "【置顶说明】培训常见问答" }, { "url": "/update/notice/star/c/5732957.shtml", "title": "【置顶说明】关于开通独立董事履职学习平台的说明" }, { "url": "/update/notice/star/c/5733055.shtml", "title": "关于报名系统学员信息更新的操作指南" }, { "url": "/update/notice/star/c/c_20260730_10827214.shtml", "title": "【董高初任·线上】2026年第4期上市公司董事、高管初任培训通知" }, { "url": "/update/notice/star/c/c_20260729_10827130.shtml", "title": "2026年上交所上市公司“提质增效重回报”2.0暨市值管理专题第三期培训(线上培训)通知" }, { "url": "/update/notice/star/c/c_20260723_10826552.shtml", "title": "【独董后续·长春】2026年第4期上市公司独立董事后续培训通知" }, { "url": "/update/notice/star/c/c_20260717_10825724.shtml", "title": "2026年上交所上市公司“提质增效重回报”2.0暨市值管理培训(第二期)" }, { "url": "/update/notice/star/c/c_20260703_10824297.shtml", "title": "【ESG·上海】上市公司高质量发展系列培训--可持续发展(ESG)专题(2026年第1期)通知" }, { "url": "/update/notice/star/c/c_20260703_10824293.shtml", "title": "【董秘后续·线上】2026年第3期上市公司董事会秘书后续培训通知" }, { "url": "/update/notice/star/c/c_20260701_10824069.shtml", "title": "【并购重组·合肥】上市公司高质量发展系列培训——并购重组专题(第2期)通知" }, { "url": "/update/notice/star/c/c_20260702_10824124.shtml", "title": "2026年上交所上市公司“提质增效重回报”2.0暨市值管理培训(第一期)" }, { "url": "/update/notice/star/c/c_20260618_10822832.shtml", "title": "【科创板董秘任职·上海】2026年第4期科创板上市公司董事会秘书任职培训通知" }, { "url": "/update/notice/mainboard/c/c_20260618_10822831.shtml", "title": "【主板董秘任职·上海】2026年第4期主板上市公司董事会秘书任职培训通知" }, { "url": "/update/notice/star/c/c_20260603_10820640.shtml", "title": "【独董后续·上海】2026年第3期上市公司独立董事后续培训通知" }, ] window.addEventListener('load', function() { $(".js_onething_xxpl li a").each(function(){ var s = $(this).attr("href"); var l = '//pujiang.sse.com.cn' + s; $(this).attr("href", l); }); });