Tcode平台改造升级-武汉市开源建设生态页面开发
This commit is contained in:
@@ -53,10 +53,10 @@ const activeIndex = ref(0);
|
||||
|
||||
// 定义菜单列表数据
|
||||
const menuList = [
|
||||
{ name: '可信开源态势感知平台' },
|
||||
{ name: '金银湖安全大模型' },
|
||||
{ name: '软件供应链检测平台' },
|
||||
{ name: '智能终端安全监测平台' }
|
||||
{ name: '可信开源态势感知平台(源感)' },
|
||||
{ name: '金银湖代码安全大模型(源鉴)' },
|
||||
{ name: '供应链安全检测系统(源链)' },
|
||||
{ name: '智能终端应用安全监测平台(源端)' }
|
||||
];
|
||||
|
||||
const changeTab = (index) => {
|
||||
|
||||
Reference in New Issue
Block a user