wip
This commit is contained in:
parent
a2f4ed0f09
commit
554570cb09
96 changed files with 398 additions and 384 deletions
|
|
@ -1,7 +1,7 @@
|
|||
<template>
|
||||
<div class="mkw-access-log">
|
||||
<mk-widget-container :show-header="props.design == 0">
|
||||
<template slot="header">%fa:server%%i18n:desktop.tags.mk-access-log-home-widget.title%</template>
|
||||
<template slot="header">%fa:server%%i18n:@title%</template>
|
||||
|
||||
<div :class="$style.logs" ref="log">
|
||||
<p v-for="req in requests">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue