Skip to content

dodobelieve/nz-calendar-demo

Repository files navigation

nz-calendar-demo

angular ng-zorro 日历功能演示

参考文档 Reference

ng-zorro-calendar:中文
ng-zorro-calendar:english

演示地址

https://dodobelieve.github.io/nz-calendar-demo

实现效果

价格日历效果:
Image text

点击日期格弹出框效果:
Image text

主要代码

页面代码:
calendar.component.html
calendar.component.css
calendar.component.ts

模拟数据:
price.service.ts

Development server

Run ng serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Build

Run ng build to build the project. The build artifacts will be stored in the dist/ directory. Use the --prod flag for a production build.