所有软件/组件的名称统一改成软件
https://gitcode.com/hk_openRepo/OpenRepo_Portal/issues/33
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<template>
|
||||
<div class="flex align-center justify-start">
|
||||
<d-search icon-position="left" style="width: 380px" placeholder="请输入搜索组件名称"></d-search>
|
||||
<d-checkbox class="ml-10" label="只显示有漏洞的组件" :isShowTitle="false" v-model="checked" />
|
||||
<d-search icon-position="left" style="width: 380px" placeholder="请输入搜索软件名称"></d-search>
|
||||
<d-checkbox class="ml-10" label="只显示有漏洞的软件" :isShowTitle="false" v-model="checked" />
|
||||
</div>
|
||||
<Card simple class="jyh-card mt-3">
|
||||
<div class="clear-padding">
|
||||
|
||||
Reference in New Issue
Block a user