This commit is contained in:
@fawn-nine
2023-06-30 16:34:59 +08:00
parent 9cd6916feb
commit e53bbd0c3f

View File

@@ -3,10 +3,10 @@
<div class="container" v-loading="importIoading" element-loading-text="In the process of importing, please wait"> <div class="container" v-loading="importIoading" element-loading-text="In the process of importing, please wait">
<div v-if="tableData.length == 0"> <div v-if="tableData.length == 0">
<!-- 没有引用时 --> <!-- 没有引用时 -->
<div class="noneData"> <!-- <div class="noneData">
<img src="../../assets/img/noneData.png" alt="" class="icon_img"> <img src="../../assets/img/noneData.png" alt="" class="icon_img">
<p class="nodatatext">TMR did not identify an available article citation in your latest uploaded document</p> <p class="nodatatext">TMR did not identify an available article citation in your latest uploaded document</p>
</div> </div> -->
<el-row :gutter="20"> <el-row :gutter="20">
<!-- 教程 --> <!-- 教程 -->
<el-col > <el-col >