czcaiwj/calendar

days_color设置无效

coder0007 opened this issue · 0 comments

  1. 我在标签里面设置了days_color="{{days_style}}"
  2. 在js的data里面也定义了 days_style: [{ month: 'current', day: 1, color: 'white', background: 'red' }],但是没效果