瀏覽代碼

Merge branch 'eta1.8.3'

Karsa 8 月之前
父節點
當前提交
6a0d7b79d6
共有 2 個文件被更改,包括 23 次插入23 次删除
  1. 1 1
      src/CustomElement/EtaTable.ce.vue
  2. 22 22
      src/views/tabbar/Home.vue

+ 1 - 1
src/CustomElement/EtaTable.ce.vue

@@ -51,7 +51,7 @@ getTableData()
         class="sheet-show-wrapper"  
         ref="sheetRef"
     >
-        <h3 class="title">{{info.ExcelName}}</h3>
+        <!-- <h3 class="title">{{info.ExcelName}}</h3> -->
         
         <div class="table-wrapper">
             <table 

+ 22 - 22
src/views/tabbar/Home.vue

@@ -62,28 +62,28 @@ const topImg=computed(()=>{
  * type 类型 zh中文 en英文
  */
 const menuConfig=[
-    {
-        name:'中文研报',
-        des:'研报一体化管理',
-        key:'研报列表',
-        type:'zh',
-        level:2,
-        path:'/report/list',
-        icon:getStaticImg('tabbar/icon_report.png'),
-        backgroundColor:'#FFFBF6',
-        show:false
-    },
-    {
-        name:'English Research Report',
-        des:'Integrated Research Report Management',
-        key:'英文研报',
-        type:'en',
-        level:2,
-        path:'/reportEn/list',
-        icon:getStaticImg('tabbar/icon_report.png'),
-        backgroundColor:'#FFFBF6',
-        show:false
-    },
+    // {
+    //     name:'中文研报',
+    //     des:'研报一体化管理',
+    //     key:'研报列表',
+    //     type:'zh',
+    //     level:2,
+    //     path:'/report/list',
+    //     icon:getStaticImg('tabbar/icon_report.png'),
+    //     backgroundColor:'#FFFBF6',
+    //     show:false
+    // },
+    // {
+    //     name:'English Research Report',
+    //     des:'Integrated Research Report Management',
+    //     key:'英文研报',
+    //     type:'en',
+    //     level:2,
+    //     path:'/reportEn/list',
+    //     icon:getStaticImg('tabbar/icon_report.png'),
+    //     backgroundColor:'#FFFBF6',
+    //     show:false
+    // },
     {
         name:'智能PPT',
         des:"支持共享协作编辑",