This commit is contained in:
syuilo
2019-05-21 03:40:18 +09:00
parent b335975c97
commit 0d3117e472
4 changed files with 7 additions and 2 deletions

View File

@@ -1,6 +1,5 @@
<template>
<div class="header" ref="root" :class="{ shadow: $store.state.device.useShadow }">
<p class="warn" v-if="env != 'production'">{{ $t('@.do-not-use-in-production') }} <a href="/assets/flush.html?force">Flush</a></p>
<div class="main" ref="main">
<div class="backdrop"></div>
<div class="content" ref="mainContainer">