diff --git a/pages/realName/index/index.vue b/pages/realName/index/index.vue index 65c429d..ea20a5d 100644 --- a/pages/realName/index/index.vue +++ b/pages/realName/index/index.vue @@ -12,7 +12,7 @@ - + diff --git a/pages/workPlan/index/components/risk-calendar.vue b/pages/workPlan/index/components/risk-calendar.vue new file mode 100644 index 0000000..c7c849c --- /dev/null +++ b/pages/workPlan/index/components/risk-calendar.vue @@ -0,0 +1,11 @@ + + + + + diff --git a/pages/workPlan/index/index.vue b/pages/workPlan/index/index.vue index 319f56b..024fc60 100644 --- a/pages/workPlan/index/index.vue +++ b/pages/workPlan/index/index.vue @@ -15,6 +15,8 @@ + + @@ -26,10 +28,12 @@ import TabbarConfig from '../util/tabbar' import DayRiskView from './components/day-risk-view' import HomeNoticeBar from './components/home-notice-bar' +import RiskCalendar from './components/risk-calendar.vue' export default { components: { DayRiskView, - HomeNoticeBar + HomeNoticeBar, + RiskCalendar }, data() { return {