src/layouts/BasicLayout.vue
@@ -48,6 +48,7 @@ <global-footer /> </template> <router-view /> <notification-badge /> </pro-layout> </template> @@ -61,6 +62,7 @@ import RightContent from '@/components/GlobalHeader/RightContent' import GlobalFooter from '@/components/GlobalFooter' import Ads from '@/components/Other/CarbonAds' import NotificationBadge from '@/components/NotificationBadge' export default { name: 'BasicLayout', @@ -68,7 +70,8 @@ SettingDrawer, RightContent, GlobalFooter, Ads Ads, NotificationBadge }, data () { return {