mirror of
https://gitee.com/ssssssss-team/magic-api.git
synced 2026-05-23 10:29:23 +08:00
样式优化
This commit is contained in:
@@ -220,6 +220,7 @@ export default {
|
||||
.ma-layout .ma-layout-container {
|
||||
flex: auto;
|
||||
height: 100%;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.ma-layout .ma-header > * {
|
||||
|
||||
@@ -161,7 +161,7 @@
|
||||
<div class="header">编辑器</div>
|
||||
<div ref="bodyEditor" class="ma-body-editor"></div>
|
||||
</div>
|
||||
<div style="flex: 1;">
|
||||
<div style="width: 50%">
|
||||
<magic-json :jsonData="requestBody || []" :forceUpdate="forceUpdate" :height="layoutHeight" type="request"></magic-json>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user