Ver código fonte

refactor(App.vue): 移除Epub标签以简化章节面板头部

YourName 1 dia atrás
pai
commit
979839c9a1
1 arquivos alterados com 0 adições e 1 exclusões
  1. 0 1
      src/App.vue

+ 0 - 1
src/App.vue

@@ -187,7 +187,6 @@ function handleImportSuccess(importData) {
     <el-card class="chapter-panel" shadow="never">
       <template #header>
         <div class="panel-header">
-          <span>Epub</span>
           <div class="header-buttons">
             <el-button 
               type="success"