Skip to content

Commit

Permalink
去除无用card组件
Browse files Browse the repository at this point in the history
  • Loading branch information
gaoyuan committed Jul 21, 2021
1 parent bea6a08 commit 19300cb
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/App.vue
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@
</el-button>
</template>

<el-card shadow="hover">
<el-row :gutter="5">
<el-col :span="12">
<el-card style="min-height:411px">
Expand Down Expand Up @@ -142,7 +141,6 @@
</el-card>
</el-col>
</el-row>
</el-card>
</el-popover>
</template>

Expand Down

0 comments on commit 19300cb

Please sign in to comment.