This commit is contained in:
syuilo 2018-02-22 17:57:14 +09:00
parent f2fbf7f818
commit f64a921575
4 changed files with 12 additions and 6 deletions

View file

@ -1,6 +1,7 @@
<template>
<mk-ui :func="fn" func-icon="%fa:check%">
<mk-ui :func="fn">
<span slot="header">%fa:R bell%%i18n:mobile.tags.mk-notifications-page.notifications%</span>
<span slot="funcIcon">%fa:check%</span>
<mk-notifications @fetched="onFetched"/>
</mk-ui>
</template>