From 7d404aeb66db83b0a51056e7fe69211150623314 Mon Sep 17 00:00:00 2001 From: cast1e Date: Mon, 6 Nov 2023 17:50:31 +0800 Subject: [PATCH] Better Input --- src/components/Editor.vue | 127 +++++++++++++++++++++++++++++--------- src/components/Home.vue | 6 +- test.js | 11 ++++ 3 files changed, 113 insertions(+), 31 deletions(-) create mode 100644 test.js diff --git a/src/components/Editor.vue b/src/components/Editor.vue index 5efc0a8..73b6b37 100644 --- a/src/components/Editor.vue +++ b/src/components/Editor.vue @@ -16,8 +16,8 @@ -
- +
+
@@ -32,7 +32,8 @@ 创建日期:{{ (new Date(wordset.created)).toLocaleString() }}
- +
@@ -69,14 +70,14 @@
添加单词
- +
翻译: - +
词性: - +
@@ -97,10 +98,13 @@ - + @@ -108,6 +112,21 @@
+ +
修改单词
+ +
+ 翻译: + +
+
+ 词性: + + + +
+ 更改 +