改进文字提示

This commit is contained in:
GoEdgeLab
2022-04-29 08:28:07 +08:00
parent 56a67ed29f
commit b2f7efe968

View File

@@ -6,7 +6,7 @@
<a href="" class="item" @click.prevent="upload()">[上传]</a>
</first-menu>
<p class="comment" v-if="libraries.length == 0">暂时还没有IP库系统会使用默认的IP库。</p>
<p class="comment" v-if="libraries.length == 0">暂时还没有上传的IP库系统会使用自身内置的IP库。</p>
<div v-if="libraries.length > 0">
<div class="margin"></div>
<table class="ui table selectable celled">