From dbbba6b38e36e08d2ccaf11d8c63fa76e064711a Mon Sep 17 00:00:00 2001
From: mengxiong10 <15623530290@163.com>
Date: Mon, 11 Mar 2019 21:22:27 +0800
Subject: [PATCH] perf: change the entity name to entity number
---
src/calendar.vue | 8 ++++----
src/index.scss | 19 +++++++++++--------
2 files changed, 15 insertions(+), 12 deletions(-)
diff --git a/src/calendar.vue b/src/calendar.vue
index bf8d9b3..e0d4c76 100644
--- a/src/calendar.vue
+++ b/src/calendar.vue
@@ -5,19 +5,19 @@
«
+ @click="handleIconYear(-1)">«
‹
+ @click="handleIconMonth(-1)">‹
»
+ @click="handleIconYear(1)">»
›
+ @click="handleIconMonth(1)">›