Browse Source

撤回啊

feature
zxc 3 years ago
parent
commit
3bb8193d7a
  1. 4
      src/views/modules/communityParty/calendar/cpts/calendar.vue
  2. 4
      src/views/modules/communityParty/calendar/index.vue

4
src/views/modules/communityParty/calendar/cpts/calendar.vue

@ -197,8 +197,8 @@ export default {
width: 14.285%;
text-align: center;
box-sizing: border-box;
padding: 12px 0;
height: 125px;
padding: 8px 0;
height: 100px;
background-color: #ffffff;
opacity: 0.4;

4
src/views/modules/communityParty/calendar/index.vue

@ -790,8 +790,8 @@ $red: #f33;
.tip {
position: relative;
margin: 0px 0px 0px 0px;
padding: 8px 2px 5px 12px;
margin: -15px 0px 0px 0px;
padding: 8px 2px 3px 12px;
line-height: 18px;
box-shadow: 0 0 10px 5px #eee;
background-color: #ffffff;

Loading…
Cancel
Save