|
@@ -1,7 +1,7 @@
|
|
<template>
|
|
<template>
|
|
<div class="parent" @click="layoutClick">
|
|
<div class="parent" @click="layoutClick">
|
|
<Headers class="headers"></Headers>
|
|
<Headers class="headers"></Headers>
|
|
- <div style="margin-top: 50px;" class="default-width">
|
|
|
|
|
|
+ <div style="margin-top: 50px;">
|
|
<router-view></router-view>
|
|
<router-view></router-view>
|
|
</div>
|
|
</div>
|
|
<Footers class="mt-10"></Footers>
|
|
<Footers class="mt-10"></Footers>
|