remove all software
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
</router-link>
|
||||
<router-link to="/updates" class="nav-item">
|
||||
<span class="nav-icon">
|
||||
<svg width="18" height="18" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
|
||||
<svg width="18" height="18" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2.5" stroke-linecap="round" stroke-linejoin="round">
|
||||
<path d="M21 2v6h-6"></path>
|
||||
<path d="M3 12a9 9 0 0 1 15-6.7L21 8"></path>
|
||||
<path d="M3 22v-6h6"></path>
|
||||
@@ -23,16 +23,6 @@
|
||||
</span>
|
||||
软件更新
|
||||
</router-link>
|
||||
<router-link to="/all" class="nav-item">
|
||||
<span class="nav-icon">
|
||||
<svg width="18" height="18" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
|
||||
<path d="M21 8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73l7 4a2 2 0 0 0 2 0l7-4A2 2 0 0 0 21 16Z"></path>
|
||||
<path d="m3.3 7 8.7 5 8.7-5"></path>
|
||||
<path d="M12 22V12"></path>
|
||||
</svg>
|
||||
</span>
|
||||
全部软件
|
||||
</router-link>
|
||||
|
||||
<!-- 底部选项 -->
|
||||
<div class="sidebar-footer">
|
||||
|
||||
Reference in New Issue
Block a user