Commit 56fb1a8c authored by 王炽's avatar 王炽

666666

parent 77493891
...@@ -53,14 +53,14 @@ ...@@ -53,14 +53,14 @@
// 第二层:内容区域 // 第二层:内容区域
.content-area { .content-area {
height: 78vh; height: 80vh;
overflow: visible; overflow: visible;
// flex: 1; // flex: 1;
// 藏馆内容 - 单列瀑布流 // 藏馆内容 - 单列瀑布流
.cangguan-content { .cangguan-content {
position: relative; position: relative;
height: 78vh; height: 81.2vh;
// overflow: auto; // overflow: auto;
// height:1624rpx; // height:1624rpx;
.banner_content{ .banner_content{
...@@ -666,7 +666,7 @@ ...@@ -666,7 +666,7 @@
display: flex; display: flex;
align-items: center; align-items: center;
justify-content: space-around; justify-content: space-around;
// box-shadow: 0 -2rpx 10rpx rgba(0, 0, 0, 0.1); box-shadow: 0 -2rpx 10rpx rgba(0, 0, 0, 0.1);
z-index: 100; z-index: 100;
.bottom-nav-item { .bottom-nav-item {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment