|
|
@ -1,7 +1,7 @@
|
|
|
|
<template>
|
|
|
|
<template>
|
|
|
|
<div class="layout">
|
|
|
|
<div class="layout">
|
|
|
|
<Layout :style="{minHeight: '100vh'}">
|
|
|
|
<Layout :style="{minHeight: '100vh'}">
|
|
|
|
<Sider collapsible :collapsed-width="78" v-model="isCollapsed" hide-trigger="true" >
|
|
|
|
<Sider collapsible :collapsed-width="78" v-model="isCollapsed" :hide-trigger="true" >
|
|
|
|
|
|
|
|
|
|
|
|
<div style="margin: 40px 0 20px 20px;font-weight: bold;font-size: 30px;color: #ffffff;">
|
|
|
|
<div style="margin: 40px 0 20px 20px;font-weight: bold;font-size: 30px;color: #ffffff;">
|
|
|
|
<Poptip placement="bottom-start" width="200" :offset="-8">
|
|
|
|
<Poptip placement="bottom-start" width="200" :offset="-8">
|
|
|
|