Переход на quasar

This commit is contained in:
Book Pauk
2020-02-02 14:24:43 +07:00
parent 3a89e61bd8
commit 5f99067e56
13 changed files with 40 additions and 90 deletions

View File

@@ -1,5 +1,5 @@
<template>
<el-container>
<q-page>
<el-header v-show="toolBarActive" height='50px'>
<div ref="header" class="header">
<el-tooltip content="Загрузить книгу" :open-delay="1000" effect="light">
@@ -138,7 +138,7 @@
</el-dialog>
</el-main>
</el-container>
</q-page>
</template>
<script>