fix: 计划列表展示bug
This commit is contained in:
parent
d36758ee68
commit
86366fcae3
|
@ -205,6 +205,7 @@ page {
|
||||||
padding-bottom: 100rpx;
|
padding-bottom: 100rpx;
|
||||||
background: #f7f8fc;
|
background: #f7f8fc;
|
||||||
.selectTab {
|
.selectTab {
|
||||||
|
background: #f7f8fc;
|
||||||
display: flex;
|
display: flex;
|
||||||
// background: url("@/static/images/plan-tab2.png") no-repeat 0 0;
|
// background: url("@/static/images/plan-tab2.png") no-repeat 0 0;
|
||||||
background-size: 100% 100%;
|
background-size: 100% 100%;
|
||||||
|
|
Loading…
Reference in New Issue