cleanup
这个提交包含在:
二进制
src/assets/rect-bg.png
普通文件
二进制
src/assets/rect-bg.png
普通文件
二进制文件未显示。
|
之后 宽度: | 高度: | 大小: 354 KiB |
@@ -24,7 +24,7 @@ export default {
|
|||||||
|
|
||||||
<style scoped lang="scss">
|
<style scoped lang="scss">
|
||||||
.rect-container {
|
.rect-container {
|
||||||
background: rgba(45, 230, 196, 0.8);
|
background: url(../../../assets/rect-bg.png) no-repeat 100% / contain; // rgba(45, 230, 196, 0.8);
|
||||||
padding: 0;
|
padding: 0;
|
||||||
width: 624px;
|
width: 624px;
|
||||||
height: 304px;
|
height: 304px;
|
||||||
|
|||||||
@@ -24,7 +24,7 @@
|
|||||||
<RectContainer class="rightMiddle" />
|
<RectContainer class="rightMiddle" />
|
||||||
<RectContainer class="rightBottom" />
|
<RectContainer class="rightBottom" />
|
||||||
|
|
||||||
<div class="main-area" style="background: lightcoral;" />
|
<div class="main-area" style="background: #fff2;" />
|
||||||
</div>
|
</div>
|
||||||
</template>
|
</template>
|
||||||
|
|
||||||
@@ -45,7 +45,7 @@ export default {
|
|||||||
|
|
||||||
<style scoped lang="scss">
|
<style scoped lang="scss">
|
||||||
.main-panel {
|
.main-panel {
|
||||||
background: #cccc;
|
// background: #cccc;
|
||||||
padding: 0 0 24px;
|
padding: 0 0 24px;
|
||||||
position: relative;
|
position: relative;
|
||||||
// top: -28px; // 往上部偏移一点
|
// top: -28px; // 往上部偏移一点
|
||||||
|
|||||||
在新工单中引用
屏蔽一个用户