mirror of
https://github.com/m-xlsea/ruoyi-plus-soybean.git
synced 2025-09-24 07:49:47 +08:00
feat(projects): 工作台页面布局
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
<template>
|
||||
<div
|
||||
class="flex-1 flex-col-stretch p-10px bg-[#F6F9F8] dark:bg-black"
|
||||
class="flex-1 flex-col-stretch p-16px bg-[#F6F9F8] dark:bg-black"
|
||||
:class="{ 'overflow-hidden': routeProps.fullPage }"
|
||||
>
|
||||
<router-view v-slot="{ Component, route }">
|
||||
|
Reference in New Issue
Block a user