Skip to content

Commit

Permalink
fix(calendar): 添加优化属性
Browse files Browse the repository at this point in the history
  • Loading branch information
SzHeJason committed Nov 26, 2018
1 parent 6640ebe commit 3c3e070
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/calendar/body/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -333,6 +333,7 @@ export default class AtCalendarBody extends Taro.Component<
<Swiper
circular
current={1}
skipHiddenItemLayout
className={classnames('main__body')}
onChange={this.handleChange}
vertical={this.props.isVertical}
Expand Down

0 comments on commit 3c3e070

Please sign in to comment.