布局修改 部分bug修复
This commit is contained in:
@@ -41,7 +41,8 @@
|
||||
<i @click.stop="putName(-1,'affirm','')" v-show="openType" class="fi fi-br-check"></i>
|
||||
<div class="addLabel" v-show="!openType" @click.stop="newLabel('','')">+</div>
|
||||
</div>
|
||||
<div class="started_btn" :class="{active:labelBor}" @click="removeLabel(options)">Delete</div>
|
||||
<div class="started_btn" :class="{active:labelBor}" @click="removeLabel(options)">{{ $t('LibraryPage.Delete') }}</div>
|
||||
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user