From 8f57c14ea75290b52b8671b24e0c29c5bc14acbe Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=8E=8B=E5=A4=A9=E9=9B=B7?= Date: Mon, 25 Jul 2022 16:52:24 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E8=8A=82=E7=82=B9=E9=A2=98?= =?UTF-8?q?=E7=9B=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../config.json" | 4 +++- .../exercise.json" | 7 +++++++ .../exercise.md" | 21 +++++++++++++++++++ .../config.json" | 4 +++- .../exercise.json" | 7 +++++++ .../exercise.md" | 21 +++++++++++++++++++ .../config.json" | 4 +++- .../exercise.json" | 7 +++++++ .../exercise.md" | 21 +++++++++++++++++++ 9 files changed, 93 insertions(+), 3 deletions(-) create mode 100644 "data/2.\345\260\217\347\250\213\345\272\217\344\270\255\351\230\266/7.\350\241\250\345\215\225\347\273\204\344\273\266/6.input\350\276\223\345\205\245\346\241\206\347\273\204\344\273\266/exercise.json" create mode 100644 "data/2.\345\260\217\347\250\213\345\272\217\344\270\255\351\230\266/7.\350\241\250\345\215\225\347\273\204\344\273\266/6.input\350\276\223\345\205\245\346\241\206\347\273\204\344\273\266/exercise.md" create mode 100644 "data/2.\345\260\217\347\250\213\345\272\217\344\270\255\351\230\266/7.\350\241\250\345\215\225\347\273\204\344\273\266/7.textarea\345\244\232\350\241\214\350\276\223\345\205\245\346\241\206\347\273\204\344\273\266/exercise.json" create mode 100644 "data/2.\345\260\217\347\250\213\345\272\217\344\270\255\351\230\266/7.\350\241\250\345\215\225\347\273\204\344\273\266/7.textarea\345\244\232\350\241\214\350\276\223\345\205\245\346\241\206\347\273\204\344\273\266/exercise.md" create mode 100644 "data/2.\345\260\217\347\250\213\345\272\217\344\270\255\351\230\266/7.\350\241\250\345\215\225\347\273\204\344\273\266/8.picker\346\273\232\345\212\250\351\200\211\346\213\251\345\231\250\347\273\204\344\273\266/exercise.json" create mode 100644 "data/2.\345\260\217\347\250\213\345\272\217\344\270\255\351\230\266/7.\350\241\250\345\215\225\347\273\204\344\273\266/8.picker\346\273\232\345\212\250\351\200\211\346\213\251\345\231\250\347\273\204\344\273\266/exercise.md" diff --git "a/data/2.\345\260\217\347\250\213\345\272\217\344\270\255\351\230\266/7.\350\241\250\345\215\225\347\273\204\344\273\266/6.input\350\276\223\345\205\245\346\241\206\347\273\204\344\273\266/config.json" "b/data/2.\345\260\217\347\250\213\345\272\217\344\270\255\351\230\266/7.\350\241\250\345\215\225\347\273\204\344\273\266/6.input\350\276\223\345\205\245\346\241\206\347\273\204\344\273\266/config.json" index 7ef1a34..2a23952 100644 --- "a/data/2.\345\260\217\347\250\213\345\272\217\344\270\255\351\230\266/7.\350\241\250\345\215\225\347\273\204\344\273\266/6.input\350\276\223\345\205\245\346\241\206\347\273\204\344\273\266/config.json" +++ "b/data/2.\345\260\217\347\250\213\345\272\217\344\270\255\351\230\266/7.\350\241\250\345\215\225\347\273\204\344\273\266/6.input\350\276\223\345\205\245\346\241\206\347\273\204\344\273\266/config.json" @@ -2,7 +2,9 @@ "node_id": "mini_programs-f2e1c56762f94592854baac455dc1d72", "keywords": [], "children": [], - "export": [], + "export": [ + "exercise.json" + ], "keywords_must": [], "keywords_forbid": [], "group": 0 diff --git "a/data/2.\345\260\217\347\250\213\345\272\217\344\270\255\351\230\266/7.\350\241\250\345\215\225\347\273\204\344\273\266/6.input\350\276\223\345\205\245\346\241\206\347\273\204\344\273\266/exercise.json" "b/data/2.\345\260\217\347\250\213\345\272\217\344\270\255\351\230\266/7.\350\241\250\345\215\225\347\273\204\344\273\266/6.input\350\276\223\345\205\245\346\241\206\347\273\204\344\273\266/exercise.json" new file mode 100644 index 0000000..c3db707 --- /dev/null +++ "b/data/2.\345\260\217\347\250\213\345\272\217\344\270\255\351\230\266/7.\350\241\250\345\215\225\347\273\204\344\273\266/6.input\350\276\223\345\205\245\346\241\206\347\273\204\344\273\266/exercise.json" @@ -0,0 +1,7 @@ +{ + "type": "code_options", + "author": null, + "source": "exercise.md", + "notebook_enable": false, + "exercise_id": "89a3372d58a34ca99c2383392134db76" +} \ No newline at end of file diff --git "a/data/2.\345\260\217\347\250\213\345\272\217\344\270\255\351\230\266/7.\350\241\250\345\215\225\347\273\204\344\273\266/6.input\350\276\223\345\205\245\346\241\206\347\273\204\344\273\266/exercise.md" "b/data/2.\345\260\217\347\250\213\345\272\217\344\270\255\351\230\266/7.\350\241\250\345\215\225\347\273\204\344\273\266/6.input\350\276\223\345\205\245\346\241\206\347\273\204\344\273\266/exercise.md" new file mode 100644 index 0000000..a810e4e --- /dev/null +++ "b/data/2.\345\260\217\347\250\213\345\272\217\344\270\255\351\230\266/7.\350\241\250\345\215\225\347\273\204\344\273\266/6.input\350\276\223\345\205\245\346\241\206\347\273\204\344\273\266/exercise.md" @@ -0,0 +1,21 @@ +## 问题描述 + +输入框组件input中,那个不是confirm-type的有效值 + +## 答案 + +hold-keyboard + +## 选项 + +### A + +auto-blur + +### B + +@focus + +### C + +confirm-hold diff --git "a/data/2.\345\260\217\347\250\213\345\272\217\344\270\255\351\230\266/7.\350\241\250\345\215\225\347\273\204\344\273\266/7.textarea\345\244\232\350\241\214\350\276\223\345\205\245\346\241\206\347\273\204\344\273\266/config.json" "b/data/2.\345\260\217\347\250\213\345\272\217\344\270\255\351\230\266/7.\350\241\250\345\215\225\347\273\204\344\273\266/7.textarea\345\244\232\350\241\214\350\276\223\345\205\245\346\241\206\347\273\204\344\273\266/config.json" index 3bb30f2..5d4240a 100644 --- "a/data/2.\345\260\217\347\250\213\345\272\217\344\270\255\351\230\266/7.\350\241\250\345\215\225\347\273\204\344\273\266/7.textarea\345\244\232\350\241\214\350\276\223\345\205\245\346\241\206\347\273\204\344\273\266/config.json" +++ "b/data/2.\345\260\217\347\250\213\345\272\217\344\270\255\351\230\266/7.\350\241\250\345\215\225\347\273\204\344\273\266/7.textarea\345\244\232\350\241\214\350\276\223\345\205\245\346\241\206\347\273\204\344\273\266/config.json" @@ -2,7 +2,9 @@ "node_id": "mini_programs-8e86383c386a4dc68fb3d67008365b87", "keywords": [], "children": [], - "export": [], + "export": [ + "exercise.json" + ], "keywords_must": [], "keywords_forbid": [], "group": 0 diff --git "a/data/2.\345\260\217\347\250\213\345\272\217\344\270\255\351\230\266/7.\350\241\250\345\215\225\347\273\204\344\273\266/7.textarea\345\244\232\350\241\214\350\276\223\345\205\245\346\241\206\347\273\204\344\273\266/exercise.json" "b/data/2.\345\260\217\347\250\213\345\272\217\344\270\255\351\230\266/7.\350\241\250\345\215\225\347\273\204\344\273\266/7.textarea\345\244\232\350\241\214\350\276\223\345\205\245\346\241\206\347\273\204\344\273\266/exercise.json" new file mode 100644 index 0000000..ca6febf --- /dev/null +++ "b/data/2.\345\260\217\347\250\213\345\272\217\344\270\255\351\230\266/7.\350\241\250\345\215\225\347\273\204\344\273\266/7.textarea\345\244\232\350\241\214\350\276\223\345\205\245\346\241\206\347\273\204\344\273\266/exercise.json" @@ -0,0 +1,7 @@ +{ + "type": "code_options", + "author": null, + "source": "exercise.md", + "notebook_enable": false, + "exercise_id": "c9b6ec4a165e445daeeb24e3fb3e9548" +} \ No newline at end of file diff --git "a/data/2.\345\260\217\347\250\213\345\272\217\344\270\255\351\230\266/7.\350\241\250\345\215\225\347\273\204\344\273\266/7.textarea\345\244\232\350\241\214\350\276\223\345\205\245\346\241\206\347\273\204\344\273\266/exercise.md" "b/data/2.\345\260\217\347\250\213\345\272\217\344\270\255\351\230\266/7.\350\241\250\345\215\225\347\273\204\344\273\266/7.textarea\345\244\232\350\241\214\350\276\223\345\205\245\346\241\206\347\273\204\344\273\266/exercise.md" new file mode 100644 index 0000000..7da237e --- /dev/null +++ "b/data/2.\345\260\217\347\250\213\345\272\217\344\270\255\351\230\266/7.\350\241\250\345\215\225\347\273\204\344\273\266/7.textarea\345\244\232\350\241\214\350\276\223\345\205\245\346\241\206\347\273\204\344\273\266/exercise.md" @@ -0,0 +1,21 @@ +## 问题描述 + +多行输入框组件textarea中focus时,点击页面的时候不收起键盘是那个属性 + +## 答案 + +hold-keyboard + +## 选项 + +### A + +auto-blur + +### B + +@focus + +### C + +confirm-hold diff --git "a/data/2.\345\260\217\347\250\213\345\272\217\344\270\255\351\230\266/7.\350\241\250\345\215\225\347\273\204\344\273\266/8.picker\346\273\232\345\212\250\351\200\211\346\213\251\345\231\250\347\273\204\344\273\266/config.json" "b/data/2.\345\260\217\347\250\213\345\272\217\344\270\255\351\230\266/7.\350\241\250\345\215\225\347\273\204\344\273\266/8.picker\346\273\232\345\212\250\351\200\211\346\213\251\345\231\250\347\273\204\344\273\266/config.json" index 47ea994..cf45355 100644 --- "a/data/2.\345\260\217\347\250\213\345\272\217\344\270\255\351\230\266/7.\350\241\250\345\215\225\347\273\204\344\273\266/8.picker\346\273\232\345\212\250\351\200\211\346\213\251\345\231\250\347\273\204\344\273\266/config.json" +++ "b/data/2.\345\260\217\347\250\213\345\272\217\344\270\255\351\230\266/7.\350\241\250\345\215\225\347\273\204\344\273\266/8.picker\346\273\232\345\212\250\351\200\211\346\213\251\345\231\250\347\273\204\344\273\266/config.json" @@ -2,7 +2,9 @@ "node_id": "mini_programs-d3af159af03447238ce2102c4e396c45", "keywords": [], "children": [], - "export": [], + "export": [ + "exercise.json" + ], "keywords_must": [], "keywords_forbid": [], "group": 0 diff --git "a/data/2.\345\260\217\347\250\213\345\272\217\344\270\255\351\230\266/7.\350\241\250\345\215\225\347\273\204\344\273\266/8.picker\346\273\232\345\212\250\351\200\211\346\213\251\345\231\250\347\273\204\344\273\266/exercise.json" "b/data/2.\345\260\217\347\250\213\345\272\217\344\270\255\351\230\266/7.\350\241\250\345\215\225\347\273\204\344\273\266/8.picker\346\273\232\345\212\250\351\200\211\346\213\251\345\231\250\347\273\204\344\273\266/exercise.json" new file mode 100644 index 0000000..1614baf --- /dev/null +++ "b/data/2.\345\260\217\347\250\213\345\272\217\344\270\255\351\230\266/7.\350\241\250\345\215\225\347\273\204\344\273\266/8.picker\346\273\232\345\212\250\351\200\211\346\213\251\345\231\250\347\273\204\344\273\266/exercise.json" @@ -0,0 +1,7 @@ +{ + "type": "code_options", + "author": null, + "source": "exercise.md", + "notebook_enable": false, + "exercise_id": "24523df89832401dab668fcfbbcaec11" +} \ No newline at end of file diff --git "a/data/2.\345\260\217\347\250\213\345\272\217\344\270\255\351\230\266/7.\350\241\250\345\215\225\347\273\204\344\273\266/8.picker\346\273\232\345\212\250\351\200\211\346\213\251\345\231\250\347\273\204\344\273\266/exercise.md" "b/data/2.\345\260\217\347\250\213\345\272\217\344\270\255\351\230\266/7.\350\241\250\345\215\225\347\273\204\344\273\266/8.picker\346\273\232\345\212\250\351\200\211\346\213\251\345\231\250\347\273\204\344\273\266/exercise.md" new file mode 100644 index 0000000..3f9dcec --- /dev/null +++ "b/data/2.\345\260\217\347\250\213\345\272\217\344\270\255\351\230\266/7.\350\241\250\345\215\225\347\273\204\344\273\266/8.picker\346\273\232\345\212\250\351\200\211\346\213\251\345\231\250\347\273\204\344\273\266/exercise.md" @@ -0,0 +1,21 @@ +## 问题描述 + +滚动选择器组建了,当mode = selector时value属性代表的含义 + +## 答案 + +选择了 range 中的第几个(下标从 0 开始) + +## 选项 + +### A + +选中的时间 + +### B + +选中的省市区 + +### C + +选中的日期 -- GitLab