Browse Source

我的项目 暂时隐藏垃圾桶

master
unknown 4 years ago
parent
commit
1a84f49697
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      src/views/main_web/index/index.vue

+ 2
- 2
src/views/main_web/index/index.vue View File

@@ -21,14 +21,14 @@
<template #left> <template #left>
{{currentPlatform.orgName}} {{currentPlatform.orgName}}
</template> </template>
<template #right>
<!-- <template #right>
<span v-on:click="toRecycle"> <span v-on:click="toRecycle">
<i <i
class="Cicon icon font_family icon-icon_huishouzhan" class="Cicon icon font_family icon-icon_huishouzhan"
title="回收站" title="回收站"
/> />
</span> </span>
</template>
</template> -->
</app-header> </app-header>
<div class="layout_content"> <div class="layout_content">
<section class="yiyun_warpContent"> <section class="yiyun_warpContent">


Loading…
Cancel
Save