Skip to content

Commit 00a1d47

Browse files
committed
fix: remove
1 parent a463347 commit 00a1d47

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

src/components/panel/event.vue

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -12,16 +12,6 @@
1212
</div>
1313
</div>
1414

15-
<div class="panel-row" flex v-if="activeElement.href !== undefined">
16-
<div class="panel-label">跳转至</div>
17-
<div class="panel-value">
18-
<select>
19-
<option>无</option>
20-
<option>TODO: href</option>
21-
</select>
22-
</div>
23-
</div>
24-
2515
<div class="panel-row" flex v-if="activeElement.hoverPic !== undefined">
2616
<div class="panel-label">hover 图片</div>
2717
<div class="panel-value">

0 commit comments

Comments
 (0)