Browse Source

工作台样式

zhangyong/feature-20250815160302-金币优化
lhl 1 month ago
parent
commit
7b80b360ad
  1. 2
      src/views/workspace/index.vue

2
src/views/workspace/index.vue

@ -849,12 +849,10 @@ onUnmounted(() => {
flex: 1;
height: auto;
display: flex;
background-color: antiquewhite;
.left {
width: 70%;
height: auto;
background-color: aquamarine;
}
.right {

Loading…
Cancel
Save