CN-240 feat: 实体列表下拉详情(部分)

This commit is contained in:
chenjinsong
2021-12-31 10:55:49 +08:00
parent 21018274d5
commit e37e967b5d
12 changed files with 630 additions and 197 deletions

View File

@@ -66,7 +66,7 @@
position: absolute;
top: 210px;
left: 580px;
width: 420px;
width: 440px;
color: #606266;
background: #fff;
border-radius: 4px;

View File

@@ -6,6 +6,7 @@
background-image: url('~@/assets/img/cn-explore-bg.svg');
background-repeat: no-repeat;
background-position: 0 100%;
background-size: 100%;
margin-bottom: 10px;
&.explorer-search--show-list {