Commit cf5e8a19 authored by youjie's avatar youjie

日历样式调整

parent 5dcbd32e
...@@ -518,6 +518,8 @@ export default { ...@@ -518,6 +518,8 @@ export default {
flex-direction: column; flex-direction: column;
position: relative; position: relative;
margin-right: 60rpx; margin-right: 60rpx;
width: 100%;
text-align: center;
} }
.tabsBox view.active .tabsLine{ .tabsBox view.active .tabsLine{
width: 100%; width: 100%;
...@@ -529,6 +531,7 @@ export default { ...@@ -529,6 +531,7 @@ export default {
border-radius: 2px; border-radius: 2px;
} }
.tabsBox view text{ .tabsBox view text{
width: 100%;
font-size: 13px; font-size: 13px;
} }
/**确认按钮**/ /**确认按钮**/
......
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