|
|
@@ -383,7 +383,7 @@
|
|
|
<span class="submenu-label">{{ lang.ssPhoto }}</span>
|
|
|
</div>
|
|
|
<div class="submenu-item" @click="handleToolClick('creative')" @mouseenter="hoveredTool = null"
|
|
|
- @mouseleave="hoveredTool = null">
|
|
|
+ @mouseleave="hoveredTool = null" v-if="false">
|
|
|
<svg class="submenu-icon" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2">
|
|
|
<circle cx="12" cy="12" r="10" />
|
|
|
<line x1="12" y1="8" x2="12" y2="16" />
|