This commit is contained in:
syuilo
2020-08-25 09:03:52 +09:00
parent 7326f45ffd
commit 598e39a1f3
49 changed files with 54 additions and 54 deletions

View File

@@ -1,6 +1,6 @@
<template>
<div class="ztgjmzrw">
<teleport to="#_teleport_header"><fa :icon="faBroadcastTower"/>{{ $t('announcements') }}</teleport>
<portal to="header"><fa :icon="faBroadcastTower"/>{{ $t('announcements') }}</portal>
<mk-button @click="add()" primary style="margin: 0 auto 16px auto;"><fa :icon="faPlus"/> {{ $t('add') }}</mk-button>
<section class="_card announcements">
<div class="_content announcement" v-for="announcement in announcements">