support categories
This commit is contained in:
@@ -12,6 +12,17 @@
|
||||
</span>
|
||||
装机必备
|
||||
</router-link>
|
||||
<router-link to="/other-software" class="nav-item">
|
||||
<span class="nav-icon">
|
||||
<svg width="18" height="18" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2.2" stroke-linecap="round" stroke-linejoin="round">
|
||||
<rect x="3" y="4" width="18" height="6" rx="1.5"></rect>
|
||||
<rect x="3" y="14" width="18" height="6" rx="1.5"></rect>
|
||||
<path d="M7 7h.01"></path>
|
||||
<path d="M7 17h.01"></path>
|
||||
</svg>
|
||||
</span>
|
||||
其他软件
|
||||
</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.5" stroke-linecap="round" stroke-linejoin="round">
|
||||
|
||||
Reference in New Issue
Block a user