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/4.radio\345\215\225\351\200\211\351\241\271\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/4.radio\345\215\225\351\200\211\351\241\271\347\273\204\344\273\266/config.json" index 0e78ce687e5f3b5f58ea151536c3becbbf0ad5ff..56eb4f22a089c31fe7c823f58991cc816025551d 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/4.radio\345\215\225\351\200\211\351\241\271\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/4.radio\345\215\225\351\200\211\351\241\271\347\273\204\344\273\266/config.json" @@ -2,7 +2,9 @@ "node_id": "mini_programs-15f18db6e81b485d8b396c44faad8b97", "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/4.radio\345\215\225\351\200\211\351\241\271\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/4.radio\345\215\225\351\200\211\351\241\271\347\273\204\344\273\266/exercise.json" new file mode 100644 index 0000000000000000000000000000000000000000..ccd12f8091f2008402587e4aafe708f4e88b6ef5 --- /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/4.radio\345\215\225\351\200\211\351\241\271\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": "8ca9e4e2a0c64bf6b1d32fc59f685e19" +} \ 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/4.radio\345\215\225\351\200\211\351\241\271\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/4.radio\345\215\225\351\200\211\351\241\271\347\273\204\344\273\266/exercise.md" new file mode 100644 index 0000000000000000000000000000000000000000..449c4f50ed5e5226ebc40042b2dc43b2d5a22e58 --- /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/4.radio\345\215\225\351\200\211\351\241\271\347\273\204\344\273\266/exercise.md" @@ -0,0 +1,21 @@ +## 问题描述 + +指出radio组件的属性 + +## 答案 + +change + +## 选项 + +### A + +search + +### B + +click + +### C + +focus 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/5.label\346\211\251\345\261\225\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/5.label\346\211\251\345\261\225\347\273\204\344\273\266 /config.json" index 259caeaf7a2ad52b1a1a2d2f39c305f448873409..81f9b54b61e773d4aa65ceea8ecc41c5aeb5426b 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/5.label\346\211\251\345\261\225\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/5.label\346\211\251\345\261\225\347\273\204\344\273\266 /config.json" @@ -2,7 +2,9 @@ "node_id": "mini_programs-afcf1ce63ab34fbd9f987cacf84719fe", "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/5.label\346\211\251\345\261\225\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/5.label\346\211\251\345\261\225\347\273\204\344\273\266 /exercise.json" new file mode 100644 index 0000000000000000000000000000000000000000..e29a81c1da0cb33e2b16a0e827ab085a2665b806 --- /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/5.label\346\211\251\345\261\225\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": "d2487803a90d462f87aa560ad3070b4b" +} \ 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/5.label\346\211\251\345\261\225\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/5.label\346\211\251\345\261\225\347\273\204\344\273\266 /exercise.md" new file mode 100644 index 0000000000000000000000000000000000000000..ce811619f8d02e5affff5cc6fb42f4e54e3f05e1 --- /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/5.label\346\211\251\345\261\225\347\273\204\344\273\266 /exercise.md" @@ -0,0 +1,21 @@ +## 问题描述 + +label组件不能绑定哪一个控件 + +## 答案 + +picker + +## 选项 + +### A + +button + +### B + +checkbox + +### C + +radio 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" index a810e4ed06370eb59dfb0556a34f4570fd1cb651..e6ab563aaf5fc73b1f7c81d838f6524bc3c61866 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/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" @@ -4,18 +4,18 @@ ## 答案 -hold-keyboard +last ## 选项 ### A -auto-blur +send ### B -@focus +search ### C -confirm-hold +next