# 管理端接口

::: run

<template>
    <div>通过局部配置实现<b>高度自定义</b><b>左右布局</b></div>
</template>
<style>
    b {
        color: #3eaf7c;
    }
</style>

:::

编辑当前页 (opens new window)