From 9d140627f3a59c90686fdde5dc0383cfcb4fe434 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=BB=84=E4=BA=91=E9=A3=9E?= Date: Thu, 18 Aug 2022 18:51:33 +0800 Subject: [PATCH] feat:add date menu --- index.html | 9 +++++ src/assets/images/date.svg | 1 + src/editor/assets/css/date/datePicker.css | 1 + src/main.ts | 44 ++++++++++++++++++++++- src/style.css | 16 +++++++-- 5 files changed, 68 insertions(+), 3 deletions(-) create mode 100644 src/assets/images/date.svg diff --git a/index.html b/index.html index 9a8fc0c..3e5d89c 100644 --- a/index.html +++ b/index.html @@ -176,6 +176,15 @@ +