diff --git "a/data/2.\345\260\217\347\250\213\345\272\217\344\270\255\351\230\266/5.\345\237\272\347\241\200\347\273\204\344\273\266/1.view\350\247\206\345\233\276\345\256\271\345\231\250/exercise.md" "b/data/2.\345\260\217\347\250\213\345\272\217\344\270\255\351\230\266/5.\345\237\272\347\241\200\347\273\204\344\273\266/1.view\350\247\206\345\233\276\345\256\271\345\231\250/exercise.md" index 14ce37fd6254a2b07dc9afdcc956c7767a69a970..044abf53bd383292539113a9a5d15a14f2e50095 100644 --- "a/data/2.\345\260\217\347\250\213\345\272\217\344\270\255\351\230\266/5.\345\237\272\347\241\200\347\273\204\344\273\266/1.view\350\247\206\345\233\276\345\256\271\345\231\250/exercise.md" +++ "b/data/2.\345\260\217\347\250\213\345\272\217\344\270\255\351\230\266/5.\345\237\272\347\241\200\347\273\204\344\273\266/1.view\350\247\206\345\233\276\345\256\271\345\231\250/exercise.md" @@ -1,4 +1,4 @@ -## 问题描述 +# 问题描述 若view组件想实现按住后100毫秒出现点击态,手指松开后点击态持续500毫秒,同时点击态下,样式为"click-hover",应选择下列那个选项实现? diff --git "a/data/2.\345\260\217\347\250\213\345\272\217\344\270\255\351\230\266/5.\345\237\272\347\241\200\347\273\204\344\273\266/2.scroll-view\346\273\232\345\212\250\350\247\206\345\233\276\345\256\271\345\231\250/exercise.md" "b/data/2.\345\260\217\347\250\213\345\272\217\344\270\255\351\230\266/5.\345\237\272\347\241\200\347\273\204\344\273\266/2.scroll-view\346\273\232\345\212\250\350\247\206\345\233\276\345\256\271\345\231\250/exercise.md" index a608cd2dadf5e63dc458cc3e7023fe90e49c7af1..5459be67f6bfecc70c8338c9dda05df92e4a6533 100644 --- "a/data/2.\345\260\217\347\250\213\345\272\217\344\270\255\351\230\266/5.\345\237\272\347\241\200\347\273\204\344\273\266/2.scroll-view\346\273\232\345\212\250\350\247\206\345\233\276\345\256\271\345\231\250/exercise.md" +++ "b/data/2.\345\260\217\347\250\213\345\272\217\344\270\255\351\230\266/5.\345\237\272\347\241\200\347\273\204\344\273\266/2.scroll-view\346\273\232\345\212\250\350\247\206\345\233\276\345\256\271\345\231\250/exercise.md" @@ -1,4 +1,4 @@ -## 问题描述 +# 问题描述 使用scroll-view组件想要实现滚动到右边150px触发scrolltolower事件,同时调用loadMore方法时,应选择下列哪个选项? diff --git "a/data/2.\345\260\217\347\250\213\345\272\217\344\270\255\351\230\266/5.\345\237\272\347\241\200\347\273\204\344\273\266/3.image\345\233\276\347\211\207\345\256\271\345\231\250/exercise.md" "b/data/2.\345\260\217\347\250\213\345\272\217\344\270\255\351\230\266/5.\345\237\272\347\241\200\347\273\204\344\273\266/3.image\345\233\276\347\211\207\345\256\271\345\231\250/exercise.md" index 0d98f240d2ca17dbf843a7ab49409da89507f8de..1b63be66ccdc1e794299de1167bf819816d7b0fc 100644 --- "a/data/2.\345\260\217\347\250\213\345\272\217\344\270\255\351\230\266/5.\345\237\272\347\241\200\347\273\204\344\273\266/3.image\345\233\276\347\211\207\345\256\271\345\231\250/exercise.md" +++ "b/data/2.\345\260\217\347\250\213\345\272\217\344\270\255\351\230\266/5.\345\237\272\347\241\200\347\273\204\344\273\266/3.image\345\233\276\347\211\207\345\256\271\345\231\250/exercise.md" @@ -1,4 +1,4 @@ -## 问题描述 +# 问题描述 image组件中,以下关于mode属性值的解释中,哪个是不正确的? diff --git "a/data/2.\345\260\217\347\250\213\345\272\217\344\270\255\351\230\266/5.\345\237\272\347\241\200\347\273\204\344\273\266/4.text\345\222\214rich-text/exercise.md" "b/data/2.\345\260\217\347\250\213\345\272\217\344\270\255\351\230\266/5.\345\237\272\347\241\200\347\273\204\344\273\266/4.text\345\222\214rich-text/exercise.md" index 787b51261d6ed9cb8780c6ec7ea542235de28c85..25020536bc39ab651bd6056515c1713469f8705f 100644 --- "a/data/2.\345\260\217\347\250\213\345\272\217\344\270\255\351\230\266/5.\345\237\272\347\241\200\347\273\204\344\273\266/4.text\345\222\214rich-text/exercise.md" +++ "b/data/2.\345\260\217\347\250\213\345\272\217\344\270\255\351\230\266/5.\345\237\272\347\241\200\347\273\204\344\273\266/4.text\345\222\214rich-text/exercise.md" @@ -1,4 +1,4 @@ -## 问题描述 +# 问题描述 下列关于text和rich-text组件描述中,错误的是? diff --git "a/data/2.\345\260\217\347\250\213\345\272\217\344\270\255\351\230\266/5.\345\237\272\347\241\200\347\273\204\344\273\266/5.cover-view\350\246\206\347\233\226\350\247\206\345\233\276\345\256\271\345\231\250/exercise.md" "b/data/2.\345\260\217\347\250\213\345\272\217\344\270\255\351\230\266/5.\345\237\272\347\241\200\347\273\204\344\273\266/5.cover-view\350\246\206\347\233\226\350\247\206\345\233\276\345\256\271\345\231\250/exercise.md" index 82d966f80f9fb6fb04d725bc3df002bc9a2fb828..9755bcfafe108f2c6c4ad48d3d4392d1b48e3ba4 100644 --- "a/data/2.\345\260\217\347\250\213\345\272\217\344\270\255\351\230\266/5.\345\237\272\347\241\200\347\273\204\344\273\266/5.cover-view\350\246\206\347\233\226\350\247\206\345\233\276\345\256\271\345\231\250/exercise.md" +++ "b/data/2.\345\260\217\347\250\213\345\272\217\344\270\255\351\230\266/5.\345\237\272\347\241\200\347\273\204\344\273\266/5.cover-view\350\246\206\347\233\226\350\247\206\345\233\276\345\256\271\345\231\250/exercise.md" @@ -1,4 +1,4 @@ -## 问题描述 +# 问题描述 请问下列组件中,可以被嵌套在cover-view组件中的是? diff --git "a/data/2.\345\260\217\347\250\213\345\272\217\344\270\255\351\230\266/5.\345\237\272\347\241\200\347\273\204\344\273\266/6.cover-image\350\246\206\347\233\226\345\233\276\347\211\207\345\256\271\345\231\250/exercise.md" "b/data/2.\345\260\217\347\250\213\345\272\217\344\270\255\351\230\266/5.\345\237\272\347\241\200\347\273\204\344\273\266/6.cover-image\350\246\206\347\233\226\345\233\276\347\211\207\345\256\271\345\231\250/exercise.md" index 8d4616f0cbe8ecc6eaa136f82e9efaa38dd641a8..086f8efbb912411a188157e531a5370717506879 100644 --- "a/data/2.\345\260\217\347\250\213\345\272\217\344\270\255\351\230\266/5.\345\237\272\347\241\200\347\273\204\344\273\266/6.cover-image\350\246\206\347\233\226\345\233\276\347\211\207\345\256\271\345\231\250/exercise.md" +++ "b/data/2.\345\260\217\347\250\213\345\272\217\344\270\255\351\230\266/5.\345\237\272\347\241\200\347\273\204\344\273\266/6.cover-image\350\246\206\347\233\226\345\233\276\347\211\207\345\256\271\345\231\250/exercise.md" @@ -1,4 +1,4 @@ -## 问题描述 +# 问题描述 请在下列选项中,选择出cover-image组件支持的格式。 diff --git "a/data/2.\345\260\217\347\250\213\345\272\217\344\270\255\351\230\266/5.\345\237\272\347\241\200\347\273\204\344\273\266/7.icon\345\233\276\346\240\207\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/5.\345\237\272\347\241\200\347\273\204\344\273\266/7.icon\345\233\276\346\240\207\347\273\204\344\273\266/exercise.md" index 20b42f551115bfd7bde8d116a43a5f55261f8279..9a9e3b9c33fee512d9ad9b1be9f9bce013c7d643 100644 --- "a/data/2.\345\260\217\347\250\213\345\272\217\344\270\255\351\230\266/5.\345\237\272\347\241\200\347\273\204\344\273\266/7.icon\345\233\276\346\240\207\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/5.\345\237\272\347\241\200\347\273\204\344\273\266/7.icon\345\233\276\346\240\207\347\273\204\344\273\266/exercise.md" @@ -1,4 +1,4 @@ -## 问题描述 +# 问题描述 下列选项中,哪个不是icon组件的type属性的有效值? diff --git "a/data/2.\345\260\217\347\250\213\345\272\217\344\270\255\351\230\266/6.\350\247\206\345\233\276\347\273\204\344\273\266/1.swiper\350\275\256\346\222\255\345\256\271\345\231\250/exercise.md" "b/data/2.\345\260\217\347\250\213\345\272\217\344\270\255\351\230\266/6.\350\247\206\345\233\276\347\273\204\344\273\266/1.swiper\350\275\256\346\222\255\345\256\271\345\231\250/exercise.md" index 1b3b8bafe62328a7193698906a7e0c4810e67c9b..e11792ad36c47934a662f9a1754b701269db0afb 100644 --- "a/data/2.\345\260\217\347\250\213\345\272\217\344\270\255\351\230\266/6.\350\247\206\345\233\276\347\273\204\344\273\266/1.swiper\350\275\256\346\222\255\345\256\271\345\231\250/exercise.md" +++ "b/data/2.\345\260\217\347\250\213\345\272\217\344\270\255\351\230\266/6.\350\247\206\345\233\276\347\273\204\344\273\266/1.swiper\350\275\256\346\222\255\345\256\271\345\231\250/exercise.md" @@ -1,4 +1,4 @@ -## 问题描述 +# 问题描述 swiper组件试图容器中是否显示面板指示点的属性是 diff --git "a/data/2.\345\260\217\347\250\213\345\272\217\344\270\255\351\230\266/6.\350\247\206\345\233\276\347\273\204\344\273\266/2.progress\350\277\233\345\272\246\346\235\241\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/6.\350\247\206\345\233\276\347\273\204\344\273\266/2.progress\350\277\233\345\272\246\346\235\241\347\273\204\344\273\266/exercise.md" index 44b77fcaa59f10184df54730c17a41b8188a25d3..1c69e7ec84441c5024f5d09bd2d79f8fc9aead89 100644 --- "a/data/2.\345\260\217\347\250\213\345\272\217\344\270\255\351\230\266/6.\350\247\206\345\233\276\347\273\204\344\273\266/2.progress\350\277\233\345\272\246\346\235\241\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/6.\350\247\206\345\233\276\347\273\204\344\273\266/2.progress\350\277\233\345\272\246\346\235\241\347\273\204\344\273\266/exercise.md" @@ -1,4 +1,4 @@ -## 问题描述 +# 问题描述 progress组件中进度条线的宽度设置选项 diff --git "a/data/2.\345\260\217\347\250\213\345\272\217\344\270\255\351\230\266/6.\350\247\206\345\233\276\347\273\204\344\273\266/3.slider\346\273\221\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/6.\350\247\206\345\233\276\347\273\204\344\273\266/3.slider\346\273\221\345\212\250\351\200\211\346\213\251\345\231\250\347\273\204\344\273\266/exercise.md" index 60dad2b19a22a10308ad04a30cee432f242d9222..8e269fedb6142cc9643293e50d3f9b9dbe343213 100644 --- "a/data/2.\345\260\217\347\250\213\345\272\217\344\270\255\351\230\266/6.\350\247\206\345\233\276\347\273\204\344\273\266/3.slider\346\273\221\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/6.\350\247\206\345\233\276\347\273\204\344\273\266/3.slider\346\273\221\345\212\250\351\200\211\346\213\251\345\231\250\347\273\204\344\273\266/exercise.md" @@ -1,4 +1,4 @@ -## 问题描述 +# 问题描述 slider组件设置滑块颜色 diff --git "a/data/2.\345\260\217\347\250\213\345\272\217\344\270\255\351\230\266/6.\350\247\206\345\233\276\347\273\204\344\273\266/4.switch\345\274\200\345\205\263\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/6.\350\247\206\345\233\276\347\273\204\344\273\266/4.switch\345\274\200\345\205\263\347\273\204\344\273\266 /exercise.md" index df386f0c8106e2e3af1975fa2e0860b495078fd4..23cedb0330dba3cd09d3ee24b3421c2118c8b904 100644 --- "a/data/2.\345\260\217\347\250\213\345\272\217\344\270\255\351\230\266/6.\350\247\206\345\233\276\347\273\204\344\273\266/4.switch\345\274\200\345\205\263\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/6.\350\247\206\345\233\276\347\273\204\344\273\266/4.switch\345\274\200\345\205\263\347\273\204\344\273\266 /exercise.md" @@ -1,4 +1,4 @@ -## 问题描述 +# 问题描述 switch组件当checked改变时出发那个回调方法 diff --git "a/data/2.\345\260\217\347\250\213\345\272\217\344\270\255\351\230\266/6.\350\247\206\345\233\276\347\273\204\344\273\266/5.map\345\234\260\345\233\276\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/6.\350\247\206\345\233\276\347\273\204\344\273\266/5.map\345\234\260\345\233\276\347\273\204\344\273\266/exercise.md" index 743d3304eff8b3558670b31480fe63872ec1e385..9a4de5a4e0c8e47897c57efe8efb61d7eaf4d738 100644 --- "a/data/2.\345\260\217\347\250\213\345\272\217\344\270\255\351\230\266/6.\350\247\206\345\233\276\347\273\204\344\273\266/5.map\345\234\260\345\233\276\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/6.\350\247\206\345\233\276\347\273\204\344\273\266/5.map\345\234\260\345\233\276\347\273\204\344\273\266/exercise.md" @@ -1,4 +1,4 @@ -## 问题描述 +# 问题描述 map组件中支付缩放的是哪个属性 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/1.form\350\241\250\345\215\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/1.form\350\241\250\345\215\225\347\273\204\344\273\266/exercise.md" index ad667c269e9c43bab641dd182563006f664513db..92685a31008fc02661cef1facb4178c57afd8ba4 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/1.form\350\241\250\345\215\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/1.form\350\241\250\345\215\225\347\273\204\344\273\266/exercise.md" @@ -1,4 +1,4 @@ -## 问题描述 +# 问题描述 form组件中,使用哪个属性获取需要提交的字段 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/2.button\346\214\211\351\222\256\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/2.button\346\214\211\351\222\256\347\273\204\344\273\266 /exercise.md" index 954bdf6acb047ea6ea06e99c70e62b0b1e3e4975..8d58f81f3e8b6c00e714f610588816b545da025e 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/2.button\346\214\211\351\222\256\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/2.button\346\214\211\351\222\256\347\273\204\344\273\266 /exercise.md" @@ -1,4 +1,4 @@ -## 问题描述 +# 问题描述 关于button组件,在打开授权设置页并关闭后回调使用的方法是 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/3.checkbox\345\244\232\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/3.checkbox\345\244\232\351\200\211\351\241\271\347\273\204\344\273\266/exercise.md" index 4f525bd11429e9785d4f054b0e4c2b94572c7fa5..c4963e0dbb3c4a1b17f28bc7489fef648672bd73 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/3.checkbox\345\244\232\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/3.checkbox\345\244\232\351\200\211\351\241\271\347\273\204\344\273\266/exercise.md" @@ -1,4 +1,4 @@ -## 问题描述 +# 问题描述 以下不属于checkbox组件属性的是 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" index 449c4f50ed5e5226ebc40042b2dc43b2d5a22e58..76033c5feaa0969160b80fbca02a50682e5457ca 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/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" @@ -1,4 +1,4 @@ -## 问题描述 +# 问题描述 指出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/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" index ce811619f8d02e5affff5cc6fb42f4e54e3f05e1..ee8f5b4ffdc0b4c8f00204ddfe29bc369b918ffb 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 /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" @@ -1,4 +1,4 @@ -## 问题描述 +# 问题描述 label组件不能绑定哪一个控件 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 e6ab563aaf5fc73b1f7c81d838f6524bc3c61866..0cccc1c7df7204c2e18c82dc36d941b678b8d9de 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" @@ -1,4 +1,4 @@ -## 问题描述 +# 问题描述 输入框组件input中,那个不是confirm-type的有效值 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" index 7da237eab0235ebdf878042b34b0744437789f51..5ef5c373caca4b134d32682fc587a56706fdde11 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/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" @@ -1,4 +1,4 @@ -## 问题描述 +# 问题描述 多行输入框组件textarea中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/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" index 3f9dcec434e26c585d3a4c3613686c6472be8696..d2744dd20960fb7cbcc70eaa19cfb70c032a871e 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/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" @@ -1,4 +1,4 @@ -## 问题描述 +# 问题描述 滚动选择器组建了,当mode = selector时value属性代表的含义 diff --git "a/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/1.\345\252\222\344\275\223\347\273\204\344\273\266/1.video\347\273\204\344\273\266/exercise.md" "b/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/1.\345\252\222\344\275\223\347\273\204\344\273\266/1.video\347\273\204\344\273\266/exercise.md" index a07c78b7b50c9d2fbcf6de5a8478d62e4511ffce..ada4631ed6842a1bc5602a10280a6f8c120c11e1 100644 --- "a/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/1.\345\252\222\344\275\223\347\273\204\344\273\266/1.video\347\273\204\344\273\266/exercise.md" +++ "b/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/1.\345\252\222\344\275\223\347\273\204\344\273\266/1.video\347\273\204\344\273\266/exercise.md" @@ -1,4 +1,4 @@ -## 问题描述 +# 问题描述 video组件是否显示视频底部控制栏的播放按钮的属性是 diff --git "a/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/1.\345\252\222\344\275\223\347\273\204\344\273\266/2.camera\347\273\204\344\273\266/exercise.md" "b/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/1.\345\252\222\344\275\223\347\273\204\344\273\266/2.camera\347\273\204\344\273\266/exercise.md" index 899d20798164a7b001a75eecaa5eeb53fcf45995..17ba7684caa69885542b0ee65cacbdbd86788f1f 100644 --- "a/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/1.\345\252\222\344\275\223\347\273\204\344\273\266/2.camera\347\273\204\344\273\266/exercise.md" +++ "b/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/1.\345\252\222\344\275\223\347\273\204\344\273\266/2.camera\347\273\204\344\273\266/exercise.md" @@ -1,4 +1,4 @@ -## 问题描述 +# 问题描述 camera组件中不属于其方法的是 diff --git "a/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/1.\345\252\222\344\275\223\347\273\204\344\273\266/3.audio\347\273\204\344\273\266/exercise.md" "b/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/1.\345\252\222\344\275\223\347\273\204\344\273\266/3.audio\347\273\204\344\273\266/exercise.md" index b9ee780d5afc2217bbf1a9d2eda166d5fe2bf067..9cf091158262059c72e57bf6026e69c68197a11c 100644 --- "a/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/1.\345\252\222\344\275\223\347\273\204\344\273\266/3.audio\347\273\204\344\273\266/exercise.md" +++ "b/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/1.\345\252\222\344\275\223\347\273\204\344\273\266/3.audio\347\273\204\344\273\266/exercise.md" @@ -1,4 +1,4 @@ -## 问题描述 +# 问题描述 audio组件MediaError.code错误码 1 代表的含义 diff --git "a/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/1.\345\252\222\344\275\223\347\273\204\344\273\266/4.image\347\273\204\344\273\266/exercise.md" "b/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/1.\345\252\222\344\275\223\347\273\204\344\273\266/4.image\347\273\204\344\273\266/exercise.md" index 6cb1bedb351a1bdb0b82e77d7e825731e7bbf73e..06ff8bab5eff422e4bf7b872e196cd55a7d9081b 100644 --- "a/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/1.\345\252\222\344\275\223\347\273\204\344\273\266/4.image\347\273\204\344\273\266/exercise.md" +++ "b/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/1.\345\252\222\344\275\223\347\273\204\344\273\266/4.image\347\273\204\344\273\266/exercise.md" @@ -1,4 +1,4 @@ -## 问题描述 +# 问题描述 image下列属性中描述不正确的是 diff --git "a/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/2.\345\205\266\344\273\226\347\273\204\344\273\266/1.map\345\234\260\345\233\276/exercise.md" "b/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/2.\345\205\266\344\273\226\347\273\204\344\273\266/1.map\345\234\260\345\233\276/exercise.md" index 4cadfd0cd5ee94a7719a50ca7d5cc9b94930b83b..feb9124751c8562c5879f366915cd680a2590e9d 100644 --- "a/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/2.\345\205\266\344\273\226\347\273\204\344\273\266/1.map\345\234\260\345\233\276/exercise.md" +++ "b/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/2.\345\205\266\344\273\226\347\273\204\344\273\266/1.map\345\234\260\345\233\276/exercise.md" @@ -1,4 +1,4 @@ -## 问题描述 +# 问题描述 map组件中描述正确的属性是 diff --git "a/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/2.\345\205\266\344\273\226\347\273\204\344\273\266/2.canvas\347\224\273\345\270\203/exercise.md" "b/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/2.\345\205\266\344\273\226\347\273\204\344\273\266/2.canvas\347\224\273\345\270\203/exercise.md" index 10158d53ced00adf79a4d2942c4d25eb83ea92e6..c4031998fad09bb6d37ffc3f4498a59d01d3775c 100644 --- "a/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/2.\345\205\266\344\273\226\347\273\204\344\273\266/2.canvas\347\224\273\345\270\203/exercise.md" +++ "b/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/2.\345\205\266\344\273\226\347\273\204\344\273\266/2.canvas\347\224\273\345\270\203/exercise.md" @@ -1,4 +1,4 @@ -## 问题描述 +# 问题描述 canvas组件中描述正确的属性是 @@ -10,16 +10,12 @@ hidpi:是否启用高清处理 ### A -hidpi:是否启用高清处理 - -### B - scale:主题 -### C +### B enable-zoom:是否支持拖动 -### D +### C enable-scroll:是否支持旋转 \ No newline at end of file diff --git "a/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/2.\345\205\266\344\273\226\347\273\204\344\273\266/3.web-view\345\206\205\345\265\214/exercise.md" "b/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/2.\345\205\266\344\273\226\347\273\204\344\273\266/3.web-view\345\206\205\345\265\214/exercise.md" index 2e64be45c9f0757f31ba86d98972e06a744b48fa..996ed32a229890670c62a5f4c01e468180f555e9 100644 --- "a/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/2.\345\205\266\344\273\226\347\273\204\344\273\266/3.web-view\345\206\205\345\265\214/exercise.md" +++ "b/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/2.\345\205\266\344\273\226\347\273\204\344\273\266/3.web-view\345\206\205\345\265\214/exercise.md" @@ -1,4 +1,4 @@ -## 问题描述 +# 问题描述 web-view组件中描述正确的属性是 @@ -14,12 +14,8 @@ hidpi:是否启用高清处理 ### B -update-title:是否自动更新当前页面标题 - -### C - enable-zoom:是否支持拖动 -### D +### C enable-scroll:是否支持旋转 \ No newline at end of file diff --git "a/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/2.\345\205\266\344\273\226\347\273\204\344\273\266/4.uni-app\345\206\205\347\275\256\347\273\204\344\273\266/exercise.md" "b/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/2.\345\205\266\344\273\226\347\273\204\344\273\266/4.uni-app\345\206\205\347\275\256\347\273\204\344\273\266/exercise.md" index ba4c05157cbfbef285b0b34e6029492a595d184d..df4f4bfea8fabd1c470f9211deefba17c975b324 100644 --- "a/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/2.\345\205\266\344\273\226\347\273\204\344\273\266/4.uni-app\345\206\205\347\275\256\347\273\204\344\273\266/exercise.md" +++ "b/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/2.\345\205\266\344\273\226\347\273\204\344\273\266/4.uni-app\345\206\205\347\275\256\347\273\204\344\273\266/exercise.md" @@ -1,4 +1,4 @@ -## 问题描述 +# 问题描述 拓展组件uni-countdown中描述不正确的属性是 diff --git "a/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/1.request\345\217\221\350\265\267\350\257\267\346\261\202 /exercise.md" "b/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/1.request\345\217\221\350\265\267\350\257\267\346\261\202 /exercise.md" index 71dbfe5213dfadf2beae4fc67bb6faba79abf5ba..3f31193e9fb275efcc2e42163fc2bb381b8ba1b0 100644 --- "a/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/1.request\345\217\221\350\265\267\350\257\267\346\261\202 /exercise.md" +++ "b/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/1.request\345\217\221\350\265\267\350\257\267\346\261\202 /exercise.md" @@ -1,4 +1,4 @@ -## 问题描述 +# 问题描述 uni.request中跨域请求时是否携带凭证的属性是 diff --git "a/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/10.\350\247\206\351\242\221\347\273\204\344\273\266\346\216\247\345\210\266/exercise.md" "b/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/10.\350\247\206\351\242\221\347\273\204\344\273\266\346\216\247\345\210\266/exercise.md" index 9c0602a349a7ac8eb40492cdf0de217f9770e252..aef521631fc7cc1b5697fbd8ae2bb27a3cc22dab 100644 --- "a/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/10.\350\247\206\351\242\221\347\273\204\344\273\266\346\216\247\345\210\266/exercise.md" +++ "b/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/10.\350\247\206\351\242\221\347\273\204\344\273\266\346\216\247\345\210\266/exercise.md" @@ -1,4 +1,4 @@ -## 问题描述 +# 问题描述 uni.createVideoContext方法使用时,若想跳转到指定位置使用哪个方法 diff --git "a/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/11.\347\275\221\347\273\234\347\212\266\346\200\201/exercise.md" "b/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/11.\347\275\221\347\273\234\347\212\266\346\200\201/exercise.md" index 31b323667e8da4ab87243c59f7b28f550654c713..2587ade404b0ac433fd18b4692a712d6c82e7c60 100644 --- "a/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/11.\347\275\221\347\273\234\347\212\266\346\200\201/exercise.md" +++ "b/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/11.\347\275\221\347\273\234\347\212\266\346\200\201/exercise.md" @@ -1,5 +1,4 @@ - -## 问题描述 +# 问题描述 监听WebSocket连接打开事件置使用哪个方法 diff --git "a/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/12.\345\211\252\345\210\207\346\235\277/exercise.md" "b/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/12.\345\211\252\345\210\207\346\235\277/exercise.md" index 912b44a9e2bffc34b8c7bf76149556500bdbcd76..31112a76507f7f587875a34e50f309f7fada4a7c 100644 --- "a/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/12.\345\211\252\345\210\207\346\235\277/exercise.md" +++ "b/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/12.\345\211\252\345\210\207\346\235\277/exercise.md" @@ -1,5 +1,4 @@ - -## 问题描述 +# 问题描述 uni.setClipboardData相关描述不正确的是 diff --git "a/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/13.\346\213\250\346\211\223\347\224\265\350\257\235/exercise.md" "b/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/13.\346\213\250\346\211\223\347\224\265\350\257\235/exercise.md" index 875da198c8385f177b8103f63e7697c450c9f58a..35a7d9e1105b54198006014b86ff799c914a03a1 100644 --- "a/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/13.\346\213\250\346\211\223\347\224\265\350\257\235/exercise.md" +++ "b/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/13.\346\213\250\346\211\223\347\224\265\350\257\235/exercise.md" @@ -1,5 +1,4 @@ - -## 问题描述 +# 问题描述 uni.makePhoneCall相关描述不正确的是 diff --git "a/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/14.\346\211\253\347\240\201/exercise.md" "b/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/14.\346\211\253\347\240\201/exercise.md" index f8f1837b27dda09faa07ca84b55c0617c578db4c..20e07782630614492e0d8759b66ac1c0a5ce87f4 100644 --- "a/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/14.\346\211\253\347\240\201/exercise.md" +++ "b/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/14.\346\211\253\347\240\201/exercise.md" @@ -1,6 +1,4 @@ - - -## 问题描述 +# 问题描述 uni.scanCode相关描述不正确的是 diff --git "a/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/15.\345\212\250\347\224\273/exercise.md" "b/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/15.\345\212\250\347\224\273/exercise.md" index 8b35f2221bb82ecc37c7ebabed0bb767507a4e6b..01955e3c14d226ef1a65c7807fb4274adab32b22 100644 --- "a/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/15.\345\212\250\347\224\273/exercise.md" +++ "b/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/15.\345\212\250\347\224\273/exercise.md" @@ -1,5 +1,4 @@ - -## 问题描述 +# 问题描述 uni.createAnimation相关描述不正确的是 diff --git "a/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/16.\344\270\213\346\213\211\345\210\267\346\226\260/exercise.md" "b/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/16.\344\270\213\346\213\211\345\210\267\346\226\260/exercise.md" index 4fb152eccae938ed9bed12a91816576be163d52b..f25e58f119b8c6792173ad9cd6e1e1d3a7b2f397 100644 --- "a/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/16.\344\270\213\346\213\211\345\210\267\346\226\260/exercise.md" +++ "b/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/16.\344\270\213\346\213\211\345\210\267\346\226\260/exercise.md" @@ -1,5 +1,4 @@ - -## 问题描述 +# 问题描述 关于下拉刷新相关描述不正确的是 diff --git "a/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/17.\346\216\210\346\235\203\347\231\273\345\275\225/exercise.md" "b/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/17.\346\216\210\346\235\203\347\231\273\345\275\225/exercise.md" index 44a97e7788e0ab19516eb1bd3c83e2dad6b894da..752f5ef5c00cd152489018ae403ec022e3f19d6a 100644 --- "a/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/17.\346\216\210\346\235\203\347\231\273\345\275\225/exercise.md" +++ "b/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/17.\346\216\210\346\235\203\347\231\273\345\275\225/exercise.md" @@ -1,5 +1,4 @@ - -## 问题描述 +# 问题描述 下列登录方法中描述错误的是 diff --git "a/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/18.\346\224\257\344\273\230/exercise.md" "b/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/18.\346\224\257\344\273\230/exercise.md" index 8b375e1a9ba1639cc8d1f7e9655671116fa63737..178f68e1ccea9c38319234535629f905e51016d3 100644 --- "a/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/18.\346\224\257\344\273\230/exercise.md" +++ "b/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/18.\346\224\257\344\273\230/exercise.md" @@ -1,6 +1,4 @@ - - -## 问题描述 +# 问题描述 下列有关uni.requestPayment支付中描述错误的是 diff --git "a/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/19.\350\212\202\347\202\271\344\277\241\346\201\257/exercise.md" "b/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/19.\350\212\202\347\202\271\344\277\241\346\201\257/exercise.md" index 14c0678d5557185d7f469472a6faa5ba743884a8..722239ac33752df0d137d46dea7848c607bfe8bf 100644 --- "a/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/19.\350\212\202\347\202\271\344\277\241\346\201\257/exercise.md" +++ "b/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/19.\350\212\202\347\202\271\344\277\241\346\201\257/exercise.md" @@ -1,6 +1,4 @@ - - -## 问题描述 +# 问题描述 下列有关节点信息中描述错误的是 diff --git "a/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/2.uploadFile\346\226\207\344\273\266\344\270\212\344\274\240/exercise.md" "b/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/2.uploadFile\346\226\207\344\273\266\344\270\212\344\274\240/exercise.md" index ca3aad8ea5eb6fd699660c1e9f8ae12f69152960..aebfcac876d226f2564ee7419926bd4ba3aa597c 100644 --- "a/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/2.uploadFile\346\226\207\344\273\266\344\270\212\344\274\240/exercise.md" +++ "b/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/2.uploadFile\346\226\207\344\273\266\344\270\212\344\274\240/exercise.md" @@ -1,4 +1,4 @@ -## 问题描述 +# 问题描述 uni.uploadFile中设置超时时间属性是 diff --git "a/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/20.\350\216\267\345\217\226\345\234\272\346\231\257\345\200\274 /config.json" "b/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/20.\350\216\267\345\217\226\345\234\272\346\231\257\345\200\274 /config.json" index fcd06b0a127eee0020d73d6482e8fd84102268ee..cd11c1e5e5416b4828ef0b69b783d0aa0c9038fe 100644 --- "a/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/20.\350\216\267\345\217\226\345\234\272\346\231\257\345\200\274 /config.json" +++ "b/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/20.\350\216\267\345\217\226\345\234\272\346\231\257\345\200\274 /config.json" @@ -2,8 +2,16 @@ "node_id": "mini_programs-3e3848f8c5224b42a88c846c073a8bfc", "keywords": [], "children": [], - "export": [], - "keywords_must": [["微信小程序", "获取", "场景值"]], + "export": [ + "exercise.json" + ], + "keywords_must": [ + [ + "微信小程序", + "获取", + "场景值" + ] + ], "keywords_forbid": [], "group": 0 } \ No newline at end of file diff --git "a/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/20.\350\216\267\345\217\226\345\234\272\346\231\257\345\200\274 /exercise.json" "b/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/20.\350\216\267\345\217\226\345\234\272\346\231\257\345\200\274 /exercise.json" new file mode 100644 index 0000000000000000000000000000000000000000..dfb2863c8c1236c417979f4a5803ad82d3f524e9 --- /dev/null +++ "b/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/20.\350\216\267\345\217\226\345\234\272\346\231\257\345\200\274 /exercise.json" @@ -0,0 +1,7 @@ +{ + "type": "code_options", + "author": "王天雷", + "source": "exercise.md", + "notebook_enable": false, + "exercise_id": "e19144aa2b4d4043972874490350d9d6" +} \ No newline at end of file diff --git "a/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/20.\350\216\267\345\217\226\345\234\272\346\231\257\345\200\274 /exercise.md" "b/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/20.\350\216\267\345\217\226\345\234\272\346\231\257\345\200\274 /exercise.md" index 37b6ae51bad67455c9ba296001134067741052df..82eec1805022ec68ad36739c375205fa35b71888 100644 --- "a/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/20.\350\216\267\345\217\226\345\234\272\346\231\257\345\200\274 /exercise.md" +++ "b/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/20.\350\216\267\345\217\226\345\234\272\346\231\257\345\200\274 /exercise.md" @@ -1,6 +1,4 @@ - - -## 问题描述 +# 问题描述 下列获取场景值方法正确的是 diff --git "a/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/21.\350\216\267\345\217\226\347\211\210\346\234\254\345\217\267/config.json" "b/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/21.\350\216\267\345\217\226\347\211\210\346\234\254\345\217\267/config.json" index 657634c2b755d141950e423706ad231448f15667..507c91f56de87cc013d3ab16ce34b7a196f5e317 100644 --- "a/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/21.\350\216\267\345\217\226\347\211\210\346\234\254\345\217\267/config.json" +++ "b/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/21.\350\216\267\345\217\226\347\211\210\346\234\254\345\217\267/config.json" @@ -2,8 +2,16 @@ "node_id": "mini_programs-b43b3a8396374459bede2fc542aa24df", "keywords": [], "children": [], - "export": [], - "keywords_must": [["微信小程序", "获取", "版本号"]], + "export": [ + "exercise.json" + ], + "keywords_must": [ + [ + "微信小程序", + "获取", + "版本号" + ] + ], "keywords_forbid": [], "group": 0 } \ No newline at end of file diff --git "a/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/21.\350\216\267\345\217\226\347\211\210\346\234\254\345\217\267/exercise.json" "b/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/21.\350\216\267\345\217\226\347\211\210\346\234\254\345\217\267/exercise.json" new file mode 100644 index 0000000000000000000000000000000000000000..ae22f2ff2c12abb6f75e021dd0961b390a87f3bc --- /dev/null +++ "b/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/21.\350\216\267\345\217\226\347\211\210\346\234\254\345\217\267/exercise.json" @@ -0,0 +1,7 @@ +{ + "type": "code_options", + "author": "王天雷", + "source": "exercise.md", + "notebook_enable": false, + "exercise_id": "e26af6d9418d43399d368c8133125b8a" +} \ No newline at end of file diff --git "a/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/21.\350\216\267\345\217\226\347\211\210\346\234\254\345\217\267/exercise.md" "b/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/21.\350\216\267\345\217\226\347\211\210\346\234\254\345\217\267/exercise.md" index d8f446f468c05b252da9cd9e283f2ac7273f6187..edbd8b7998464bdf3d922163e0705ee23a2bc252 100644 --- "a/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/21.\350\216\267\345\217\226\347\211\210\346\234\254\345\217\267/exercise.md" +++ "b/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/21.\350\216\267\345\217\226\347\211\210\346\234\254\345\217\267/exercise.md" @@ -1,6 +1,4 @@ - - -## 问题描述 +# 问题描述 下列获取版本号方法正确的是 diff --git "a/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/3.\346\225\260\346\215\256\347\274\223\345\255\230/exercise.md" "b/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/3.\346\225\260\346\215\256\347\274\223\345\255\230/exercise.md" index 9dfa76af3cf643bb74fa745dc47473c852aa8dcd..b7f047da5213032f0851fdae49d7b533182483da 100644 --- "a/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/3.\346\225\260\346\215\256\347\274\223\345\255\230/exercise.md" +++ "b/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/3.\346\225\260\346\215\256\347\274\223\345\255\230/exercise.md" @@ -1,4 +1,4 @@ -## 问题描述 +# 问题描述 从本地缓存中异步获取指定 key 对应的内容使用哪个接口 diff --git "a/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/4.\350\216\267\345\217\226\344\275\215\347\275\256/exercise.md" "b/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/4.\350\216\267\345\217\226\344\275\215\347\275\256/exercise.md" index b9df2bd104c52f89d988a94a27d7a77a6b42ae0f..bfa9c8bc00ea2b11b71605c143035d2d0a52cb21 100644 --- "a/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/4.\350\216\267\345\217\226\344\275\215\347\275\256/exercise.md" +++ "b/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/4.\350\216\267\345\217\226\344\275\215\347\275\256/exercise.md" @@ -1,4 +1,4 @@ -## 问题描述 +# 问题描述 uni.getLocation中开启高精度定位的属性是 diff --git "a/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/5.\350\216\267\345\217\226\347\263\273\347\273\237\344\277\241\346\201\257/exercise.md" "b/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/5.\350\216\267\345\217\226\347\263\273\347\273\237\344\277\241\346\201\257/exercise.md" index 33a2efd910c45c5a01d5722aa325d23a65a2e55c..63f38a37f06283c74eb3f64f05465bc1f28ec203 100644 --- "a/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/5.\350\216\267\345\217\226\347\263\273\347\273\237\344\277\241\346\201\257/exercise.md" +++ "b/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/5.\350\216\267\345\217\226\347\263\273\347\273\237\344\277\241\346\201\257/exercise.md" @@ -1,4 +1,4 @@ -## 问题描述 +# 问题描述 下列说法错误的是 diff --git "a/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/6.\344\272\244\344\272\222\345\217\215\351\246\210/exercise.md" "b/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/6.\344\272\244\344\272\222\345\217\215\351\246\210/exercise.md" index c165135a315f9908d4873f7926392e46dcef40f0..c02b68644b7d6f55cd5b998a478cb68f1ee629fc 100644 --- "a/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/6.\344\272\244\344\272\222\345\217\215\351\246\210/exercise.md" +++ "b/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/6.\344\272\244\344\272\222\345\217\215\351\246\210/exercise.md" @@ -1,4 +1,4 @@ -## 问题描述 +# 问题描述 下列关于uni.showToast说法错误的是 diff --git "a/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/7.\345\212\250\346\200\201\350\256\276\347\275\256\345\257\274\350\210\252\346\235\241/exercise.md" "b/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/7.\345\212\250\346\200\201\350\256\276\347\275\256\345\257\274\350\210\252\346\235\241/exercise.md" index f32991465cc78393633d1e8fba53312840a3e6bc..010da7aa76f665e06164052ce9776a36b0e67762 100644 --- "a/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/7.\345\212\250\346\200\201\350\256\276\347\275\256\345\257\274\350\210\252\346\235\241/exercise.md" +++ "b/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/7.\345\212\250\346\200\201\350\256\276\347\275\256\345\257\274\350\210\252\346\235\241/exercise.md" @@ -1,4 +1,4 @@ -## 问题描述 +# 问题描述 在当前页面显示导航条加载动画的方法是 diff --git "a/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/8.\345\212\250\346\200\201\350\256\276\347\275\256tabBar/exercise.md" "b/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/8.\345\212\250\346\200\201\350\256\276\347\275\256tabBar/exercise.md" index e7c281614a094ebd0882f40a0f4d5315fed3caf0..2ef11c04e9f9a3a15760aa38021db6a9e66bd1a8 100644 --- "a/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/8.\345\212\250\346\200\201\350\256\276\347\275\256tabBar/exercise.md" +++ "b/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/8.\345\212\250\346\200\201\350\256\276\347\275\256tabBar/exercise.md" @@ -1,4 +1,4 @@ -## 问题描述 +# 问题描述 动态设置 tabBar 某一项的内容使用哪个方法 diff --git "a/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/9.\345\275\225\351\237\263\347\256\241\347\220\206/exercise.md" "b/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/9.\345\275\225\351\237\263\347\256\241\347\220\206/exercise.md" index a571105da10b631bff2a0bdd9a7ad5020c6d697b..d93d6803054fc4211ba22a657786a24225dfe26e 100644 --- "a/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/9.\345\275\225\351\237\263\347\256\241\347\220\206/exercise.md" +++ "b/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/9.\345\275\225\351\237\263\347\256\241\347\220\206/exercise.md" @@ -1,4 +1,4 @@ -## 问题描述 +# 问题描述 uni.getRecorderManager方法使用时,若录音停止事件并回调文件地址使用哪个方法 diff --git "a/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/4.\350\277\233\351\230\266/1.uView-ui\346\241\206\346\236\266\351\233\206\346\210\220/config.json" "b/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/4.\350\277\233\351\230\266/1.uView-ui\346\241\206\346\236\266\351\233\206\346\210\220/config.json" index bc63663a601c1ee60b7cf1c684807f99a685ab11..28460a4bf66d2c5c0c171456447f2f150b6585fe 100644 --- "a/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/4.\350\277\233\351\230\266/1.uView-ui\346\241\206\346\236\266\351\233\206\346\210\220/config.json" +++ "b/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/4.\350\277\233\351\230\266/1.uView-ui\346\241\206\346\236\266\351\233\206\346\210\220/config.json" @@ -2,8 +2,15 @@ "node_id": "mini_programs-06613fdacb2244bcb5aecbcfe92e8125", "keywords": [], "children": [], - "export": [], - "keywords_must": [["微信小程序", "uview-ui"]], + "export": [ + "exercise.json" + ], + "keywords_must": [ + [ + "微信小程序", + "uview-ui" + ] + ], "keywords_forbid": [], "group": 0 } \ No newline at end of file diff --git "a/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/4.\350\277\233\351\230\266/1.uView-ui\346\241\206\346\236\266\351\233\206\346\210\220/exercise.json" "b/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/4.\350\277\233\351\230\266/1.uView-ui\346\241\206\346\236\266\351\233\206\346\210\220/exercise.json" new file mode 100644 index 0000000000000000000000000000000000000000..71e7dd064ea5b9931194ebb543d82e5582872656 --- /dev/null +++ "b/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/4.\350\277\233\351\230\266/1.uView-ui\346\241\206\346\236\266\351\233\206\346\210\220/exercise.json" @@ -0,0 +1,7 @@ +{ + "type": "code_options", + "author": "xuzhangzheng", + "source": "exercise.md", + "notebook_enable": false, + "exercise_id": "fd16e2a1ee46405dbc1a887c25521521" +} \ No newline at end of file diff --git "a/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/4.\350\277\233\351\230\266/1.uView-ui\346\241\206\346\236\266\351\233\206\346\210\220/exercise.md" "b/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/4.\350\277\233\351\230\266/1.uView-ui\346\241\206\346\236\266\351\233\206\346\210\220/exercise.md" index 2f02c33b085346c9b9e3cbee10f592afaa9fc7e4..34966b91d6d555f0853d01ef0a60b6e47052df07 100644 --- "a/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/4.\350\277\233\351\230\266/1.uView-ui\346\241\206\346\236\266\351\233\206\346\210\220/exercise.md" +++ "b/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/4.\350\277\233\351\230\266/1.uView-ui\346\241\206\346\236\266\351\233\206\346\210\220/exercise.md" @@ -1,4 +1,4 @@ -## 问题描述 +# 问题描述 下列关于uni-app项目集成uView-ui框架的方式中,正确的是? diff --git "a/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/4.\350\277\233\351\230\266/2.mixins\351\233\206\346\210\220/config.json" "b/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/4.\350\277\233\351\230\266/2.mixins\351\233\206\346\210\220/config.json" index 19936c4323645cc9795c49b9bda1f7e89243b34e..bd430c33bd660dddd50b63fa858f356659f7a846 100644 --- "a/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/4.\350\277\233\351\230\266/2.mixins\351\233\206\346\210\220/config.json" +++ "b/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/4.\350\277\233\351\230\266/2.mixins\351\233\206\346\210\220/config.json" @@ -2,8 +2,15 @@ "node_id": "mini_programs-7a364fc29ffb4f7bac8fbbdfa679775a", "keywords": [], "children": [], - "export": [], - "keywords_must": [["微信小程序", "mixins"]], + "export": [ + "exercise.json" + ], + "keywords_must": [ + [ + "微信小程序", + "mixins" + ] + ], "keywords_forbid": [], "group": 0 } \ No newline at end of file diff --git "a/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/4.\350\277\233\351\230\266/2.mixins\351\233\206\346\210\220/exercise.json" "b/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/4.\350\277\233\351\230\266/2.mixins\351\233\206\346\210\220/exercise.json" new file mode 100644 index 0000000000000000000000000000000000000000..62cdd0c6d94ec449cc50e767603f19c2eacbf1f0 --- /dev/null +++ "b/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/4.\350\277\233\351\230\266/2.mixins\351\233\206\346\210\220/exercise.json" @@ -0,0 +1,7 @@ +{ + "type": "code_options", + "author": "xuzhangzheng", + "source": "exercise.md", + "notebook_enable": false, + "exercise_id": "0c2deb82164e4b0eb9874477e3ea9b25" +} \ No newline at end of file diff --git "a/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/4.\350\277\233\351\230\266/2.mixins\351\233\206\346\210\220/exercise.md" "b/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/4.\350\277\233\351\230\266/2.mixins\351\233\206\346\210\220/exercise.md" index 06c929cd0681bbb37de89bc188d5af6693a74c69..5d2e59455d4a19e8a265659eb058884dc47fc45b 100644 --- "a/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/4.\350\277\233\351\230\266/2.mixins\351\233\206\346\210\220/exercise.md" +++ "b/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/4.\350\277\233\351\230\266/2.mixins\351\233\206\346\210\220/exercise.md" @@ -1,4 +1,4 @@ -## 问题描述 +# 问题描述 下列关于uni-app框架中集成mixins混入后的作用域,说法正确的是? diff --git "a/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/5.\345\270\270\350\247\201\351\227\256\351\242\230/1.\350\247\243\345\206\263\351\241\265\351\235\242\350\267\263\350\275\25410\345\261\202\351\231\220\345\210\266\347\232\204\351\227\256\351\242\230/config.json" "b/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/5.\345\270\270\350\247\201\351\227\256\351\242\230/1.\350\247\243\345\206\263\351\241\265\351\235\242\350\267\263\350\275\25410\345\261\202\351\231\220\345\210\266\347\232\204\351\227\256\351\242\230/config.json" index fd6593bc74f0813d5dacd71766c6a8891da5922d..bf5ca1ed2591cc287b6530cc51d1eacf306d7aa2 100644 --- "a/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/5.\345\270\270\350\247\201\351\227\256\351\242\230/1.\350\247\243\345\206\263\351\241\265\351\235\242\350\267\263\350\275\25410\345\261\202\351\231\220\345\210\266\347\232\204\351\227\256\351\242\230/config.json" +++ "b/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/5.\345\270\270\350\247\201\351\227\256\351\242\230/1.\350\247\243\345\206\263\351\241\265\351\235\242\350\267\263\350\275\25410\345\261\202\351\231\220\345\210\266\347\232\204\351\227\256\351\242\230/config.json" @@ -2,8 +2,16 @@ "node_id": "mini_programs-871c70304f7b488c8c2b09a9c6eb5edc", "keywords": [], "children": [], - "export": [], - "keywords_must": [["微信小程序", "10层", "限制"]], + "export": [ + "exercise.json" + ], + "keywords_must": [ + [ + "微信小程序", + "10层", + "限制" + ] + ], "keywords_forbid": [], "group": 0 } \ No newline at end of file diff --git "a/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/5.\345\270\270\350\247\201\351\227\256\351\242\230/1.\350\247\243\345\206\263\351\241\265\351\235\242\350\267\263\350\275\25410\345\261\202\351\231\220\345\210\266\347\232\204\351\227\256\351\242\230/exercise.json" "b/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/5.\345\270\270\350\247\201\351\227\256\351\242\230/1.\350\247\243\345\206\263\351\241\265\351\235\242\350\267\263\350\275\25410\345\261\202\351\231\220\345\210\266\347\232\204\351\227\256\351\242\230/exercise.json" new file mode 100644 index 0000000000000000000000000000000000000000..1c9063a6c5528c62117a138f90ec9cfe9b140da1 --- /dev/null +++ "b/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/5.\345\270\270\350\247\201\351\227\256\351\242\230/1.\350\247\243\345\206\263\351\241\265\351\235\242\350\267\263\350\275\25410\345\261\202\351\231\220\345\210\266\347\232\204\351\227\256\351\242\230/exercise.json" @@ -0,0 +1,7 @@ +{ + "type": "code_options", + "author": "王天雷", + "source": "exercise.md", + "notebook_enable": false, + "exercise_id": "1c81b4ef78f34f039fae1cbe41748a9a" +} \ No newline at end of file diff --git "a/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/5.\345\270\270\350\247\201\351\227\256\351\242\230/1.\350\247\243\345\206\263\351\241\265\351\235\242\350\267\263\350\275\25410\345\261\202\351\231\220\345\210\266\347\232\204\351\227\256\351\242\230/exercise.md" "b/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/5.\345\270\270\350\247\201\351\227\256\351\242\230/1.\350\247\243\345\206\263\351\241\265\351\235\242\350\267\263\350\275\25410\345\261\202\351\231\220\345\210\266\347\232\204\351\227\256\351\242\230/exercise.md" index c2d3a2d33cbf6e7324b69252907a2ff1b52b4bb4..2bd87e30dc9f0582f23eaa216b66271c064e69d4 100644 --- "a/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/5.\345\270\270\350\247\201\351\227\256\351\242\230/1.\350\247\243\345\206\263\351\241\265\351\235\242\350\267\263\350\275\25410\345\261\202\351\231\220\345\210\266\347\232\204\351\227\256\351\242\230/exercise.md" +++ "b/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/5.\345\270\270\350\247\201\351\227\256\351\242\230/1.\350\247\243\345\206\263\351\241\265\351\235\242\350\267\263\350\275\25410\345\261\202\351\231\220\345\210\266\347\232\204\351\227\256\351\242\230/exercise.md" @@ -1,4 +1,4 @@ -## 问题描述 +# 问题描述 下列关于页面跳转问题描述错误的是 diff --git "a/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/5.\345\270\270\350\247\201\351\227\256\351\242\230/2.\350\247\243\345\206\263tabBar\344\270\215\350\203\275\344\274\240\345\217\202\347\232\204\351\227\256\351\242\230/config.json" "b/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/5.\345\270\270\350\247\201\351\227\256\351\242\230/2.\350\247\243\345\206\263tabBar\344\270\215\350\203\275\344\274\240\345\217\202\347\232\204\351\227\256\351\242\230/config.json" index b1bb568df52f6706e68755b67d78c595ed5d0048..b28532f7643870c83be3d1ff3aa5decc093ab686 100644 --- "a/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/5.\345\270\270\350\247\201\351\227\256\351\242\230/2.\350\247\243\345\206\263tabBar\344\270\215\350\203\275\344\274\240\345\217\202\347\232\204\351\227\256\351\242\230/config.json" +++ "b/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/5.\345\270\270\350\247\201\351\227\256\351\242\230/2.\350\247\243\345\206\263tabBar\344\270\215\350\203\275\344\274\240\345\217\202\347\232\204\351\227\256\351\242\230/config.json" @@ -2,8 +2,17 @@ "node_id": "mini_programs-94aedcd8001d45edbdd500c29ca96582", "keywords": [], "children": [], - "export": [], - "keywords_must": [["微信小程序", "tabbar", "不能", "传参"]], + "export": [ + "exercise.json" + ], + "keywords_must": [ + [ + "微信小程序", + "tabbar", + "不能", + "传参" + ] + ], "keywords_forbid": [], "group": 0 } \ No newline at end of file diff --git "a/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/5.\345\270\270\350\247\201\351\227\256\351\242\230/2.\350\247\243\345\206\263tabBar\344\270\215\350\203\275\344\274\240\345\217\202\347\232\204\351\227\256\351\242\230/exercise.json" "b/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/5.\345\270\270\350\247\201\351\227\256\351\242\230/2.\350\247\243\345\206\263tabBar\344\270\215\350\203\275\344\274\240\345\217\202\347\232\204\351\227\256\351\242\230/exercise.json" new file mode 100644 index 0000000000000000000000000000000000000000..d67e525b4c54ac60b68f7ac76301cc6b75643c68 --- /dev/null +++ "b/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/5.\345\270\270\350\247\201\351\227\256\351\242\230/2.\350\247\243\345\206\263tabBar\344\270\215\350\203\275\344\274\240\345\217\202\347\232\204\351\227\256\351\242\230/exercise.json" @@ -0,0 +1,7 @@ +{ + "type": "code_options", + "author": "王天雷", + "source": "exercise.md", + "notebook_enable": false, + "exercise_id": "0de63ac133064bcd8d2f36c44d8f666b" +} \ No newline at end of file diff --git "a/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/5.\345\270\270\350\247\201\351\227\256\351\242\230/2.\350\247\243\345\206\263tabBar\344\270\215\350\203\275\344\274\240\345\217\202\347\232\204\351\227\256\351\242\230/exercise.md" "b/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/5.\345\270\270\350\247\201\351\227\256\351\242\230/2.\350\247\243\345\206\263tabBar\344\270\215\350\203\275\344\274\240\345\217\202\347\232\204\351\227\256\351\242\230/exercise.md" index fee2a1c309b7f9fc1a5260c8a859d146c5390819..60aa063c9661c31d6de12c1f6f2f2afb1f14ad52 100644 --- "a/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/5.\345\270\270\350\247\201\351\227\256\351\242\230/2.\350\247\243\345\206\263tabBar\344\270\215\350\203\275\344\274\240\345\217\202\347\232\204\351\227\256\351\242\230/exercise.md" +++ "b/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/5.\345\270\270\350\247\201\351\227\256\351\242\230/2.\350\247\243\345\206\263tabBar\344\270\215\350\203\275\344\274\240\345\217\202\347\232\204\351\227\256\351\242\230/exercise.md" @@ -1,6 +1,4 @@ - - -## 问题描述 +# 问题描述 A页面跳转B,下列哪种方法不能在tabBar获取到参数id的值 diff --git "a/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/5.\345\270\270\350\247\201\351\227\256\351\242\230/3.ios\350\256\276\345\244\207\351\241\265\351\235\242\345\233\236\345\274\271\345\274\200\345\205\263/config.json" "b/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/5.\345\270\270\350\247\201\351\227\256\351\242\230/3.ios\350\256\276\345\244\207\351\241\265\351\235\242\345\233\236\345\274\271\345\274\200\345\205\263/config.json" index 3db82bfe56d86217912a8c4517dda77b0ae0dfa3..bd975e43ada03821fa4e653473a1c78823b0deb0 100644 --- "a/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/5.\345\270\270\350\247\201\351\227\256\351\242\230/3.ios\350\256\276\345\244\207\351\241\265\351\235\242\345\233\236\345\274\271\345\274\200\345\205\263/config.json" +++ "b/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/5.\345\270\270\350\247\201\351\227\256\351\242\230/3.ios\350\256\276\345\244\207\351\241\265\351\235\242\345\233\236\345\274\271\345\274\200\345\205\263/config.json" @@ -2,8 +2,16 @@ "node_id": "mini_programs-d6de8d0b14824af1823d6fffa0d3f8fe", "keywords": [], "children": [], - "export": [], - "keywords_must": [["微信小程序", "ios", "页面回弹"]], + "export": [ + "exercise.json" + ], + "keywords_must": [ + [ + "微信小程序", + "ios", + "页面回弹" + ] + ], "keywords_forbid": [], "group": 0 } \ No newline at end of file diff --git "a/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/5.\345\270\270\350\247\201\351\227\256\351\242\230/3.ios\350\256\276\345\244\207\351\241\265\351\235\242\345\233\236\345\274\271\345\274\200\345\205\263/exercise.json" "b/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/5.\345\270\270\350\247\201\351\227\256\351\242\230/3.ios\350\256\276\345\244\207\351\241\265\351\235\242\345\233\236\345\274\271\345\274\200\345\205\263/exercise.json" new file mode 100644 index 0000000000000000000000000000000000000000..ef04245bb7f4cbc9be99fa9a229141af2c45e03e --- /dev/null +++ "b/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/5.\345\270\270\350\247\201\351\227\256\351\242\230/3.ios\350\256\276\345\244\207\351\241\265\351\235\242\345\233\236\345\274\271\345\274\200\345\205\263/exercise.json" @@ -0,0 +1,7 @@ +{ + "type": "code_options", + "author": "王天雷", + "source": "exercise.md", + "notebook_enable": false, + "exercise_id": "1b865a819ad8481b850b29066a72adc9" +} \ No newline at end of file diff --git "a/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/5.\345\270\270\350\247\201\351\227\256\351\242\230/3.ios\350\256\276\345\244\207\351\241\265\351\235\242\345\233\236\345\274\271\345\274\200\345\205\263/exercise.md" "b/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/5.\345\270\270\350\247\201\351\227\256\351\242\230/3.ios\350\256\276\345\244\207\351\241\265\351\235\242\345\233\236\345\274\271\345\274\200\345\205\263/exercise.md" index df9fe4a5dc373d80c3d82eafae6c55e5db34c827..f7426f1afb239fe3153b0c27a4e3abf10b4b1a3e 100644 --- "a/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/5.\345\270\270\350\247\201\351\227\256\351\242\230/3.ios\350\256\276\345\244\207\351\241\265\351\235\242\345\233\236\345\274\271\345\274\200\345\205\263/exercise.md" +++ "b/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/5.\345\270\270\350\247\201\351\227\256\351\242\230/3.ios\350\256\276\345\244\207\351\241\265\351\235\242\345\233\236\345\274\271\345\274\200\345\205\263/exercise.md" @@ -1,6 +1,4 @@ - - -## 问题描述 +# 问题描述 ios设备阻止页面回弹效果的方法 diff --git "a/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/5.\345\270\270\350\247\201\351\227\256\351\242\230/4.\351\232\220\350\227\217\351\241\265\351\235\242\346\273\232\345\212\250\346\235\241/config.json" "b/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/5.\345\270\270\350\247\201\351\227\256\351\242\230/4.\351\232\220\350\227\217\351\241\265\351\235\242\346\273\232\345\212\250\346\235\241/config.json" index 1b411fb7743f96f98684320db02af2ef76dca9a1..35fabc15ddf0533e0684def2c89d22deb8ff997f 100644 --- "a/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/5.\345\270\270\350\247\201\351\227\256\351\242\230/4.\351\232\220\350\227\217\351\241\265\351\235\242\346\273\232\345\212\250\346\235\241/config.json" +++ "b/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/5.\345\270\270\350\247\201\351\227\256\351\242\230/4.\351\232\220\350\227\217\351\241\265\351\235\242\346\273\232\345\212\250\346\235\241/config.json" @@ -2,8 +2,17 @@ "node_id": "mini_programs-5175790db11b49458151dc83dc3c0100", "keywords": [], "children": [], - "export": [], - "keywords_must": [["微信小程序", "隐藏", "页面", "滚动条"]], + "export": [ + "exercise.json" + ], + "keywords_must": [ + [ + "微信小程序", + "隐藏", + "页面", + "滚动条" + ] + ], "keywords_forbid": [], "group": 0 } \ No newline at end of file diff --git "a/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/5.\345\270\270\350\247\201\351\227\256\351\242\230/4.\351\232\220\350\227\217\351\241\265\351\235\242\346\273\232\345\212\250\346\235\241/exercise.json" "b/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/5.\345\270\270\350\247\201\351\227\256\351\242\230/4.\351\232\220\350\227\217\351\241\265\351\235\242\346\273\232\345\212\250\346\235\241/exercise.json" new file mode 100644 index 0000000000000000000000000000000000000000..ee0467aa7b6e88b673ae8bea80207791bf75b768 --- /dev/null +++ "b/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/5.\345\270\270\350\247\201\351\227\256\351\242\230/4.\351\232\220\350\227\217\351\241\265\351\235\242\346\273\232\345\212\250\346\235\241/exercise.json" @@ -0,0 +1,7 @@ +{ + "type": "code_options", + "author": "王天雷", + "source": "exercise.md", + "notebook_enable": false, + "exercise_id": "ddb4a0d4d5cb42939d8cab7504de19b8" +} \ No newline at end of file diff --git "a/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/5.\345\270\270\350\247\201\351\227\256\351\242\230/4.\351\232\220\350\227\217\351\241\265\351\235\242\346\273\232\345\212\250\346\235\241/exercise.md" "b/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/5.\345\270\270\350\247\201\351\227\256\351\242\230/4.\351\232\220\350\227\217\351\241\265\351\235\242\346\273\232\345\212\250\346\235\241/exercise.md" index 6e537910c86846888cfec8c2e6a008362c8e5615..a0da278576ec1f82708132026bf7e7e7ab462987 100644 --- "a/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/5.\345\270\270\350\247\201\351\227\256\351\242\230/4.\351\232\220\350\227\217\351\241\265\351\235\242\346\273\232\345\212\250\346\235\241/exercise.md" +++ "b/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/5.\345\270\270\350\247\201\351\227\256\351\242\230/4.\351\232\220\350\227\217\351\241\265\351\235\242\346\273\232\345\212\250\346\235\241/exercise.md" @@ -1,6 +1,4 @@ - - -## 问题描述 +# 问题描述 下列有关隐藏当前页面滚动条方法正确的是 diff --git "a/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/5.\345\270\270\350\247\201\351\227\256\351\242\230/5.\345\260\272\345\257\270\345\215\225\344\275\215\350\275\254\346\215\242/config.json" "b/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/5.\345\270\270\350\247\201\351\227\256\351\242\230/5.\345\260\272\345\257\270\345\215\225\344\275\215\350\275\254\346\215\242/config.json" index 439a785aaa1ac14c5fa7ce4b74ea7719557b0404..eaee0cf4dfb4b276d7532c2668e0d8c210e7bc68 100644 --- "a/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/5.\345\270\270\350\247\201\351\227\256\351\242\230/5.\345\260\272\345\257\270\345\215\225\344\275\215\350\275\254\346\215\242/config.json" +++ "b/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/5.\345\270\270\350\247\201\351\227\256\351\242\230/5.\345\260\272\345\257\270\345\215\225\344\275\215\350\275\254\346\215\242/config.json" @@ -2,8 +2,16 @@ "node_id": "mini_programs-d106fdd9356f40cfa31d93ee1b9d0ddf", "keywords": [], "children": [], - "export": [], - "keywords_must": [["微信小程序", "尺寸单位", "换算"]], + "export": [ + "exercise.json" + ], + "keywords_must": [ + [ + "微信小程序", + "尺寸单位", + "换算" + ] + ], "keywords_forbid": [], "group": 0 } \ No newline at end of file diff --git "a/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/5.\345\270\270\350\247\201\351\227\256\351\242\230/5.\345\260\272\345\257\270\345\215\225\344\275\215\350\275\254\346\215\242/exercise.json" "b/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/5.\345\270\270\350\247\201\351\227\256\351\242\230/5.\345\260\272\345\257\270\345\215\225\344\275\215\350\275\254\346\215\242/exercise.json" new file mode 100644 index 0000000000000000000000000000000000000000..6e1583498d86c049179e8c79206b29a65f4749d7 --- /dev/null +++ "b/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/5.\345\270\270\350\247\201\351\227\256\351\242\230/5.\345\260\272\345\257\270\345\215\225\344\275\215\350\275\254\346\215\242/exercise.json" @@ -0,0 +1,7 @@ +{ + "type": "code_options", + "author": "王天雷", + "source": "exercise.md", + "notebook_enable": false, + "exercise_id": "f8199431a05a4a118b21787a6e9ccc00" +} \ No newline at end of file diff --git "a/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/5.\345\270\270\350\247\201\351\227\256\351\242\230/5.\345\260\272\345\257\270\345\215\225\344\275\215\350\275\254\346\215\242/exercise.md" "b/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/5.\345\270\270\350\247\201\351\227\256\351\242\230/5.\345\260\272\345\257\270\345\215\225\344\275\215\350\275\254\346\215\242/exercise.md" index 9bf03474b3cf10d190d19cd5892126010b7c3ee9..f06b035621c206edfc5d310daec445943f603146 100644 --- "a/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/5.\345\270\270\350\247\201\351\227\256\351\242\230/5.\345\260\272\345\257\270\345\215\225\344\275\215\350\275\254\346\215\242/exercise.md" +++ "b/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/5.\345\270\270\350\247\201\351\227\256\351\242\230/5.\345\260\272\345\257\270\345\215\225\344\275\215\350\275\254\346\215\242/exercise.md" @@ -1,6 +1,4 @@ - - -## 问题描述 +# 问题描述 下列有关隐藏当前页面滚动条方法正确的是 diff --git a/data/tree.json b/data/tree.json index de267e4cac6a27a68a867b80ec8673b2e791e845..734df29f4458300a31de1558707019e2ff2da42d 100644 --- a/data/tree.json +++ b/data/tree.json @@ -1897,7 +1897,7 @@ } }, { - " mixins集成": { + "mixins集成": { "node_id": "mini_programs-7a364fc29ffb4f7bac8fbbdfa679775a", "keywords": [], "children": [], @@ -1910,68 +1910,6 @@ "keywords_forbid": [], "group": 0 } - }, - { - "ucharts图表组件集成": { - "node_id": "mini_programs-7716189ef28a4750948517d41b307b32", - "keywords": [], - "children": [], - "keywords_must": [ - [ - "微信小程序", - "ucharts" - ] - ], - "keywords_forbid": [], - "group": 0 - } - }, - { - "ucharts图表组件集成": { - "node_id": "mini_programs-a3cf5af6e8c74b01a85362bee9123419", - "keywords": [], - "children": [], - "keywords_must": [ - [ - "微信小程序", - "ucharts" - ] - ], - "keywords_forbid": [], - "group": 0 - } - }, - { - "列表滚动组件集成": { - "node_id": "mini_programs-b86ea56e7773462a8917e3ef081a9c44", - "keywords": [], - "children": [], - "keywords_must": [ - [ - "微信小程序", - "列表", - "滚动", - "组件" - ] - ], - "keywords_forbid": [], - "group": 0 - } - }, - { - " Flex布局": { - "node_id": "mini_programs-c98f4e67e12c4391b67e76f601ddfce7", - "keywords": [], - "children": [], - "keywords_must": [ - [ - "微信小程序", - "flex" - ] - ], - "keywords_forbid": [], - "group": 0 - } } ], "keywords_must": [],