config.json 16 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672
  1. {
  2. "versions": [
  3. {
  4. "name": "1.x",
  5. "link": "/1x/"
  6. },
  7. {
  8. "name": "2.x",
  9. "link": "/2x/"
  10. },
  11. {
  12. "name": "3.x",
  13. "link": "/"
  14. },
  15. {
  16. "name": "nutui-jdl",
  17. "link": "/jdl/"
  18. },
  19. {
  20. "name": "nutui-react",
  21. "link": "https://github.com/jdf2e/nutui/tree/nutui-react"
  22. }
  23. ],
  24. "header": [
  25. {
  26. "name": "intro,theme,start",
  27. "cName": "指南",
  28. "path": "/intro"
  29. },
  30. {
  31. "name": "component",
  32. "cName": "组件",
  33. "path": "/button"
  34. },
  35. {
  36. "name": "example",
  37. "cName": "示例",
  38. "path": "/"
  39. },
  40. {
  41. "name": "resource",
  42. "cName": "资源",
  43. "path": "/resource"
  44. }
  45. ],
  46. "docs": {
  47. "name": "指南",
  48. "packages": [
  49. {
  50. "name": "intro",
  51. "cName": "介绍",
  52. "show": true
  53. },
  54. {
  55. "name": "start",
  56. "cName": "快速上手",
  57. "show": true
  58. },
  59. {
  60. "name": "starttaro",
  61. "cName": "小程序开发",
  62. "show": true
  63. },
  64. {
  65. "name": "theme",
  66. "cName": "主题定制",
  67. "show": true
  68. },
  69. {
  70. "name": "international",
  71. "cName": "国际化",
  72. "show": false
  73. },
  74. {
  75. "name": "resource",
  76. "cName": "资源",
  77. "show": true
  78. },
  79. {
  80. "name": "https://github.com/jdf2e/nutui/releases",
  81. "cName": "更新日志",
  82. "show": true,
  83. "isLink": true
  84. }
  85. ]
  86. },
  87. "nav": [
  88. {
  89. "name": "基础组件",
  90. "enName": "base",
  91. "packages": [
  92. {
  93. "version": "3.0.0",
  94. "name": "Button",
  95. "taro": true,
  96. "sort": 1,
  97. "cName": "按钮",
  98. "type": "component",
  99. "show": true,
  100. "desc": "按钮用于触发一个操作,如提交表单。",
  101. "author": "richard1015"
  102. },
  103. {
  104. "version": "3.0.0",
  105. "name": "Cell",
  106. "taro": true,
  107. "tarodoc": true,
  108. "sort": 1,
  109. "cName": "单元格",
  110. "type": "component",
  111. "show": true,
  112. "desc": "展示列表",
  113. "author": "richard1015"
  114. },
  115. {
  116. "version": "3.0.0",
  117. "name": "CellGroup",
  118. "sort": 1,
  119. "cName": "单元格组件",
  120. "type": "component",
  121. "show": false,
  122. "desc": "展示分组列表",
  123. "author": "richard1015"
  124. },
  125. {
  126. "version": "3.0.0",
  127. "name": "Icon",
  128. "taro": true,
  129. "sort": 3,
  130. "cName": "图标",
  131. "type": "component",
  132. "show": true,
  133. "desc": "图标",
  134. "author": "richard1015"
  135. },
  136. {
  137. "version": "3.0.0",
  138. "name": "Price",
  139. "taro": true,
  140. "sort": 4,
  141. "cName": "价格",
  142. "type": "component",
  143. "show": true,
  144. "desc": "价格组件",
  145. "author": "ailululu"
  146. },
  147. {
  148. "version": "3.0.0",
  149. "name": "Avatar",
  150. "taro": true,
  151. "sort": 7,
  152. "cName": "头像",
  153. "type": "component",
  154. "show": true,
  155. "desc": "头像",
  156. "author": "ailululu"
  157. },
  158. {
  159. "version": "3.0.0",
  160. "name": "Popup",
  161. "taro": true,
  162. "sort": 8,
  163. "cName": "弹出层",
  164. "type": "component",
  165. "show": true,
  166. "desc": "弹出层容器,用于展示弹窗、信息提示等内容,支持多个弹出层叠加展示",
  167. "author": "szg2008"
  168. },
  169. {
  170. "version": "3.0.0",
  171. "name": "OverLay",
  172. "taro": true,
  173. "type": "component",
  174. "cName": "遮罩层",
  175. "desc": "创建一个遮罩层,通常用于阻止用户进行其他操作",
  176. "sort": 14,
  177. "show": true,
  178. "author": "szg2008"
  179. }
  180. ]
  181. },
  182. {
  183. "name": "布局组件",
  184. "enName": "layout",
  185. "packages": [
  186. {
  187. "version": "3.0.0",
  188. "name": "Layout",
  189. "taro": true,
  190. "sort": 4,
  191. "cName": "布局",
  192. "type": "component",
  193. "show": true,
  194. "desc": "简便地创建布局",
  195. "author": "undo"
  196. },
  197. {
  198. "version": "3.0.0",
  199. "name": "Col",
  200. "sort": 5,
  201. "cName": "布局-Col",
  202. "type": "component",
  203. "show": false,
  204. "desc": "布局组件Col",
  205. "author": "undo"
  206. },
  207. {
  208. "version": "3.0.0",
  209. "name": "Row",
  210. "sort": 6,
  211. "cName": "布局-Row",
  212. "type": "component",
  213. "show": false,
  214. "desc": "布局组件Row",
  215. "author": "undo"
  216. }
  217. ]
  218. },
  219. {
  220. "name": "操作反馈",
  221. "enName": "feedback",
  222. "packages": [
  223. {
  224. "version": "3.0.0",
  225. "name": "Toast",
  226. "taro": true,
  227. "tarodoc": true,
  228. "sort": "1",
  229. "cName": "吐司",
  230. "type": "methods",
  231. "show": true,
  232. "desc": "轻提示",
  233. "author": "undo"
  234. },
  235. {
  236. "version": "3.0.0",
  237. "name": "Notify",
  238. "tarodoc": true,
  239. "taro": true,
  240. "type": "methods",
  241. "cName": "消息通知",
  242. "desc": "在页面顶部展示消息提示,支持函数调用和组件调用两种方式",
  243. "sort": 4,
  244. "show": true,
  245. "author": "wangyue217"
  246. },
  247. {
  248. "version": "3.0.0",
  249. "name": "Swiper",
  250. "taro": true,
  251. "tarodoc": true,
  252. "sort": 6,
  253. "cName": "轮播",
  254. "type": "component",
  255. "show": true,
  256. "desc": "轮播",
  257. "author": "suzigang"
  258. },
  259. {
  260. "version": "3.0.0",
  261. "name": "SwiperItem",
  262. "sort": 6,
  263. "cName": "轮播图子组件",
  264. "type": "component",
  265. "show": false,
  266. "desc": "轮播图子组件",
  267. "author": "suzigang"
  268. },
  269. {
  270. "version": "3.0.0",
  271. "name": "Dialog",
  272. "taro": true,
  273. "tarodoc": true,
  274. "type": "methods",
  275. "cName": "对话框",
  276. "desc": "模态对话框,在浮层中显示,引导用户进行相关操作,支持图片对话框。",
  277. "sort": 8,
  278. "show": true,
  279. "author": "dsj"
  280. },
  281. {
  282. "version": "3.0.0",
  283. "name": "BackTop",
  284. "taro": true,
  285. "tarodoc": true,
  286. "sort": "1",
  287. "cName": "返回顶部",
  288. "type": "component",
  289. "show": true,
  290. "desc": "较长页面快捷返回顶部",
  291. "author": "liqiong43"
  292. },
  293. {
  294. "version": "3.0.0",
  295. "name": "ActionSheet",
  296. "taro": true,
  297. "sort": "1",
  298. "cName": "动作面板",
  299. "type": "component",
  300. "show": true,
  301. "desc": "底部弹出动作菜单面板",
  302. "author": "zhangyufei"
  303. },
  304. {
  305. "version": "3.0.0",
  306. "name": "InfiniteLoading",
  307. "taro": true,
  308. "tarodoc": true,
  309. "type": "component",
  310. "cName": "滚动加载",
  311. "desc": "列表滚动到底部自动加载更多数据",
  312. "sort": 15,
  313. "show": true,
  314. "author": "yangxiaolu"
  315. },
  316. {
  317. "version": "3.0.0",
  318. "name": "PullRefresh",
  319. "type": "component",
  320. "cName": "下拉刷新",
  321. "desc": "下拉刷新",
  322. "sort": 16,
  323. "show": false,
  324. "author": "yangxiaolu3"
  325. },
  326. {
  327. "version": "3.0.0",
  328. "name": "Drag",
  329. "taro": true,
  330. "tarodoc": true,
  331. "type": "component",
  332. "cName": "拖拽",
  333. "desc": "拖拽组件",
  334. "sort": 16,
  335. "show": true,
  336. "author": "Drjingfubo"
  337. },
  338. {
  339. "version": "3.0.0",
  340. "name": "Video",
  341. "type": "component",
  342. "cName": "视频播放器",
  343. "desc": "视频播放组件",
  344. "sort": 20,
  345. "show": false,
  346. "author": "zy19940510"
  347. },
  348. {
  349. "version": "3.0.0",
  350. "name": "Steps",
  351. "taro": true,
  352. "sort": 17,
  353. "cName": "步骤条",
  354. "type": "component",
  355. "show": true,
  356. "desc": "步骤条",
  357. "author": "ailululu"
  358. },
  359. {
  360. "version": "3.0.0",
  361. "name": "Step",
  362. "sort": 17,
  363. "cName": "步骤条子组件",
  364. "type": "component",
  365. "show": false,
  366. "desc": "步骤条子组件",
  367. "author": "ailululu"
  368. },
  369. {
  370. "version": "3.0.0",
  371. "name": "Collapse",
  372. "taro": true,
  373. "sort": 2,
  374. "cName": "折叠面板",
  375. "type": "component",
  376. "show": true,
  377. "desc": "折叠面板",
  378. "author": "Ymm0008"
  379. },
  380. {
  381. "version": "3.0.0",
  382. "name": "CollapseItem",
  383. "taro": true,
  384. "sort": 3,
  385. "cName": "折叠面板-item",
  386. "type": "component",
  387. "show": false,
  388. "desc": "折叠面板-item",
  389. "author": "Ymm0008"
  390. }
  391. ]
  392. },
  393. {
  394. "name": "导航组件",
  395. "enName": "nav",
  396. "packages": [
  397. {
  398. "version": "3.0.0",
  399. "name": "Navbar",
  400. "taro": true,
  401. "sort": 3,
  402. "cName": "头部导航",
  403. "type": "componment",
  404. "show": true,
  405. "desc": "头部导航",
  406. "author": "liqiong43"
  407. },
  408. {
  409. "version": "3.0.0",
  410. "name": "Tab",
  411. "sort": 1,
  412. "cName": "标签组件",
  413. "type": "component",
  414. "show": false,
  415. "desc": "标签组件",
  416. "author": "zhenyulei"
  417. },
  418. {
  419. "version": "3.0.0",
  420. "name": "Menu",
  421. "sort": 2,
  422. "cName": "菜单组件",
  423. "type": "component",
  424. "show": false,
  425. "desc": "下拉菜单组件",
  426. "author": "vickyYE"
  427. },
  428. {
  429. "version": "3.0.0",
  430. "name": "MenuItem",
  431. "sort": 2,
  432. "cName": "菜单组件",
  433. "type": "component",
  434. "show": false,
  435. "desc": "下拉菜单组件",
  436. "author": "vickyYE"
  437. },
  438. {
  439. "version": "3.0.0",
  440. "name": "Tabbar",
  441. "taro": true,
  442. "sort": 2,
  443. "cName": "标签栏",
  444. "type": "component",
  445. "show": true,
  446. "desc": "标签栏",
  447. "author": "Drjingfubo"
  448. },
  449. {
  450. "version": "3.0.0",
  451. "name": "Tabbaritem",
  452. "sort": 2,
  453. "cName": "标签栏子组件",
  454. "type": "component",
  455. "show": false,
  456. "desc": "标签栏子组件",
  457. "author": "Drjingfubo"
  458. },
  459. {
  460. "version": "3.0.0",
  461. "name": "NoticeBar",
  462. "type": "component",
  463. "cName": "公告栏",
  464. "desc": "用于循环播放展示一组消息通知",
  465. "sort": 5,
  466. "show": false,
  467. "author": "wangyue92"
  468. }
  469. ]
  470. },
  471. {
  472. "name": "数据录入",
  473. "enName": "dentry",
  474. "packages": [
  475. {
  476. "version": "3.0.0",
  477. "name": "InputNumber",
  478. "taro": true,
  479. "sort": 1,
  480. "cName": "数字输入框",
  481. "type": "component",
  482. "show": true,
  483. "desc": "数字输入框组件",
  484. "author": "szg2008"
  485. },
  486. {
  487. "version": "3.0.0",
  488. "name": "Input",
  489. "taro": true,
  490. "sort": 2,
  491. "cName": "输入框",
  492. "type": "component",
  493. "show": true,
  494. "desc": "输入框组件",
  495. "author": "gxx158"
  496. },
  497. {
  498. "version": "3.0.0",
  499. "name": "Checkbox",
  500. "taro": true,
  501. "sort": 5,
  502. "cName": "复选按钮",
  503. "type": "component",
  504. "show": true,
  505. "desc": "复选按钮",
  506. "author": "Ymm0008"
  507. },
  508. {
  509. "version": "3.0.0",
  510. "name": "CheckboxGroup",
  511. "type": "component",
  512. "cName": "多选按钮组",
  513. "desc": "多选按钮组",
  514. "sort": 11,
  515. "show": false,
  516. "author": "Ymm0008"
  517. },
  518. {
  519. "version": "3.0.0",
  520. "name": "Radio",
  521. "taro": true,
  522. "type": "component",
  523. "cName": "单选按钮",
  524. "desc": "单选按钮",
  525. "sort": 9,
  526. "show": true,
  527. "author": "Ymm0008"
  528. },
  529. {
  530. "version": "3.0.0",
  531. "name": "RadioGroup",
  532. "type": "component",
  533. "cName": "单选按钮组",
  534. "desc": "单选按钮组",
  535. "sort": 10,
  536. "show": false,
  537. "author": "Ymm0008"
  538. },
  539. {
  540. "version": "3.0.0",
  541. "name": "Rate",
  542. "taro": true,
  543. "sort": 4,
  544. "cName": "评分",
  545. "type": "component",
  546. "show": true,
  547. "desc": "评分组件",
  548. "author": "undo"
  549. },
  550. {
  551. "version": "3.0.0",
  552. "name": "Switch",
  553. "taro": true,
  554. "type": "component",
  555. "cName": "开关",
  556. "desc": "用来打开或关闭选项",
  557. "sort": 3,
  558. "show": true,
  559. "author": "zongyue3"
  560. },
  561. {
  562. "version": "3.0.0",
  563. "taro": true,
  564. "name": "Calendar",
  565. "type": "component",
  566. "cName": "日历",
  567. "desc": "日历组件",
  568. "sort": 5,
  569. "show": true,
  570. "author": "songchenglin1"
  571. },
  572. {
  573. "version": "3.0.0",
  574. "name": "CalendarItem",
  575. "type": "component",
  576. "cName": "日历子组件",
  577. "desc": "日历子组件",
  578. "sort": 5,
  579. "show": false,
  580. "author": "songchenglin1"
  581. },
  582. {
  583. "version": "3.0.0",
  584. "name": "Picker",
  585. "taro": true,
  586. "tarodoc": true,
  587. "type": "component",
  588. "cName": "选择器",
  589. "desc": "提供多个选型集合供用户选择,支持单列选择和多列级联,通常与弹出层配合使用",
  590. "sort": 5,
  591. "show": true,
  592. "author": "yangkaixuan"
  593. },
  594. {
  595. "version": "3.0.0",
  596. "name": "DatePicker",
  597. "taro": true,
  598. "tarodoc": true,
  599. "type": "component",
  600. "cName": "日期选择器",
  601. "desc": "提供多个选型集合供用户选择,支持单列选择和多列级联,通常与弹出层配合使用",
  602. "sort": 5,
  603. "show": true,
  604. "author": "yangkaixuan"
  605. },
  606. {
  607. "version": "3.0.0",
  608. "name": "ShortPassword",
  609. "taro": true,
  610. "type": "component",
  611. "cName": "短密码",
  612. "desc": "短密码组件",
  613. "sort": 6,
  614. "show": true,
  615. "author": "Drjingfubo"
  616. },
  617. {
  618. "version": "3.0.0",
  619. "name": "Range",
  620. "taro": true,
  621. "type": "component",
  622. "cName": "区间选择器",
  623. "desc": "滑动输入条,用于在给定的范围内选择一个值。",
  624. "sort": 16,
  625. "show": true,
  626. "author": "zy19940510"
  627. },
  628. {
  629. "version": "3.0.0",
  630. "taro": true,
  631. "name": "TextArea",
  632. "type": "component",
  633. "cName": "文本域",
  634. "desc": "文本输入",
  635. "sort": 7,
  636. "show": true,
  637. "author": "gx"
  638. },
  639. {
  640. "version": "3.0.0",
  641. "name": "Uploader",
  642. "taro": true,
  643. "tarodoc": true,
  644. "sort": 2,
  645. "cName": "上传",
  646. "type": "component",
  647. "show": true,
  648. "desc": "上传文件、图片",
  649. "author": "richard1015"
  650. }
  651. ]
  652. },
  653. {
  654. "name": "业务组件",
  655. "enName": "business",
  656. "packages": [
  657. {
  658. "version": "3.0.0",
  659. "taro": true,
  660. "name": "Address",
  661. "type": "component",
  662. "cName": "地址",
  663. "desc": "地址组件",
  664. "sort": 1,
  665. "show": true,
  666. "author": "yangxiaolu3"
  667. }
  668. ]
  669. }
  670. ]
  671. }