Skip to content

Commit

Permalink
feat: page top slot
Browse files Browse the repository at this point in the history
  • Loading branch information
yyx990803 committed Jul 1, 2018
1 parent 36bb6a4 commit f4c1059
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/default-theme/Page.vue
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
<template>
<div class="page">
<slot name="top"/>
<Content :custom="false"/>
<div class="page-edit">
<div class="edit-link" v-if="editLink">
Expand Down

0 comments on commit f4c1059

Please sign in to comment.