tmui-cli 2.0.2 → 2.0.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1564) hide show
  1. package/README.md +16 -36
  2. package/data/components.json +1 -1
  3. package/data/config.json +4 -4
  4. package/data/doc-index.json +1 -1
  5. package/data/docs/alert.md +0 -0
  6. package/data/docs/avatar-group.md +0 -0
  7. package/data/docs/badge.md +2 -2
  8. package/data/docs/between-time.md +1 -1
  9. package/data/docs/button.md +0 -0
  10. package/data/docs/calendar-multiple.md +0 -0
  11. package/data/docs/cell.md +1 -1
  12. package/data/docs/checkbox-group.md +0 -0
  13. package/data/docs/checkbox.md +0 -0
  14. package/data/docs/circle-progress.md +0 -0
  15. package/data/docs/code-input.md +0 -0
  16. package/data/docs/col.md +1 -1
  17. package/data/docs/collapse-item.md +0 -0
  18. package/data/docs/collapse.md +0 -0
  19. package/data/docs/countdown.md +0 -0
  20. package/data/docs/date-view.md +0 -0
  21. package/data/docs/drawer.md +0 -0
  22. package/data/docs/dropdown-item.md +0 -0
  23. package/data/docs/dropdown-menu.md +0 -0
  24. package/data/docs/echart.md +0 -0
  25. package/data/docs/float-drawer.md +0 -0
  26. package/data/docs/form-item.md +0 -0
  27. package/data/docs/form.md +0 -0
  28. package/data/docs/html.md +0 -0
  29. package/data/docs/icon.md +0 -0
  30. package/data/docs/image.md +1 -0
  31. package/data/docs/input.md +0 -0
  32. package/data/docs/modal.md +0 -0
  33. package/data/docs/money.md +0 -0
  34. package/data/docs/more.md +0 -0
  35. package/data/docs/navbar.md +0 -0
  36. package/data/docs/picker-date.md +0 -0
  37. package/data/docs/picker-selected.md +0 -0
  38. package/data/docs/picker-time.md +0 -0
  39. package/data/docs/picker-view.md +0 -0
  40. package/data/docs/picker.md +0 -0
  41. package/data/docs/popover.md +0 -0
  42. package/data/docs/progress.md +0 -0
  43. package/data/docs/pull-refresh.md +0 -0
  44. package/data/docs/radio-group.md +0 -0
  45. package/data/docs/radio.md +0 -0
  46. package/data/docs/rate.md +0 -0
  47. package/data/docs/row.md +3 -3
  48. package/data/docs/sheet.md +0 -0
  49. package/data/docs/sign-board.md +0 -0
  50. package/data/docs/skeleton.md +0 -0
  51. package/data/docs/sku.md +0 -0
  52. package/data/docs/slider-double.md +0 -0
  53. package/data/docs/slider-menu.md +0 -0
  54. package/data/docs/slider.md +0 -0
  55. package/data/docs/stepper.md +0 -0
  56. package/data/docs/steps-item.md +0 -0
  57. package/data/docs/steps.md +0 -0
  58. package/data/docs/sticky-header.md +0 -0
  59. package/data/docs/sticky.md +0 -0
  60. package/data/docs/switch-slider.md +0 -0
  61. package/data/docs/switch.md +0 -0
  62. package/data/docs/tabbar.md +0 -0
  63. package/data/docs/tabs.md +21 -21
  64. package/data/docs/tag.md +0 -0
  65. package/data/docs/text.md +0 -0
  66. package/data/docs/upload-photo.md +0 -0
  67. package/data/docs/upload-video.md +0 -0
  68. package/data/docs//346/250/241/346/235/277.md +0 -0
  69. package/data/examples/alert.vue +0 -0
  70. package/data/examples/avatar-group.vue +0 -0
  71. package/data/examples/badge.vue +0 -0
  72. package/data/examples/between-time.vue +0 -0
  73. package/data/examples/button.vue +0 -0
  74. package/data/examples/calendar-multiple.vue +0 -0
  75. package/data/examples/cell.vue +0 -0
  76. package/data/examples/checkbox.vue +0 -0
  77. package/data/examples/circle-progress.vue +0 -0
  78. package/data/examples/code-input.vue +0 -0
  79. package/data/examples/collapse.vue +0 -0
  80. package/data/examples/countdown.vue +0 -0
  81. package/data/examples/drawer.vue +0 -0
  82. package/data/examples/dropdown-menu.vue +0 -0
  83. package/data/examples/echart.vue +0 -0
  84. package/data/examples/float-drawer.vue +0 -0
  85. package/data/examples/form.vue +11 -2
  86. package/data/examples/html.vue +0 -0
  87. package/data/examples/icon.vue +0 -0
  88. package/data/examples/image.vue +8 -8
  89. package/data/examples/input.vue +0 -0
  90. package/data/examples/modal.vue +0 -0
  91. package/data/examples/money.vue +0 -0
  92. package/data/examples/more.vue +0 -0
  93. package/data/examples/navbar.vue +0 -0
  94. package/data/examples/picker-date.vue +0 -0
  95. package/data/examples/picker-selected.vue +0 -0
  96. package/data/examples/picker-time.vue +0 -0
  97. package/data/examples/picker-view.vue +0 -0
  98. package/data/examples/picker.vue +0 -0
  99. package/data/examples/popover.vue +0 -0
  100. package/data/examples/progress.vue +0 -0
  101. package/data/examples/pull-refresh.vue +0 -0
  102. package/data/examples/radio.vue +0 -0
  103. package/data/examples/rate.vue +0 -0
  104. package/data/examples/row.vue +20 -15
  105. package/data/examples/sheet.vue +0 -0
  106. package/data/examples/sign-board.vue +0 -0
  107. package/data/examples/skeleton.vue +0 -0
  108. package/data/examples/sku.vue +0 -0
  109. package/data/examples/slider-menu.vue +0 -0
  110. package/data/examples/slider.vue +0 -0
  111. package/data/examples/stepper.vue +0 -0
  112. package/data/examples/steps.vue +0 -0
  113. package/data/examples/sticky.vue +0 -0
  114. package/data/examples/switch-slider.vue +0 -0
  115. package/data/examples/switch.vue +0 -0
  116. package/data/examples/tabbar.vue +0 -0
  117. package/data/examples/tabs.vue +0 -0
  118. package/data/examples/tag.vue +0 -0
  119. package/data/examples/text.vue +0 -0
  120. package/data/examples/upload-photo.vue +0 -0
  121. package/data/examples/upload-video.vue +0 -0
  122. package/data/guides/cli.md +0 -0
  123. package/data/guides//344/273/213/347/273/215.md +0 -0
  124. package/data/guides//345/205/274/345/256/271/346/200/247.md +0 -0
  125. package/data/guides//345/215/225/344/275/215/346/240/207/347/255/276/350/257/264/346/230/216.md +0 -0
  126. package/data/guides//345/233/275/351/231/205/345/214/226.md +0 -0
  127. package/data/guides//345/256/211/350/243/205.md +0 -0
  128. package/data/guides//345/260/217/347/250/213/345/272/217/345/210/206/344/272/253.md +0 -0
  129. package/data/guides//345/270/270/350/247/201/351/227/256/351/242/230.md +0 -0
  130. package/data/guides//345/277/253/351/200/237/344/270/212/346/211/213.md +0 -0
  131. package/data/guides//346/233/264/346/226/260/346/227/245/345/277/227.md +2 -0
  132. package/data/guides//350/264/241/347/214/256/350/200/205.md +0 -0
  133. package/data/tmui4x/01./346/225/231/347/250/213/01./345/205/263/344/272/216.md +8 -18
  134. package/data/tmui4x/01./346/225/231/347/250/213/02./346/233/264/346/226/260/346/227/245/345/277/227.md +0 -0
  135. package/data/tmui4x/01./346/225/231/347/250/213/03./350/201/224/347/263/273/346/210/221.md +0 -0
  136. package/data/tmui4x/01./346/225/231/347/250/213/04.DEMO/351/242/204/350/247/210.md +0 -0
  137. package/data/tmui4x/01./346/225/231/347/250/213/10./345/205/245/351/227/250/346/214/207/345/215/227/10./345/211/215/347/275/256/346/235/241/344/273/266.md +0 -0
  138. package/data/tmui4x/01./346/225/231/347/250/213/10./345/205/245/351/227/250/346/214/207/345/215/227/11./347/216/257/345/242/203/351/205/215/347/275/256.md +0 -0
  139. package/data/tmui4x/01./346/225/231/347/250/213/10./345/205/245/351/227/250/346/214/207/345/215/227/12./345/256/211/350/243/205.md +1 -0
  140. package/data/tmui4x/01./346/225/231/347/250/213/20./345/270/270/350/247/201/351/227/256/351/242/230.md +0 -0
  141. package/data/tmui4x/01./346/225/231/347/250/213/30./346/234/252/346/235/245/350/247/204/345/210/222/01./346/217/222/344/273/266/350/247/204/345/210/222.md +0 -0
  142. package/data/tmui4x/01./346/225/231/347/250/213/30./346/234/252/346/235/245/350/247/204/345/210/222/02./347/273/204/344/273/266/350/247/204/345/210/222.md +0 -0
  143. package/data/tmui4x/01./346/225/231/347/250/213/34.Pinia.md +0 -0
  144. package/data/tmui4x/01./346/225/231/347/250/213/35.Interface/347/261/273/345/236/213.md +0 -0
  145. package/data/tmui4x/01./346/225/231/347/250/213/36./345/233/275/351/231/205/345/214/226.md +0 -0
  146. package/data/tmui4x/01./346/225/231/347/250/213/37./345/276/256/344/277/241/345/210/206/344/272/253.md +0 -0
  147. package/data/tmui4x/01./346/225/231/347/250/213/38./345/233/276/346/240/207/345/272/223.md +0 -0
  148. package/data/tmui4x/01./346/225/231/347/250/213/39.CSS/345/272/223.md +0 -0
  149. package/data/tmui4x/01./346/225/231/347/250/213/50.TMUI4x/350/222/270/346/261/275/350/256/241/345/210/222.md +6 -7
  150. package/data/tmui4x/01./346/225/231/347/250/213/50./344/270/273/351/242/230/351/205/215/347/275/256/01./351/205/215/347/275/256/345/217/212/345/256/236/344/276/213.md +0 -0
  151. package/data/tmui4x/01./346/225/231/347/250/213/50./344/270/273/351/242/230/351/205/215/347/275/256/02./345/234/250/347/272/277/351/205/215/347/275/256.md +0 -0
  152. package/data/tmui4x/10./346/217/222/344/273/266/345/272/223/01./346/217/222/344/273/266/347/233/256/345/275/225.md +0 -0
  153. package/data/tmui4x/10./346/217/222/344/273/266/345/272/223/tmOcr /347/246/273/347/272/277/346/226/207/346/241/243/350/257/206/345/210/253.md +0 -0
  154. package/data/tmui4x/10./346/217/222/344/273/266/345/272/223/xActionmodalS /345/272/225/351/203/250/345/206/205/345/256/271/346/212/275/345/261/211.md +0 -0
  155. package/data/tmui4x/10./346/217/222/344/273/266/345/272/223/xActionsheetS /345/272/225/351/203/250/345/212/250/344/275/234/350/217/234/345/215/225.md +0 -0
  156. package/data/tmui4x/10./346/217/222/344/273/266/345/272/223/xAddphonerepeatcalendarS /347/263/273/347/273/237/346/227/245/345/216/206.md +0 -0
  157. package/data/tmui4x/10./346/217/222/344/273/266/345/272/223/xAppiconS /345/272/224/347/224/250/345/233/276/346/240/207/344/270/216/350/247/222/346/240/207.md +0 -0
  158. package/data/tmui4x/10./346/217/222/344/273/266/345/272/223/xBluetoothS /350/223/235/347/211/231.md +0 -0
  159. package/data/tmui4x/10./346/217/222/344/273/266/345/272/223/xBlurU /350/203/214/346/231/257/346/257/233/347/216/273/347/222/203.md +0 -0
  160. package/data/tmui4x/10./346/217/222/344/273/266/345/272/223/xCamreaU /345/216/237/347/224/237/347/233/270/346/234/272.md +0 -0
  161. package/data/tmui4x/10./346/217/222/344/273/266/345/272/223/xChatmarkdownU AI/350/201/212/345/244/251Markdown.md +0 -0
  162. package/data/tmui4x/10./346/217/222/344/273/266/345/272/223/xChinesetopinyinS /344/270/255/346/226/207/350/275/254/346/213/274/351/237/263.md +0 -0
  163. package/data/tmui4x/10./346/217/222/344/273/266/345/272/223/xChooseFileS /346/226/207/344/273/266/351/200/211/346/213/251.md +0 -0
  164. package/data/tmui4x/10./346/217/222/344/273/266/345/272/223/xChooseMediaS /345/252/222/344/275/223/351/200/211/346/213/251/345/231/250.md +0 -0
  165. package/data/tmui4x/10./346/217/222/344/273/266/345/272/223/xCorrectS /346/226/207/346/241/243/346/240/241/346/255/243/344/270/216/350/257/206/345/210/253.md +0 -0
  166. package/data/tmui4x/10./346/217/222/344/273/266/345/272/223/xCryptoS /345/212/240/350/247/243/345/257/206.md +0 -0
  167. package/data/tmui4x/10./346/217/222/344/273/266/345/272/223/xDesktopcardS /346/241/214/351/235/242/345/215/241/347/211/207/344/270/216/345/256/236/345/206/265.md +0 -0
  168. package/data/tmui4x/10./346/217/222/344/273/266/345/272/223/xEditorU /345/257/214/346/226/207/346/234/254/347/274/226/350/276/221.md" +29 -0
  169. package/data/tmui4x/10./346/217/222/344/273/266/345/272/223/xFacedetectAlibabaS /351/230/277/351/207/214/344/272/221/345/256/236/344/272/272/350/256/244/350/257/201.md +0 -0
  170. package/data/tmui4x/10./346/217/222/344/273/266/345/272/223/xFacerecU /347/246/273/347/272/277/344/272/272/350/204/270/350/257/206/345/210/253.md +0 -0
  171. package/data/tmui4x/10./346/217/222/344/273/266/345/272/223/xFfmpegS /351/237/263/350/247/206/351/242/221/345/244/204/347/220/206.md +0 -0
  172. package/data/tmui4x/10./346/217/222/344/273/266/345/272/223/xHtmlU HTML/345/256/211/345/205/250/346/270/262/346/237/223.md +0 -0
  173. package/data/tmui4x/10./346/217/222/344/273/266/345/272/223/xKeyboardS /350/275/257/351/224/256/347/233/230.md +0 -0
  174. package/data/tmui4x/10./346/217/222/344/273/266/345/272/223/xLoadingS /345/205/250/345/261/217/345/212/240/350/275/275.md +0 -0
  175. package/data/tmui4x/10./346/217/222/344/273/266/345/272/223/xLocationS /345/256/232/344/275/215.md +0 -0
  176. package/data/tmui4x/10./346/217/222/344/273/266/345/272/223/xMakephoneS /346/213/250/346/211/223/347/224/265/350/257/235.md +0 -0
  177. package/data/tmui4x/10./346/217/222/344/273/266/345/272/223/xMediaplayS /345/252/222/344/275/223/346/222/255/346/224/276/344/270/216/345/275/225/345/210/266.md +0 -0
  178. package/data/tmui4x/10./346/217/222/344/273/266/345/272/223/xMimeS /346/226/207/344/273/266/347/261/273/345/236/213/345/227/205/346/216/242.md +0 -0
  179. package/data/tmui4x/10./346/217/222/344/273/266/345/272/223/xMlkitScannigS /345/205/250/345/261/217/346/211/253/347/240/201.md +0 -0
  180. package/data/tmui4x/10./346/217/222/344/273/266/345/272/223/xMlkitScannigU /346/211/253/347/240/201/345/256/271/345/231/250.md +0 -0
  181. package/data/tmui4x/10./346/217/222/344/273/266/345/272/223/xMnnkitS /347/253/257/344/276/247/345/244/247/346/250/241/345/236/213.md +0 -0
  182. package/data/tmui4x/10./346/217/222/344/273/266/345/272/223/xModalS /345/257/271/350/257/235/346/241/206.md +0 -0
  183. package/data/tmui4x/10./346/217/222/344/273/266/345/272/223/xModel3dU.md +88 -0
  184. package/data/tmui4x/10./346/217/222/344/273/266/345/272/223/xMoreshareS /346/233/264/345/244/232/345/210/206/344/272/253/351/235/242/346/235/277.md +0 -0
  185. package/data/tmui4x/10./346/217/222/344/273/266/345/272/223/xMqttS MQTT/346/266/210/346/201/257.md +0 -0
  186. package/data/tmui4x/10./346/217/222/344/273/266/345/272/223/xMusicnotifyS /351/200/232/347/237/245/346/240/217/351/237/263/344/271/220/346/222/255/346/224/276/345/231/250.md +0 -0
  187. package/data/tmui4x/10./346/217/222/344/273/266/345/272/223/xNetworkstatusS /347/275/221/347/273/234/347/212/266/346/200/201.md +0 -0
  188. package/data/tmui4x/10./346/217/222/344/273/266/345/272/223/xNotifyS /346/234/254/345/234/260/351/200/232/347/237/245.md +0 -0
  189. package/data/tmui4x/10./346/217/222/344/273/266/345/272/223/xOcrS /347/246/273/347/272/277/346/226/207/346/241/243/350/257/206/345/210/253.md +0 -0
  190. package/data/tmui4x/10./346/217/222/344/273/266/345/272/223/xOnnxkitS /347/246/273/347/272/277/350/257/255/351/237/263/350/257/206/345/210/253/344/270/216/345/220/210/346/210/220.md +0 -0
  191. package/data/tmui4x/10./346/217/222/344/273/266/345/272/223/xPdfS PDF/345/220/210/346/210/220.md +0 -0
  192. package/data/tmui4x/10./346/217/222/344/273/266/345/272/223/xPdfU PDF/351/242/204/350/247/210.md +0 -0
  193. package/data/tmui4x/10./346/217/222/344/273/266/345/272/223/xPermissionS /346/235/203/351/231/220.md +0 -0
  194. package/data/tmui4x/10./346/217/222/344/273/266/345/272/223/xPhonecontactS /351/200/232/350/256/257/345/275/225.md +0 -0
  195. package/data/tmui4x/10./346/217/222/344/273/266/345/272/223/xPhotokitS /345/233/276/347/211/207/346/260/264/345/215/260.md +0 -0
  196. package/data/tmui4x/10./346/217/222/344/273/266/345/272/223/xPreviewMediaS /345/233/276/347/211/207/350/247/206/351/242/221/346/267/267/345/220/210/351/242/204/350/247/210.md" +160 -0
  197. package/data/tmui4x/10./346/217/222/344/273/266/345/272/223/xPrintS /347/263/273/347/273/237/346/211/223/345/215/260.md +0 -0
  198. package/data/tmui4x/10./346/217/222/344/273/266/345/272/223/xScreenshotS /346/210/252/345/233/276/344/270/216/351/230/262/346/210/252/345/261/217.md +0 -0
  199. package/data/tmui4x/10./346/217/222/344/273/266/345/272/223/xScreentgreyS /345/272/224/347/224/250/347/275/256/347/201/260.md +0 -0
  200. package/data/tmui4x/10./346/217/222/344/273/266/345/272/223/xSendsmsS /345/217/221/351/200/201/347/237/255/344/277/241.md +0 -0
  201. package/data/tmui4x/10./346/217/222/344/273/266/345/272/223/xShareS /347/263/273/347/273/237/345/210/206/344/272/253.md +0 -0
  202. package/data/tmui4x/10./346/217/222/344/273/266/345/272/223/xSkiaU Skia/347/224/273/345/270/203.md +0 -0
  203. package/data/tmui4x/10./346/217/222/344/273/266/345/272/223/xSqliteS SQLite/346/225/260/346/215/256/345/272/223.md +0 -0
  204. package/data/tmui4x/10./346/217/222/344/273/266/345/272/223/xSseS SSE/346/216/250/351/200/201.md +0 -0
  205. package/data/tmui4x/10./346/217/222/344/273/266/345/272/223/xStartintentS /346/211/223/345/274/200/345/215/217/350/256/256/351/223/276/346/216/245.md +0 -0
  206. package/data/tmui4x/10./346/217/222/344/273/266/345/272/223/xSvgU SVG/347/273/204/344/273/266.md +0 -0
  207. package/data/tmui4x/10./346/217/222/344/273/266/345/272/223/xSwiperU /345/216/237/347/224/237/350/275/256/346/222/255.md +0 -0
  208. package/data/tmui4x/10./346/217/222/344/273/266/345/272/223/xTexttovoiceS /346/226/207/346/234/254/350/275/254/350/257/255/351/237/263.md +0 -0
  209. package/data/tmui4x/10./346/217/222/344/273/266/345/272/223/xTianditumapU /345/244/251/345/234/260/345/233/276.md +0 -0
  210. package/data/tmui4x/10./346/217/222/344/273/266/345/272/223/xTipsS /346/266/210/346/201/257/346/217/220/347/244/272.md +0 -0
  211. package/data/tmui4x/10./346/217/222/344/273/266/345/272/223/xToastS /350/275/273/346/217/220/347/244/272.md +0 -0
  212. package/data/tmui4x/10./346/217/222/344/273/266/345/272/223/xUdpS UDP/351/200/232/344/277/241.md +0 -0
  213. package/data/tmui4x/10./346/217/222/344/273/266/345/272/223/xUtilsS Base64/344/270/216/346/226/207/344/273/266/344/272/222/350/275/254.md +0 -0
  214. package/data/tmui4x/10./346/217/222/344/273/266/345/272/223/xVibrateS /351/234/207/345/212/250.md +0 -0
  215. package/data/tmui4x/10./346/217/222/344/273/266/345/272/223/xWebviewU /346/267/267/345/220/210WebView.md +0 -0
  216. package/data/tmui4x/10./346/217/222/344/273/266/345/272/223/xWechatshareS /345/276/256/344/277/241/345/274/200/346/224/276/345/271/263/345/217/260.md +0 -0
  217. package/data/tmui4x/10./346/217/222/344/273/266/345/272/223/xYoloS YOLO/347/233/256/346/240/207/346/243/200/346/265/213.md +0 -0
  218. package/data/tmui4x/10./346/217/222/344/273/266/345/272/223/xZipS ZIP/345/216/213/347/274/251/350/247/243/345/216/213.md +0 -0
  219. package/data/tmui4x/30./347/273/204/344/273/266/345/272/223//345/205/266/345/256/203/347/273/204/344/273/266//344/272/214/347/273/264/347/240/201 xQrcoder.md +0 -0
  220. package/data/tmui4x/30./347/273/204/344/273/266/345/272/223//345/205/266/345/256/203/347/273/204/344/273/266//345/212/250/347/224/273 xAnimation.md +0 -0
  221. package/data/tmui4x/30./347/273/204/344/273/266/345/272/223//345/205/266/345/256/203/347/273/204/344/273/266//345/216/237/347/224/237/345/233/276/350/241/250 Chart.md +0 -0
  222. package/data/tmui4x/30./347/273/204/344/273/266/345/272/223//345/205/266/345/256/203/347/273/204/344/273/266//345/233/276/347/211/207/350/243/201/345/211/252 xImageResizer.md +0 -0
  223. package/data/tmui4x/30./347/273/204/344/273/266/345/272/223//345/205/266/345/256/203/347/273/204/344/273/266//345/233/276/350/241/250 xEchart.md +0 -0
  224. package/data/tmui4x/30./347/273/204/344/273/266/345/272/223//345/205/266/345/256/203/347/273/204/344/273/266//346/200/235/347/273/264/345/257/274/345/233/276 xTreeFlat.md +0 -0
  225. package/data/tmui4x/30./347/273/204/344/273/266/345/272/223//345/205/266/345/256/203/347/273/204/344/273/266//346/211/213/345/212/277/345/272/223 xFinger.md +0 -0
  226. package/data/tmui4x/30./347/273/204/344/273/266/345/272/223//345/205/266/345/256/203/347/273/204/344/273/266//346/217/220/345/217/212 xMention.md +0 -0
  227. package/data/tmui4x/30./347/273/204/344/273/266/345/272/223//345/205/266/345/256/203/347/273/204/344/273/266//346/235/241/347/240/201 xBarcode.md +0 -0
  228. package/data/tmui4x/30./347/273/204/344/273/266/345/272/223//345/205/266/345/256/203/347/273/204/344/273/266//346/273/221/345/212/250/351/252/214/350/257/201 xSlideVerify.md +0 -0
  229. package/data/tmui4x/30./347/273/204/344/273/266/345/272/223//345/205/266/345/256/203/347/273/204/344/273/266//347/255/276/345/220/215/346/235/277 xSignBoard.md +0 -0
  230. package/data/tmui4x/30./347/273/204/344/273/266/345/272/223//345/205/266/345/256/203/347/273/204/344/273/266//351/242/234/350/211/262/351/200/211/346/213/251 xColorView.md +0 -0
  231. package/data/tmui4x/30./347/273/204/344/273/266/345/272/223//345/205/266/345/256/203/347/273/204/344/273/266//351/252/214/350/257/201/347/240/201/350/276/223/345/205/245/346/241/206 xCodeInput.md +0 -0
  232. package/data/tmui4x/30./347/273/204/344/273/266/345/272/223//345/217/215/351/246/210/347/273/204/344/273/266//344/270/213/346/213/211/345/210/267/346/226/260 xPullRefresh.md +0 -0
  233. package/data/tmui4x/30./347/273/204/344/273/266/345/272/223//345/217/215/351/246/210/347/273/204/344/273/266//344/270/213/346/213/211/350/217/234/345/215/225 xDropdownMenu.md +0 -0
  234. package/data/tmui4x/30./347/273/204/344/273/266/345/272/223//345/217/215/351/246/210/347/273/204/344/273/266//344/270/213/346/213/211/350/217/234/345/215/225/345/255/220/347/273/204/344/273/266 xDropdownItem.md +0 -0
  235. package/data/tmui4x/30./347/273/204/344/273/266/345/272/223//345/217/215/351/246/210/347/273/204/344/273/266//345/212/240/350/275/275/344/270/255 xLoading.md +0 -0
  236. package/data/tmui4x/30./347/273/204/344/273/266/345/272/223//345/217/215/351/246/210/347/273/204/344/273/266//345/212/250/344/275/234/350/217/234/345/215/225/351/235/242/346/235/277 xActionMenu.md +0 -0
  237. package/data/tmui4x/30./347/273/204/344/273/266/345/272/223//345/217/215/351/246/210/347/273/204/344/273/266//345/257/271/350/257/235/346/241/206 xModal.md +0 -0
  238. package/data/tmui4x/30./347/273/204/344/273/266/345/272/223//345/217/215/351/246/210/347/273/204/344/273/266//345/267/246/346/273/221/350/217/234/345/215/225 xSwitchSlider.md +0 -0
  239. package/data/tmui4x/30./347/273/204/344/273/266/345/272/223//345/217/215/351/246/210/347/273/204/344/273/266//345/272/225/351/203/250/345/257/271/350/257/235/346/241/206 xActionModal.md +0 -0
  240. package/data/tmui4x/30./347/273/204/344/273/266/345/272/223//345/217/215/351/246/210/347/273/204/344/273/266//345/274/271/345/271/225 Barrage.md +0 -0
  241. package/data/tmui4x/30./347/273/204/344/273/266/345/272/223//345/217/215/351/246/210/347/273/204/344/273/266//345/274/271/345/271/225/345/255/220/350/212/202/347/202/271 xBarrageItem.md +0 -0
  242. package/data/tmui4x/30./347/273/204/344/273/266/345/272/223//345/217/215/351/246/210/347/273/204/344/273/266//346/212/275/345/261/211 xDrawer.md +0 -0
  243. package/data/tmui4x/30./347/273/204/344/273/266/345/272/223//345/217/215/351/246/210/347/273/204/344/273/266//346/213/226/346/213/275/346/216/222/345/272/217 xDrag.md +0 -0
  244. package/data/tmui4x/30./347/273/204/344/273/266/345/272/223//345/217/215/351/246/210/347/273/204/344/273/266//346/213/226/346/213/275/346/216/222/345/272/217/345/255/220/347/273/204/344/273/266 xDragItem.md +0 -0
  245. package/data/tmui4x/30./347/273/204/344/273/266/345/272/223//345/217/215/351/246/210/347/273/204/344/273/266//346/261/275/346/263/241/350/217/234/345/215/225 xPopover.md +0 -0
  246. package/data/tmui4x/30./347/273/204/344/273/266/345/272/223//345/217/215/351/246/210/347/273/204/344/273/266//346/265/256/345/212/250/351/235/242/346/235/277 FloatDrawer.md +0 -0
  247. package/data/tmui4x/30./347/273/204/344/273/266/345/272/223//345/217/215/351/246/210/347/273/204/344/273/266//346/265/256/347/220/203 xFloatButton.md +0 -0
  248. package/data/tmui4x/30./347/273/204/344/273/266/345/272/223//345/217/215/351/246/210/347/273/204/344/273/266//346/266/210/346/201/257/346/235/241 xSnackbar.md +0 -0
  249. package/data/tmui4x/30./347/273/204/344/273/266/345/272/223//345/217/215/351/246/210/347/273/204/344/273/266//346/266/210/346/201/257/346/235/241/345/255/220/350/212/202/347/202/271 xSnackbarItem.md +0 -0
  250. package/data/tmui4x/30./347/273/204/344/273/266/345/272/223//345/217/215/351/246/210/347/273/204/344/273/266//346/266/210/346/201/257/351/200/232/347/237/245 xMsgNotice.md +0 -0
  251. package/data/tmui4x/30./347/273/204/344/273/266/345/272/223//345/217/215/351/246/210/347/273/204/344/273/266//351/201/256/347/275/251 xOverlay.md +0 -0
  252. package/data/tmui4x/30./347/273/204/344/273/266/345/272/223//345/257/274/350/210/252/347/273/204/344/273/266//344/276/247/350/276/271/345/210/206/347/261/273 xSliderTree.md +0 -0
  253. package/data/tmui4x/30./347/273/204/344/273/266/345/272/223//345/257/274/350/210/252/347/273/204/344/273/266//344/276/247/350/276/271/345/210/206/347/261/273/345/255/220/350/212/202/347/202/271 xSliderTreeChildren.md +0 -0
  254. package/data/tmui4x/30./347/273/204/344/273/266/345/272/223//345/257/274/350/210/252/347/273/204/344/273/266//344/276/247/350/276/271/350/217/234/345/215/225 xSliderMenu.md +0 -0
  255. package/data/tmui4x/30./347/273/204/344/273/266/345/272/223//345/257/274/350/210/252/347/273/204/344/273/266//345/215/225/351/200/211/346/214/211/351/222/256/347/273/204 xRadioButton.md +0 -0
  256. package/data/tmui4x/30./347/273/204/344/273/266/345/272/223//345/257/274/350/210/252/347/273/204/344/273/266//345/256/253/346/240/274 xGrid.md +0 -0
  257. package/data/tmui4x/30./347/273/204/344/273/266/345/272/223//345/257/274/350/210/252/347/273/204/344/273/266//345/256/253/346/240/274/345/255/220/347/273/204/344/273/266 xGridItem.md +0 -0
  258. package/data/tmui4x/30./347/273/204/344/273/266/345/272/223//345/257/274/350/210/252/347/273/204/344/273/266//345/272/225/351/203/250/345/257/274/350/210/252 xTabbar.md +0 -0
  259. package/data/tmui4x/30./347/273/204/344/273/266/345/272/223//345/257/274/350/210/252/347/273/204/344/273/266//345/274/225/345/257/274 xGuid.md +0 -0
  260. package/data/tmui4x/30./347/273/204/344/273/266/345/272/223//345/257/274/350/210/252/347/273/204/344/273/266//345/274/225/345/257/274/345/255/220/347/273/204/344/273/266 xGuidItem.md +0 -0
  261. package/data/tmui4x/30./347/273/204/344/273/266/345/272/223//345/257/274/350/210/252/347/273/204/344/273/266//346/220/234/347/264/242/346/240/217 xSearch.md +0 -0
  262. package/data/tmui4x/30./347/273/204/344/273/266/345/272/223//345/257/274/350/210/252/347/273/204/344/273/266//346/227/266/351/227/264/345/221/250 xWeekbar.md +0 -0
  263. package/data/tmui4x/30./347/273/204/344/273/266/345/272/223//345/257/274/350/210/252/347/273/204/344/273/266//346/240/207/347/255/276/345/257/274/350/210/252 xTabs.md +0 -0
  264. package/data/tmui4x/30./347/273/204/344/273/266/345/272/223//345/257/274/350/210/252/347/273/204/344/273/266//346/240/207/351/242/230/345/257/274/350/210/252 xNavbar.md +0 -0
  265. package/data/tmui4x/30./347/273/204/344/273/266/345/272/223//345/257/274/350/210/252/347/273/204/344/273/266//347/262/230/346/200/247/345/270/203/345/261/200 Sticky.md +0 -0
  266. package/data/tmui4x/30./347/273/204/344/273/266/345/272/223//345/257/274/350/210/252/347/273/204/344/273/266//347/264/242/345/274/225 xIndexbar.md +0 -0
  267. package/data/tmui4x/30./347/273/204/344/273/266/345/272/223//345/257/274/350/210/252/347/273/204/344/273/266//350/277/224/345/233/236/351/241/266/351/203/250 xBacktop.md +0 -0
  268. package/data/tmui4x/30./347/273/204/344/273/266/345/272/223//345/261/225/347/244/272/347/273/204/344/273/266/markdown xCmarkdown.md +0 -0
  269. package/data/tmui4x/30./347/273/204/344/273/266/345/272/223//345/261/225/347/244/272/347/273/204/344/273/266/markdown/345/255/220/347/273/204/344/273/266 xCmarkdownItem.md +0 -0
  270. package/data/tmui4x/30./347/273/204/344/273/266/345/272/223//345/261/225/347/244/272/347/273/204/344/273/266//345/200/222/350/256/241/346/227/266 xCountdown.md +0 -0
  271. package/data/tmui4x/30./347/273/204/344/273/266/345/272/223//345/261/225/347/244/272/347/273/204/344/273/266//345/210/206/345/211/262/347/272/277 xDivider.md +0 -0
  272. package/data/tmui4x/30./347/273/204/344/273/266/345/272/223//345/261/225/347/244/272/347/273/204/344/273/266//345/210/227/350/241/250 xCell.md +0 -0
  273. package/data/tmui4x/30./347/273/204/344/273/266/345/272/223//345/261/225/347/244/272/347/273/204/344/273/266//345/212/250/346/200/201/345/205/250/345/261/217 xViewTofull.md +0 -0
  274. package/data/tmui4x/30./347/273/204/344/273/266/345/272/223//345/261/225/347/244/272/347/273/204/344/273/266//345/215/241/347/211/207 xCard.md +0 -0
  275. package/data/tmui4x/30./347/273/204/344/273/266/345/272/223//345/261/225/347/244/272/347/273/204/344/273/266//345/233/276/347/211/207 xImage.md +0 -0
  276. package/data/tmui4x/30./347/273/204/344/273/266/345/272/223//345/261/225/347/244/272/347/273/204/344/273/266//345/233/276/351/233/206 xImageGroup.md +0 -0
  277. package/data/tmui4x/30./347/273/204/344/273/266/345/272/223//345/261/225/347/244/272/347/273/204/344/273/266//345/234/206/345/275/242/350/277/233/345/272/246/347/216/257 xCircleProgress.md +0 -0
  278. package/data/tmui4x/30./347/273/204/344/273/266/345/272/223//345/261/225/347/244/272/347/273/204/344/273/266//345/244/264/345/203/217/347/273/204 xAvatarGroup.md +0 -0
  279. package/data/tmui4x/30./347/273/204/344/273/266/345/272/223//345/261/225/347/244/272/347/273/204/344/273/266//345/257/214/346/226/207/346/234/254 xMarkdown.md +0 -0
  280. package/data/tmui4x/30./347/273/204/344/273/266/345/272/223//345/261/225/347/244/272/347/273/204/344/273/266//346/212/230/345/217/240/351/235/242/346/235/277 xCollapse.md +0 -0
  281. package/data/tmui4x/30./347/273/204/344/273/266/345/272/223//345/261/225/347/244/272/347/273/204/344/273/266//346/212/230/345/217/240/351/235/242/346/235/277/345/255/220/347/273/204/344/273/266 xCollapseItem.md +0 -0
  282. package/data/tmui4x/30./347/273/204/344/273/266/345/272/223//345/261/225/347/244/272/347/273/204/344/273/266//346/225/260/345/255/227/347/277/273/346/273/232 xRollingNumber.md +0 -0
  283. package/data/tmui4x/30./347/273/204/344/273/266/345/272/223//345/261/225/347/244/272/347/273/204/344/273/266//346/237/245/347/234/213/346/233/264/345/244/232 xMore.md +0 -0
  284. package/data/tmui4x/30./347/273/204/344/273/266/345/272/223//345/261/225/347/244/272/347/273/204/344/273/266//346/250/252/345/220/221/346/273/232/345/212/250 xScrollx.md +0 -0
  285. package/data/tmui4x/30./347/273/204/344/273/266/345/272/223//345/261/225/347/244/272/347/273/204/344/273/266//346/255/245/351/252/244/346/235/241 xSteps.md +0 -0
  286. package/data/tmui4x/30./347/273/204/344/273/266/345/272/223//345/261/225/347/244/272/347/273/204/344/273/266//346/255/245/351/252/244/346/235/241/345/255/220/347/273/204/344/273/266 xStepsItem.md +0 -0
  287. package/data/tmui4x/30./347/273/204/344/273/266/345/272/223//345/261/225/347/244/272/347/273/204/344/273/266//346/260/264/345/215/260 xWatermark.md +0 -0
  288. package/data/tmui4x/30./347/273/204/344/273/266/345/272/223//345/261/225/347/244/272/347/273/204/344/273/266//347/200/221/345/270/203/346/265/201 xWaterfall.md +0 -0
  289. package/data/tmui4x/30./347/273/204/344/273/266/345/272/223//345/261/225/347/244/272/347/273/204/344/273/266//347/251/272/347/212/266/346/200/201 xEmpty.md +0 -0
  290. package/data/tmui4x/30./347/273/204/344/273/266/345/272/223//345/261/225/347/244/272/347/273/204/344/273/266//350/231/232/346/213/237/345/210/227/350/241/250 xVirtualList.md +0 -0
  291. package/data/tmui4x/30./347/273/204/344/273/266/345/272/223//345/261/225/347/244/272/347/273/204/344/273/266//350/241/250/346/240/274 xTable.md +0 -0
  292. package/data/tmui4x/30./347/273/204/344/273/266/345/272/223//345/261/225/347/244/272/347/273/204/344/273/266//350/241/250/346/240/274/345/210/227 xTableCol.md +0 -0
  293. package/data/tmui4x/30./347/273/204/344/273/266/345/272/223//345/261/225/347/244/272/347/273/204/344/273/266//350/247/222/346/240/207 xBadge.md +0 -0
  294. package/data/tmui4x/30./347/273/204/344/273/266/345/272/223//345/261/225/347/244/272/347/273/204/344/273/266//350/255/246/345/221/212 xAlert.md +0 -0
  295. package/data/tmui4x/30./347/273/204/344/273/266/345/272/223//345/261/225/347/244/272/347/273/204/344/273/266//350/257/215/344/272/221 xTextCloud.md +0 -0
  296. package/data/tmui4x/30./347/273/204/344/273/266/345/272/223//345/261/225/347/244/272/347/273/204/344/273/266//350/277/233/345/272/246/346/235/241 xProgress.md +0 -0
  297. package/data/tmui4x/30./347/273/204/344/273/266/345/272/223//345/261/225/347/244/272/347/273/204/344/273/266//351/200/232/347/237/245/346/240/217 xNotice.md +0 -0
  298. package/data/tmui4x/30./347/273/204/344/273/266/345/272/223//345/261/225/347/244/272/347/273/204/344/273/266//351/207/221/351/242/235/346/240/205/346/240/274 xMoney.md +0 -0
  299. package/data/tmui4x/30./347/273/204/344/273/266/345/272/223//345/261/225/347/244/272/347/273/204/344/273/266//351/223/276/346/216/245 xLink.md +0 -0
  300. package/data/tmui4x/30./347/273/204/344/273/266/345/272/223//345/261/225/347/244/272/347/273/204/344/273/266//351/252/250/346/236/266/345/261/217 xSkeleton.md +0 -0
  301. package/data/tmui4x/30./347/273/204/344/273/266/345/272/223//345/270/270/347/224/250/347/273/204/344/273/266//345/233/276/346/240/207 xIcon.md +0 -0
  302. package/data/tmui4x/30./347/273/204/344/273/266/345/272/223//345/270/270/347/224/250/347/273/204/344/273/266//345/256/271/345/231/250 xSheet.md +0 -0
  303. package/data/tmui4x/30./347/273/204/344/273/266/345/272/223//345/270/270/347/224/250/347/273/204/344/273/266//345/270/203/345/261/200 xRow.md +0 -0
  304. package/data/tmui4x/30./347/273/204/344/273/266/345/272/223//345/270/270/347/224/250/347/273/204/344/273/266//345/270/203/345/261/200/345/255/220/347/273/204/344/273/266 xCol.md +0 -0
  305. package/data/tmui4x/30./347/273/204/344/273/266/345/272/223//345/270/270/347/224/250/347/273/204/344/273/266//346/214/211/351/222/256 xButton.md +0 -0
  306. package/data/tmui4x/30./347/273/204/344/273/266/345/272/223//345/270/270/347/224/250/347/273/204/344/273/266//346/226/207/346/234/254 xText.md +0 -0
  307. package/data/tmui4x/30./347/273/204/344/273/266/345/272/223//345/270/270/347/224/250/347/273/204/344/273/266//346/240/207/347/255/276 xTag.md +0 -0
  308. package/data/tmui4x/30./347/273/204/344/273/266/345/272/223//350/241/250/345/215/225/347/273/204/344/273/266//345/215/225/346/273/221/345/235/227 xSlider.md +0 -0
  309. package/data/tmui4x/30./347/273/204/344/273/266/345/272/223//350/241/250/345/215/225/347/273/204/344/273/266//345/215/225/351/200/211/346/241/206 xRadio.md +0 -0
  310. package/data/tmui4x/30./347/273/204/344/273/266/345/272/223//350/241/250/345/215/225/347/273/204/344/273/266//345/215/225/351/200/211/346/241/206/347/273/204 xRadioGroup.md +0 -0
  311. package/data/tmui4x/30./347/273/204/344/273/266/345/272/223//350/241/250/345/215/225/347/273/204/344/273/266//345/217/214/345/220/221/346/273/221/345/235/227 xSliderDouble.md +0 -0
  312. package/data/tmui4x/30./347/273/204/344/273/266/345/272/223//350/241/250/345/215/225/347/273/204/344/273/266//345/233/276/347/211/207/344/270/212/344/274/240 xUploadMedia.md +0 -0
  313. package/data/tmui4x/30./347/273/204/344/273/266/345/272/223//350/241/250/345/215/225/347/273/204/344/273/266//345/237/216/345/270/202/351/200/211/346/213/251/345/231/250 xPickerCity.md +0 -0
  314. package/data/tmui4x/30./347/273/204/344/273/266/345/272/223//350/241/250/345/215/225/347/273/204/344/273/266//345/244/232/351/200/211/346/227/245/345/216/206 xCalendarMultiple.md +0 -0
  315. package/data/tmui4x/30./347/273/204/344/273/266/345/272/223//350/241/250/345/215/225/347/273/204/344/273/266//345/244/232/351/200/211/346/241/206 xCheckbox.md +0 -0
  316. package/data/tmui4x/30./347/273/204/344/273/266/345/272/223//350/241/250/345/215/225/347/273/204/344/273/266//345/244/232/351/200/211/346/241/206/347/273/204 xCheckboxGroup.md +0 -0
  317. package/data/tmui4x/30./347/273/204/344/273/266/345/272/223//350/241/250/345/215/225/347/273/204/344/273/266//345/257/206/347/240/201/351/224/256/347/233/230 xKeyboard.md +0 -0
  318. package/data/tmui4x/30./347/273/204/344/273/266/345/272/223//350/241/250/345/215/225/347/273/204/344/273/266//345/257/214/346/226/207/346/234/254/347/274/226/350/276/221/345/231/250 xEditor.md +0 -0
  319. package/data/tmui4x/30./347/273/204/344/273/266/345/272/223//350/241/250/345/215/225/347/273/204/344/273/266//345/265/214/345/205/245/345/274/217/346/227/245/346/234/237/351/200/211/346/213/251/345/231/250 xDateView.md +0 -0
  320. package/data/tmui4x/30./347/273/204/344/273/266/345/272/223//350/241/250/345/215/225/347/273/204/344/273/266//345/274/200/345/205/263 xSwitch.md +0 -0
  321. package/data/tmui4x/30./347/273/204/344/273/266/345/272/223//350/241/250/345/215/225/347/273/204/344/273/266//346/220/234/347/264/242/351/200/211/346/213/251 xpickerSelected.md +0 -0
  322. package/data/tmui4x/30./347/273/204/344/273/266/345/272/223//350/241/250/345/215/225/347/273/204/344/273/266//346/225/260/345/255/227/351/224/256/347/233/230 xKeyboardNumber.md +0 -0
  323. package/data/tmui4x/30./347/273/204/344/273/266/345/272/223//350/241/250/345/215/225/347/273/204/344/273/266//346/226/207/344/273/266/351/200/211/346/213/251 xUploadFile.md +0 -0
  324. package/data/tmui4x/30./347/273/204/344/273/266/345/272/223//350/241/250/345/215/225/347/273/204/344/273/266//346/227/245/345/216/206 xCalendar.md +0 -0
  325. package/data/tmui4x/30./347/273/204/344/273/266/345/272/223//350/241/250/345/215/225/347/273/204/344/273/266//346/227/245/346/234/237/351/200/211/346/213/251/345/231/250 xPickerDate.md +0 -0
  326. package/data/tmui4x/30./347/273/204/344/273/266/345/272/223//350/241/250/345/215/225/347/273/204/344/273/266//346/227/266/351/227/264/345/214/272/351/227/264/351/200/211/346/213/251 xBetweenTime.md +0 -0
  327. package/data/tmui4x/30./347/273/204/344/273/266/345/272/223//350/241/250/345/215/225/347/273/204/344/273/266//346/227/266/351/227/264/351/200/211/346/213/251/345/231/250 xPickerTime.md +0 -0
  328. package/data/tmui4x/30./347/273/204/344/273/266/345/272/223//350/241/250/345/215/225/347/273/204/344/273/266//346/236/201/350/201/224/345/231/250 xCascader.md +0 -0
  329. package/data/tmui4x/30./347/273/204/344/273/266/345/272/223//350/241/250/345/215/225/347/273/204/344/273/266//346/240/207/347/255/276/350/276/223/345/205/245/346/241/206 xInputTag.md +0 -0
  330. package/data/tmui4x/30./347/273/204/344/273/266/345/272/223//350/241/250/345/215/225/347/273/204/344/273/266//346/240/221 xTree.md +0 -0
  331. package/data/tmui4x/30./347/273/204/344/273/266/345/272/223//350/241/250/345/215/225/347/273/204/344/273/266//346/255/245/350/277/233/345/231/250 xStepper.md +0 -0
  332. package/data/tmui4x/30./347/273/204/344/273/266/345/272/223//350/241/250/345/215/225/347/273/204/344/273/266//347/277/273/351/241/265/345/231/250 xPagination.md +0 -0
  333. package/data/tmui4x/30./347/273/204/344/273/266/345/272/223//350/241/250/345/215/225/347/273/204/344/273/266//350/241/250/345/215/225 xForm.md +0 -0
  334. package/data/tmui4x/30./347/273/204/344/273/266/345/272/223//350/241/250/345/215/225/347/273/204/344/273/266//350/241/250/345/215/225/345/255/220/347/273/204/344/273/266 xFormItem.md +0 -0
  335. package/data/tmui4x/30./347/273/204/344/273/266/345/272/223//350/241/250/345/215/225/347/273/204/344/273/266//350/257/204/345/210/206 xRate.md +0 -0
  336. package/data/tmui4x/30./347/273/204/344/273/266/345/272/223//350/241/250/345/215/225/347/273/204/344/273/266//350/272/253/344/273/275/350/257/201/351/224/256/347/233/230 xKeyboardIdcard.md +0 -0
  337. package/data/tmui4x/30./347/273/204/344/273/266/345/272/223//350/241/250/345/215/225/347/273/204/344/273/266//350/275/246/347/211/214/351/224/256/347/233/230 xKeyboardCar.md +0 -0
  338. package/data/tmui4x/30./347/273/204/344/273/266/345/272/223//350/241/250/345/215/225/347/273/204/344/273/266//350/276/223/345/205/245/346/241/206 xInput.md +0 -0
  339. package/data/tmui4x/30./347/273/204/344/273/266/345/272/223//350/241/250/345/215/225/347/273/204/344/273/266//350/276/223/345/205/245/346/241/206 xInputNumber.md +0 -0
  340. package/data/tmui4x/30./347/273/204/344/273/266/345/272/223//350/241/250/345/215/225/347/273/204/344/273/266//351/200/211/346/213/251/345/231/250 xPicker.md +0 -0
  341. package/data/tmui4x/30./347/273/204/344/273/266/345/272/223//350/241/250/345/215/225/347/273/204/344/273/266//351/200/211/346/213/251/345/231/250/345/256/271/345/231/250 xPickerView.md +0 -0
  342. package/data/tmui4x/31./345/216/237/347/224/237/345/233/276/350/241/250/01/345/274/200/345/247/213/344/275/277/347/224/250/01./345/277/253/351/200/237/344/270/212/346/211/213.md +0 -0
  343. package/data/tmui4x/31./345/216/237/347/224/237/345/233/276/350/241/250/01/345/274/200/345/247/213/344/275/277/347/224/250/02./346/225/260/346/215/256/346/240/274/345/274/217.md +0 -0
  344. package/data/tmui4x/31./345/216/237/347/224/237/345/233/276/350/241/250/02/345/237/272/347/241/200/351/205/215/347/275/256/01./346/240/207/351/242/230/344/270/216/345/233/276/344/276/213.md +0 -0
  345. package/data/tmui4x/31./345/216/237/347/224/237/345/233/276/350/241/250/02/345/237/272/347/241/200/351/205/215/347/275/256/02./345/235/220/346/240/207/350/275/264.md +0 -0
  346. package/data/tmui4x/31./345/216/237/347/224/237/345/233/276/350/241/250/02/345/237/272/347/241/200/351/205/215/347/275/256/03./346/217/220/347/244/272/346/241/206.md +0 -0
  347. package/data/tmui4x/31./345/216/237/347/224/237/345/233/276/350/241/250/03/345/233/276/350/241/250/347/261/273/345/236/213/01./346/212/230/347/272/277/345/233/276.md +0 -0
  348. package/data/tmui4x/31./345/216/237/347/224/237/345/233/276/350/241/250/03/345/233/276/350/241/250/347/261/273/345/236/213/02./346/237/261/347/212/266/345/233/276.md +0 -0
  349. package/data/tmui4x/31./345/216/237/347/224/237/345/233/276/350/241/250/03/345/233/276/350/241/250/347/261/273/345/236/213/03./351/245/274/345/233/276/344/270/216/347/216/257/345/233/276.md +0 -0
  350. package/data/tmui4x/31./345/216/237/347/224/237/345/233/276/350/241/250/03/345/233/276/350/241/250/347/261/273/345/236/213/04./351/235/242/347/247/257/345/233/276.md +0 -0
  351. package/data/tmui4x/31./345/216/237/347/224/237/345/233/276/350/241/250/03/345/233/276/350/241/250/347/261/273/345/236/213/05./346/225/243/347/202/271/345/233/276.md +0 -0
  352. package/data/tmui4x/31./345/216/237/347/224/237/345/233/276/350/241/250/03/345/233/276/350/241/250/347/261/273/345/236/213/06./351/233/267/350/276/276/345/233/276.md +0 -0
  353. package/data/tmui4x/31./345/216/237/347/224/237/345/233/276/350/241/250/03/345/233/276/350/241/250/347/261/273/345/236/213/07./346/274/217/346/226/227/345/233/276.md +0 -0
  354. package/data/tmui4x/31./345/216/237/347/224/237/345/233/276/350/241/250/03/345/233/276/350/241/250/347/261/273/345/236/213/08.K/347/272/277/345/233/276.md +0 -0
  355. package/data/tmui4x/31./345/216/237/347/224/237/345/233/276/350/241/250/03/345/233/276/350/241/250/347/261/273/345/236/213/09./346/227/255/346/227/245/345/233/276.md +0 -0
  356. package/data/tmui4x/31./345/216/237/347/224/237/345/233/276/350/241/250/03/345/233/276/350/241/250/347/261/273/345/236/213/10./347/237/251/345/275/242/346/240/221/345/233/276.md +0 -0
  357. package/data/tmui4x/31./345/216/237/347/224/237/345/233/276/350/241/250/03/345/233/276/350/241/250/347/261/273/345/236/213/11./345/234/260/345/233/276.md +0 -0
  358. package/data/tmui4x/31./345/216/237/347/224/237/345/233/276/350/241/250/03/345/233/276/350/241/250/347/261/273/345/236/213/12./344/273/252/350/241/250/347/233/230/345/233/276.md +0 -0
  359. package/data/tmui4x/31./345/216/237/347/224/237/345/233/276/350/241/250/04/344/272/244/344/272/222/344/270/216/351/253/230/344/272/256/01./351/253/230/344/272/256/346/240/267/345/274/217/351/205/215/347/275/256.md +0 -0
  360. package/data/tmui4x/31./345/216/237/347/224/237/345/233/276/350/241/250/05/351/253/230/347/272/247/345/212/237/350/203/275/01./346/225/260/346/215/256/347/274/251/346/224/276/344/270/216/345/271/263/347/247/273.md +0 -0
  361. package/data/tmui4x/31./345/216/237/347/224/237/345/233/276/350/241/250/05/351/253/230/347/272/247/345/212/237/350/203/275/02./345/212/250/346/200/201/346/233/264/346/226/260/344/270/216/345/212/250/347/224/273.md +0 -0
  362. package/data/tmui4x/40./345/267/245/345/205/267/345/272/223/03./350/257/267/346/261/202/345/272/223.md +0 -0
  363. package/data/tmui4x/40./345/267/245/345/205/267/345/272/223/04./345/212/250/347/224/273/345/272/223.md +0 -0
  364. package/data/tmui4x/40./345/267/245/345/205/267/345/272/223/05./346/227/245/346/234/237/345/272/223.md +0 -0
  365. package/data/tmui4x/40./345/267/245/345/205/267/345/272/223/30./347/224/273/345/270/203/01./347/224/273/345/270/203/344/273/213/347/273/215.md +0 -0
  366. package/data/tmui4x/40./345/267/245/345/205/267/345/272/223/30./347/224/273/345/270/203/02./347/224/273/345/270/203/347/261/273/345/236/213.md +0 -0
  367. package/data/tmui4x/40./345/267/245/345/205/267/345/272/223/30./347/224/273/345/270/203/10./346/241/210/344/276/213/01./346/227/213/350/275/254/345/274/200/345/205/263.md +0 -0
  368. package/data/tmui4x/40./345/267/245/345/205/267/345/272/223/30./347/224/273/345/270/203/10./346/241/210/344/276/213/02./350/277/220/345/212/250/346/211/213/347/216/257.md +0 -0
  369. package/data/tmui4x/40./345/267/245/345/205/267/345/272/223/30./347/224/273/345/270/203/10./346/241/210/344/276/213/03./350/257/255/351/237/263/345/275/225/345/210/266/346/263/242.md +0 -0
  370. package/data/tmui4x/40./345/267/245/345/205/267/345/272/223/30./347/224/273/345/270/203/10./346/241/210/344/276/213/04./350/207/252/345/212/250/346/216/222/347/211/210.md +0 -0
  371. package/data/tmui4x/40./345/267/245/345/205/267/345/272/223/30./347/224/273/345/270/203/10./346/241/210/344/276/213/05./346/265/267/346/212/245/347/273/230/345/210/266.md +0 -0
  372. package/data/tmui4x/40./345/267/245/345/205/267/345/272/223/30./347/224/273/345/270/203/20./345/205/245/351/227/250/346/225/231/347/250/213/01./345/210/233/345/273/272/347/224/273/345/270/203/345/256/236/344/276/213.md +0 -0
  373. package/data/tmui4x/40./345/267/245/345/205/267/345/272/223/30./347/224/273/345/270/203/20./345/205/245/351/227/250/346/225/231/347/250/213/05./347/224/273/345/270/203/345/261/236/346/200/247/346/226/271/346/263/225.md +0 -0
  374. package/data/tmui4x/40./345/267/245/345/205/267/345/272/223/30./347/224/273/345/270/203/20./345/205/245/351/227/250/346/225/231/347/250/213/10./345/210/233/345/273/272/345/205/203/347/264/240.md +0 -0
  375. package/data/tmui4x/40./345/267/245/345/205/267/345/272/223/30./347/224/273/345/270/203/20./345/205/245/351/227/250/346/225/231/347/250/213/20./345/205/203/347/264/240/345/261/236/346/200/247/346/226/271/346/263/225.md +0 -0
  376. package/data/tmui4x/40./345/267/245/345/205/267/345/272/223/30./347/224/273/345/270/203/25./345/212/250/347/224/273/347/263/273/347/273/237/01./345/210/233/345/273/272/345/212/250/347/224/273/345/256/236/344/276/213.md +0 -0
  377. package/data/tmui4x/40./345/267/245/345/205/267/345/272/223/30./347/224/273/345/270/203/25./345/212/250/347/224/273/347/263/273/347/273/237/02./345/212/250/347/224/273/345/261/236/346/200/247/345/217/212/346/226/271/346/263/225.md +0 -0
  378. package/data/tmui4x/40./345/267/245/345/205/267/345/272/223/30./347/224/273/345/270/203/30./350/207/252/345/212/250/346/216/222/347/211/210/01./345/210/233/345/273/272/346/216/222/347/211/210.md +0 -0
  379. package/data/tmui4x/40./345/267/245/345/205/267/345/272/223/30./347/224/273/345/270/203/30./350/207/252/345/212/250/346/216/222/347/211/210/02./346/216/222/347/211/210/345/261/236/346/200/247.md +0 -0
  380. package/data/tmui4x/40./345/267/245/345/205/267/345/272/223/30./347/224/273/345/270/203/50./345/233/276/345/275/242/347/263/273/347/273/237/01.Shape.md +0 -0
  381. package/data/tmui4x/40./345/267/245/345/205/267/345/272/223/30./347/224/273/345/270/203/50./345/233/276/345/275/242/347/263/273/347/273/237/02.IArc.md +0 -0
  382. package/data/tmui4x/40./345/267/245/345/205/267/345/272/223/30./347/224/273/345/270/203/50./345/233/276/345/275/242/347/263/273/347/273/237/03.ICircle.md +0 -0
  383. package/data/tmui4x/40./345/267/245/345/205/267/345/272/223/30./347/224/273/345/270/203/50./345/233/276/345/275/242/347/263/273/347/273/237/04.IEllipse.md +0 -0
  384. package/data/tmui4x/40./345/267/245/345/205/267/345/272/223/30./347/224/273/345/270/203/50./345/233/276/345/275/242/347/263/273/347/273/237/05.ImageShape.md +0 -0
  385. package/data/tmui4x/40./345/267/245/345/205/267/345/272/223/30./347/224/273/345/270/203/50./345/233/276/345/275/242/347/263/273/347/273/237/06.ILine.md +0 -0
  386. package/data/tmui4x/40./345/267/245/345/205/267/345/272/223/30./347/224/273/345/270/203/50./345/233/276/345/275/242/347/263/273/347/273/237/07.ILinePolygon.md +0 -0
  387. package/data/tmui4x/40./345/267/245/345/205/267/345/272/223/30./347/224/273/345/270/203/50./345/233/276/345/275/242/347/263/273/347/273/237/08.Path2DShape.md +0 -0
  388. package/data/tmui4x/40./345/267/245/345/205/267/345/272/223/30./347/224/273/345/270/203/50./345/233/276/345/275/242/347/263/273/347/273/237/09.IRect.md +0 -0
  389. package/data/tmui4x/40./345/267/245/345/205/267/345/272/223/30./347/224/273/345/270/203/50./345/233/276/345/275/242/347/263/273/347/273/237/10.IRegularPolygon.md +0 -0
  390. package/data/tmui4x/40./345/267/245/345/205/267/345/272/223/30./347/224/273/345/270/203/50./345/233/276/345/275/242/347/263/273/347/273/237/11.IRing.md +0 -0
  391. package/data/tmui4x/40./345/267/245/345/205/267/345/272/223/30./347/224/273/345/270/203/50./345/233/276/345/275/242/347/263/273/347/273/237/12.ISector.md +0 -0
  392. package/data/tmui4x/40./345/267/245/345/205/267/345/272/223/30./347/224/273/345/270/203/50./345/233/276/345/275/242/347/263/273/347/273/237/13.IStar.md +0 -0
  393. package/data/tmui4x/40./345/267/245/345/205/267/345/272/223/30./347/224/273/345/270/203/50./345/233/276/345/275/242/347/263/273/347/273/237/14.IText.md +0 -0
  394. package/data/tmui4x/40./345/267/245/345/205/267/345/272/223/30./347/224/273/345/270/203/50./345/233/276/345/275/242/347/263/273/347/273/237/15.IQrcode.md +0 -0
  395. package/data/tmui4x/60.AI/350/207/252/345/212/250/345/214/226/01.Agent.md +31 -8
  396. package/data/tmui4x/60.AI/350/207/252/345/212/250/345/214/226/04.SKILL.md +0 -0
  397. package/data/tmui4x/60.AI/350/207/252/345/212/250/345/214/226/05.LLMS.md +0 -0
  398. package/data/tmui4x/60.AI/350/207/252/345/212/250/345/214/226/06./346/226/207/346/241/243/351/233/206.md +0 -0
  399. package/data/tmui4x/70./346/267/267/345/220/210/345/274/200/345/217/221/01./345/205/263/344/272/216.md +0 -0
  400. package/data/tmui4x/70./346/267/267/345/220/210/345/274/200/345/217/221/02./345/205/263/351/224/256/350/257/215/346/246/202/345/277/265.md +0 -0
  401. package/data/tmui4x/70./346/267/267/345/220/210/345/274/200/345/217/221/03./347/273/204/344/273/266/344/273/213/347/273/215.md +0 -0
  402. package/data/tmui4x/70./346/267/267/345/220/210/345/274/200/345/217/221/04.WEB/345/274/200/345/217/221.md +0 -0
  403. package/data/tmui4x/70./346/267/267/345/220/210/345/274/200/345/217/221/05.jssdkApi.md +0 -0
  404. package/data/tmui4x/70./346/267/267/345/220/210/345/274/200/345/217/221/06.CSS/345/217/230/351/207/217.md +0 -0
  405. package/data/tmui4x/70./346/267/267/345/220/210/345/274/200/345/217/221/07.TMUI3.2/347/273/204/344/273/266/345/272/223.md +0 -0
  406. package/data/tmui4x/70./346/267/267/345/220/210/345/274/200/345/217/221/10./345/274/200/345/217/221/345/256/236/346/210/230.md +0 -0
  407. package/data/tmui4x/80.Flutter/01./345/205/263/344/272/216.md +0 -0
  408. package/data/tmui4x/80.Flutter/02./347/273/204/344/273/266/347/233/256/345/275/225.md +0 -0
  409. package/data/tmui4x-doc-index.json +27 -3
  410. package/data/uni-app-x-docs/.vuepress/components/md/banner.vue +241 -0
  411. package/data/uni-app-x-docs/.vuepress/components/md/hperm.vue +59 -0
  412. package/data/uni-app-x-docs/.vuepress/components/md/virtual.vue +49 -0
  413. package/data/uni-app-x-docs/.vuepress/config/copy.js +7 -0
  414. package/data/uni-app-x-docs/.vuepress/config/footer.js +220 -0
  415. package/data/uni-app-x-docs/.vuepress/config/help.js +4 -0
  416. package/data/uni-app-x-docs/.vuepress/config/i18n/index.js +2 -0
  417. package/data/uni-app-x-docs/.vuepress/config/navbar.js +144 -0
  418. package/data/uni-app-x-docs/.vuepress/config/redirectRouter.js +35 -0
  419. package/data/uni-app-x-docs/.vuepress/config/routerMap.js +30 -0
  420. package/data/uni-app-x-docs/.vuepress/config/searchPage.js +53 -0
  421. package/data/uni-app-x-docs/.vuepress/config/siderbar/index.js +6 -0
  422. package/data/uni-app-x-docs/.vuepress/config/siderbar/uni-app-x.js +69 -0
  423. package/data/uni-app-x-docs/.vuepress/config/toc.js +13 -0
  424. package/data/uni-app-x-docs/.vuepress/config.js +130 -0
  425. package/data/uni-app-x-docs/.vuepress/markdown/inject-json-to-md.js +248 -0
  426. package/data/uni-app-x-docs/.vuepress/public/baidu.js +7 -0
  427. package/data/uni-app-x-docs/.vuepress/public/h5/hybrid/html/local.html +88 -0
  428. package/data/uni-app-x-docs/.vuepress/public/h5/index.html +14 -0
  429. package/data/uni-app-x-docs/.vuepress/public/h5/pcguide.html +241 -0
  430. package/data/uni-app-x-docs/.vuepress/public/h5/touch-emulator.js +363 -0
  431. package/data/uni-app-x-docs/.vuepress/public/js/miku.js +10 -0
  432. package/data/uni-app-x-docs/.vuepress/public/miku-delivery-1.2.1.js +7 -0
  433. package/data/uni-app-x-docs/.vuepress/public/miku-delivery-sw-1.2.1.js +7 -0
  434. package/data/uni-app-x-docs/.vuepress/public/pc.html +157 -0
  435. package/data/uni-app-x-docs/.vuepress/public/static/web-view-forum.html +119 -0
  436. package/data/uni-app-x-docs/.vuepress/public/static/web-view.html +119 -0
  437. package/data/uni-app-x-docs/.vuepress/public/svg/uni-open-bridge.svg +1 -0
  438. package/data/uni-app-x-docs/.vuepress/utils/code.js +61 -0
  439. package/data/uni-app-x-docs/.vuepress/utils/cssJson.json +1 -0
  440. package/data/uni-app-x-docs/.vuepress/utils/customTypeJson.json +1 -0
  441. package/data/uni-app-x-docs/.vuepress/utils/example-mapping.json +39 -0
  442. package/data/uni-app-x-docs/.vuepress/utils/example.js +107 -0
  443. package/data/uni-app-x-docs/.vuepress/utils/index.js +20 -0
  444. package/data/uni-app-x-docs/.vuepress/utils/maniFestJson.json +1 -0
  445. package/data/uni-app-x-docs/.vuepress/utils/pageInstanceJson.json +1 -0
  446. package/data/uni-app-x-docs/.vuepress/utils/pagesJson.json +1 -0
  447. package/data/uni-app-x-docs/.vuepress/utils/specialStringJson.json +1 -0
  448. package/data/uni-app-x-docs/.vuepress/utils/utsApiJson.json +1 -0
  449. package/data/uni-app-x-docs/.vuepress/utils/utsComJson.json +1 -0
  450. package/data/uni-app-x-docs/.vuepress/utils/utsDiffTSJson.json +1 -0
  451. package/data/uni-app-x-docs/.vuepress/utils/utsJson.json +1 -0
  452. package/data/uni-app-x-docs/.vuepress/utils/utsUnicloudApiJson.json +1 -0
  453. package/data/uni-app-x-docs/.vuepress/utils/vueJson.json +1 -0
  454. package/data/uni-app-x-docs/404.md +2 -0
  455. package/data/uni-app-x-docs/_sidebar.md +135 -0
  456. package/data/uni-app-x-docs/adapt.md +169 -0
  457. package/data/uni-app-x-docs/ai/NOTE.md +7 -0
  458. package/data/uni-app-x-docs/api/README.md +105 -0
  459. package/data/uni-app-x-docs/api/_sidebar.md +165 -0
  460. package/data/uni-app-x-docs/api/accelerometer.md +72 -0
  461. package/data/uni-app-x-docs/api/action-sheet.md +40 -0
  462. package/data/uni-app-x-docs/api/animation-frame.md +57 -0
  463. package/data/uni-app-x-docs/api/app-route.md +323 -0
  464. package/data/uni-app-x-docs/api/authentication.md +62 -0
  465. package/data/uni-app-x-docs/api/base64.md +33 -0
  466. package/data/uni-app-x-docs/api/bio-auth.md +5 -0
  467. package/data/uni-app-x-docs/api/calendar.md +40 -0
  468. package/data/uni-app-x-docs/api/canvas-get-image-data.md +5 -0
  469. package/data/uni-app-x-docs/api/canvas-put-image-data.md +5 -0
  470. package/data/uni-app-x-docs/api/canvas-to-temp-file-path.md +17 -0
  471. package/data/uni-app-x-docs/api/canvasrenderingcontext2d.md +673 -0
  472. package/data/uni-app-x-docs/api/capture-screen.md +55 -0
  473. package/data/uni-app-x-docs/api/capturescreen.md +5 -0
  474. package/data/uni-app-x-docs/api/choose-file.md +27 -0
  475. package/data/uni-app-x-docs/api/choose-image.md +40 -0
  476. package/data/uni-app-x-docs/api/choose-location.md +304 -0
  477. package/data/uni-app-x-docs/api/choose-media.md +29 -0
  478. package/data/uni-app-x-docs/api/choose-video.md +31 -0
  479. package/data/uni-app-x-docs/api/clipboard.md +44 -0
  480. package/data/uni-app-x-docs/api/compass.md +53 -0
  481. package/data/uni-app-x-docs/api/compress-image.md +25 -0
  482. package/data/uni-app-x-docs/api/compress-video.md +21 -0
  483. package/data/uni-app-x-docs/api/connect-event-source.md +34 -0
  484. package/data/uni-app-x-docs/api/contact.md +37 -0
  485. package/data/uni-app-x-docs/api/create-camera-context.md +27 -0
  486. package/data/uni-app-x-docs/api/create-canvas-context-async.md +36 -0
  487. package/data/uni-app-x-docs/api/create-editor-context-async.md +23 -0
  488. package/data/uni-app-x-docs/api/create-inner-audio-context.md +67 -0
  489. package/data/uni-app-x-docs/api/create-intersection-observer.md +17 -0
  490. package/data/uni-app-x-docs/api/create-interstitial-ad.md +43 -0
  491. package/data/uni-app-x-docs/api/create-live-player-context.md +26 -0
  492. package/data/uni-app-x-docs/api/create-live-pusher-context.md +26 -0
  493. package/data/uni-app-x-docs/api/create-map-context.md +13 -0
  494. package/data/uni-app-x-docs/api/create-request-permission-listener.md +37 -0
  495. package/data/uni-app-x-docs/api/create-rewarded-video-ad.md +58 -0
  496. package/data/uni-app-x-docs/api/create-selector-query.md +161 -0
  497. package/data/uni-app-x-docs/api/create-video-context.md +46 -0
  498. package/data/uni-app-x-docs/api/create-webview-context.md +66 -0
  499. package/data/uni-app-x-docs/api/create-worker.md +293 -0
  500. package/data/uni-app-x-docs/api/dialog-page.md +113 -0
  501. package/data/uni-app-x-docs/api/dom/README.md +520 -0
  502. package/data/uni-app-x-docs/api/dom/cssstyledeclaration.md +515 -0
  503. package/data/uni-app-x-docs/api/dom/domrect.md +11 -0
  504. package/data/uni-app-x-docs/api/dom/drawablecontext.md +212 -0
  505. package/data/uni-app-x-docs/api/dom/element.md +5 -0
  506. package/data/uni-app-x-docs/api/dom/unicanvaselement.md +101 -0
  507. package/data/uni-app-x-docs/api/dom/unielement.md +608 -0
  508. package/data/uni-app-x-docs/api/dom/uniimageelement.md +25 -0
  509. package/data/uni-app-x-docs/api/dom/uniinputelement.md +11 -0
  510. package/data/uni-app-x-docs/api/dom/uninativeviewelement.md +98 -0
  511. package/data/uni-app-x-docs/api/dom/uniresizeobserver.md +48 -0
  512. package/data/uni-app-x-docs/api/dom/unitextareaelement.md +11 -0
  513. package/data/uni-app-x-docs/api/dom/unitextelement.md +49 -0
  514. package/data/uni-app-x-docs/api/dom/univideoelement.md +108 -0
  515. package/data/uni-app-x-docs/api/dom/uniwebviewelement.md +97 -0
  516. package/data/uni-app-x-docs/api/download-file.md +52 -0
  517. package/data/uni-app-x-docs/api/env.md +19 -0
  518. package/data/uni-app-x-docs/api/event-bus.md +81 -0
  519. package/data/uni-app-x-docs/api/exit.md +63 -0
  520. package/data/uni-app-x-docs/api/ext.md +61 -0
  521. package/data/uni-app-x-docs/api/facial-recognition-meta-info.md +47 -0
  522. package/data/uni-app-x-docs/api/facial-recognition-verify.md +5 -0
  523. package/data/uni-app-x-docs/api/file-system-spec.md +224 -0
  524. package/data/uni-app-x-docs/api/get-accessibility-info.md +23 -0
  525. package/data/uni-app-x-docs/api/get-app-authorize-setting.md +29 -0
  526. package/data/uni-app-x-docs/api/get-app-base-info.md +32 -0
  527. package/data/uni-app-x-docs/api/get-app.md +28 -0
  528. package/data/uni-app-x-docs/api/get-background-audio-manager.md +54 -0
  529. package/data/uni-app-x-docs/api/get-battery-info.md +31 -0
  530. package/data/uni-app-x-docs/api/get-current-pages.md +39 -0
  531. package/data/uni-app-x-docs/api/get-device-info.md +35 -0
  532. package/data/uni-app-x-docs/api/get-element-by-id.md +55 -0
  533. package/data/uni-app-x-docs/api/get-element.md +5 -0
  534. package/data/uni-app-x-docs/api/get-file-system-manager.md +62 -0
  535. package/data/uni-app-x-docs/api/get-image-info.md +22 -0
  536. package/data/uni-app-x-docs/api/get-launch-options-sync.md +5 -0
  537. package/data/uni-app-x-docs/api/get-location.md +210 -0
  538. package/data/uni-app-x-docs/api/get-network-type.md +23 -0
  539. package/data/uni-app-x-docs/api/get-performance.md +17 -0
  540. package/data/uni-app-x-docs/api/get-provider.md +5 -0
  541. package/data/uni-app-x-docs/api/get-recorder-manager.md +51 -0
  542. package/data/uni-app-x-docs/api/get-system-info.md +100 -0
  543. package/data/uni-app-x-docs/api/get-system-setting.md +24 -0
  544. package/data/uni-app-x-docs/api/get-univerify-manager.md +306 -0
  545. package/data/uni-app-x-docs/api/get-video-info.md +21 -0
  546. package/data/uni-app-x-docs/api/get-window-info.md +55 -0
  547. package/data/uni-app-x-docs/api/gyroscope.md +80 -0
  548. package/data/uni-app-x-docs/api/image.md +32 -0
  549. package/data/uni-app-x-docs/api/install-apk.md +26 -0
  550. package/data/uni-app-x-docs/api/interceptor.md +35 -0
  551. package/data/uni-app-x-docs/api/is-simulator.md +29 -0
  552. package/data/uni-app-x-docs/api/keyboard.md +55 -0
  553. package/data/uni-app-x-docs/api/launch.md +43 -0
  554. package/data/uni-app-x-docs/api/load-font-face.md +46 -0
  555. package/data/uni-app-x-docs/api/loading.md +61 -0
  556. package/data/uni-app-x-docs/api/locale.md +43 -0
  557. package/data/uni-app-x-docs/api/location-change.md +123 -0
  558. package/data/uni-app-x-docs/api/make-phone-call.md +25 -0
  559. package/data/uni-app-x-docs/api/memory.md +29 -0
  560. package/data/uni-app-x-docs/api/modal.md +50 -0
  561. package/data/uni-app-x-docs/api/navigator-bar-loading.md +40 -0
  562. package/data/uni-app-x-docs/api/navigator.md +89 -0
  563. package/data/uni-app-x-docs/api/network-status-change.md +41 -0
  564. package/data/uni-app-x-docs/api/network-summarize.md +40 -0
  565. package/data/uni-app-x-docs/api/nodes-info.md +5 -0
  566. package/data/uni-app-x-docs/api/on-tab-bar-mid-button-tap.md +20 -0
  567. package/data/uni-app-x-docs/api/open-app-authorize-setting.md +23 -0
  568. package/data/uni-app-x-docs/api/open-document.md +21 -0
  569. package/data/uni-app-x-docs/api/open-location.md +22 -0
  570. package/data/uni-app-x-docs/api/page-scroll-to.md +57 -0
  571. package/data/uni-app-x-docs/api/path2d.md +160 -0
  572. package/data/uni-app-x-docs/api/preview-image.md +44 -0
  573. package/data/uni-app-x-docs/api/privacy.md +84 -0
  574. package/data/uni-app-x-docs/api/provider.md +123 -0
  575. package/data/uni-app-x-docs/api/pull-down-refresh.md +46 -0
  576. package/data/uni-app-x-docs/api/push.md +1 -0
  577. package/data/uni-app-x-docs/api/report.md +44 -0
  578. package/data/uni-app-x-docs/api/request-merchant-transfer.md +31 -0
  579. package/data/uni-app-x-docs/api/request-payment.md +212 -0
  580. package/data/uni-app-x-docs/api/request-system-permission.md +21 -0
  581. package/data/uni-app-x-docs/api/request.md +72 -0
  582. package/data/uni-app-x-docs/api/rpx2px.md +19 -0
  583. package/data/uni-app-x-docs/api/save-image-to-photos-album.md +19 -0
  584. package/data/uni-app-x-docs/api/save-video-to-photos-album.md +17 -0
  585. package/data/uni-app-x-docs/api/scan-code.md +39 -0
  586. package/data/uni-app-x-docs/api/screen-brightness.md +53 -0
  587. package/data/uni-app-x-docs/api/set-navigation-bar-color.md +27 -0
  588. package/data/uni-app-x-docs/api/set-navigation-bar-title.md +22 -0
  589. package/data/uni-app-x-docs/api/set-tab-bar.md +121 -0
  590. package/data/uni-app-x-docs/api/set-tabbar.md +5 -0
  591. package/data/uni-app-x-docs/api/share-with-system.md +27 -0
  592. package/data/uni-app-x-docs/api/share.md +128 -0
  593. package/data/uni-app-x-docs/api/show-action-sheet.md +5 -0
  594. package/data/uni-app-x-docs/api/show-loading.md +5 -0
  595. package/data/uni-app-x-docs/api/show-modal.md +5 -0
  596. package/data/uni-app-x-docs/api/show-toast.md +5 -0
  597. package/data/uni-app-x-docs/api/sign-in.md +141 -0
  598. package/data/uni-app-x-docs/api/storage.md +347 -0
  599. package/data/uni-app-x-docs/api/theme-change.md +477 -0
  600. package/data/uni-app-x-docs/api/theme.md +5 -0
  601. package/data/uni-app-x-docs/api/toast.md +62 -0
  602. package/data/uni-app-x-docs/api/uni-push.md +251 -0
  603. package/data/uni-app-x-docs/api/unicloud/README.md +25 -0
  604. package/data/uni-app-x-docs/api/unicloud/database.md +27 -0
  605. package/data/uni-app-x-docs/api/unicloud/function.md +58 -0
  606. package/data/uni-app-x-docs/api/unicloud/object.md +75 -0
  607. package/data/uni-app-x-docs/api/unicloud/sse-channel.md +103 -0
  608. package/data/uni-app-x-docs/api/unicloud/storage.md +46 -0
  609. package/data/uni-app-x-docs/api/unicloud/utils.md +71 -0
  610. package/data/uni-app-x-docs/api/unipage.md +389 -0
  611. package/data/uni-app-x-docs/api/upload-file.md +40 -0
  612. package/data/uni-app-x-docs/api/vibrate.md +37 -0
  613. package/data/uni-app-x-docs/api/virtual-payment.md +228 -0
  614. package/data/uni-app-x-docs/api/websocket-global.md +5 -0
  615. package/data/uni-app-x-docs/api/websocket.md +116 -0
  616. package/data/uni-app-x-docs/api/wide-screen-adaptation.md +197 -0
  617. package/data/uni-app-x-docs/api/wifi.md +135 -0
  618. package/data/uni-app-x-docs/api/window.md +37 -0
  619. package/data/uni-app-x-docs/app-harmony/README.md +75 -0
  620. package/data/uni-app-x-docs/app-harmony/harmony-vapor.md +5 -0
  621. package/data/uni-app-x-docs/app-vapor.md +599 -0
  622. package/data/uni-app-x-docs/benchmark/vapor-benchmark-android.md +488 -0
  623. package/data/uni-app-x-docs/benchmark/vapor-benchmark-harmony.md +312 -0
  624. package/data/uni-app-x-docs/benchmark/vapor-benchmark-ios.md +375 -0
  625. package/data/uni-app-x-docs/collocation/_sidebar.md +15 -0
  626. package/data/uni-app-x-docs/collocation/app.md +263 -0
  627. package/data/uni-app-x-docs/collocation/manifest-android.md +1321 -0
  628. package/data/uni-app-x-docs/collocation/manifest-harmony.md +152 -0
  629. package/data/uni-app-x-docs/collocation/manifest-ios.md +731 -0
  630. package/data/uni-app-x-docs/collocation/manifest-modules.md +521 -0
  631. package/data/uni-app-x-docs/collocation/manifest-splashscreen.md +232 -0
  632. package/data/uni-app-x-docs/collocation/manifest.md +591 -0
  633. package/data/uni-app-x-docs/collocation/pagesjson.md +462 -0
  634. package/data/uni-app-x-docs/collocation/themejson.md +177 -0
  635. package/data/uni-app-x-docs/compiler/README.md +125 -0
  636. package/data/uni-app-x-docs/compiler/_sidebar.md +4 -0
  637. package/data/uni-app-x-docs/component/README.md +228 -0
  638. package/data/uni-app-x-docs/component/_sidebar.md +118 -0
  639. package/data/uni-app-x-docs/component/ad-custom.md +19 -0
  640. package/data/uni-app-x-docs/component/ad.md +45 -0
  641. package/data/uni-app-x-docs/component/animation-view.md +19 -0
  642. package/data/uni-app-x-docs/component/aria-component.md +19 -0
  643. package/data/uni-app-x-docs/component/audio.md +7 -0
  644. package/data/uni-app-x-docs/component/block.md +21 -0
  645. package/data/uni-app-x-docs/component/button.md +105 -0
  646. package/data/uni-app-x-docs/component/camera.md +54 -0
  647. package/data/uni-app-x-docs/component/canvas.md +163 -0
  648. package/data/uni-app-x-docs/component/channel-live.md +19 -0
  649. package/data/uni-app-x-docs/component/channel-video.md +19 -0
  650. package/data/uni-app-x-docs/component/checkbox-group.md +21 -0
  651. package/data/uni-app-x-docs/component/checkbox.md +27 -0
  652. package/data/uni-app-x-docs/component/common.md +304 -0
  653. package/data/uni-app-x-docs/component/cover-image.md +25 -0
  654. package/data/uni-app-x-docs/component/cover-view.md +25 -0
  655. package/data/uni-app-x-docs/component/custom-tab-bar.md +19 -0
  656. package/data/uni-app-x-docs/component/double-tap-gesture-handler.md +19 -0
  657. package/data/uni-app-x-docs/component/draggable-sheet.md +19 -0
  658. package/data/uni-app-x-docs/component/editor.md +33 -0
  659. package/data/uni-app-x-docs/component/flow-item.md +5 -0
  660. package/data/uni-app-x-docs/component/force-press-gesture-handler.md +19 -0
  661. package/data/uni-app-x-docs/component/form.md +108 -0
  662. package/data/uni-app-x-docs/component/functional-page-navigator.md +19 -0
  663. package/data/uni-app-x-docs/component/glass-effect-view.md +32 -0
  664. package/data/uni-app-x-docs/component/grid-builder.md +19 -0
  665. package/data/uni-app-x-docs/component/grid-view.md +19 -0
  666. package/data/uni-app-x-docs/component/horizontal-drag-gesture-handler.md +19 -0
  667. package/data/uni-app-x-docs/component/icon.md +19 -0
  668. package/data/uni-app-x-docs/component/image.md +79 -0
  669. package/data/uni-app-x-docs/component/input.md +121 -0
  670. package/data/uni-app-x-docs/component/keyboard-accessory.md +19 -0
  671. package/data/uni-app-x-docs/component/label.md +21 -0
  672. package/data/uni-app-x-docs/component/list-builder.md +19 -0
  673. package/data/uni-app-x-docs/component/list-item.md +1 -0
  674. package/data/uni-app-x-docs/component/list-view.md +191 -0
  675. package/data/uni-app-x-docs/component/live-player.md +29 -0
  676. package/data/uni-app-x-docs/component/live-pusher.md +31 -0
  677. package/data/uni-app-x-docs/component/loading.md +31 -0
  678. package/data/uni-app-x-docs/component/long-press-gesture-handler.md +19 -0
  679. package/data/uni-app-x-docs/component/map.md +114 -0
  680. package/data/uni-app-x-docs/component/match-media.md +21 -0
  681. package/data/uni-app-x-docs/component/movable-area.md +27 -0
  682. package/data/uni-app-x-docs/component/movable-view.md +27 -0
  683. package/data/uni-app-x-docs/component/native-component.md +19 -0
  684. package/data/uni-app-x-docs/component/native-view.md +210 -0
  685. package/data/uni-app-x-docs/component/navigation-bar.md +19 -0
  686. package/data/uni-app-x-docs/component/navigator.md +22 -0
  687. package/data/uni-app-x-docs/component/nested-scroll-body.md +32 -0
  688. package/data/uni-app-x-docs/component/nested-scroll-header.md +32 -0
  689. package/data/uni-app-x-docs/component/nested-scroll.md +8 -0
  690. package/data/uni-app-x-docs/component/official-account.md +19 -0
  691. package/data/uni-app-x-docs/component/open-container.md +19 -0
  692. package/data/uni-app-x-docs/component/page-container.md +37 -0
  693. package/data/uni-app-x-docs/component/page-meta.md +19 -0
  694. package/data/uni-app-x-docs/component/pan-gesture-handler.md +19 -0
  695. package/data/uni-app-x-docs/component/picker-view-column.md +5 -0
  696. package/data/uni-app-x-docs/component/picker-view.md +48 -0
  697. package/data/uni-app-x-docs/component/picker.md +29 -0
  698. package/data/uni-app-x-docs/component/progress.md +19 -0
  699. package/data/uni-app-x-docs/component/radio-group.md +21 -0
  700. package/data/uni-app-x-docs/component/radio.md +27 -0
  701. package/data/uni-app-x-docs/component/rich-text.md +108 -0
  702. package/data/uni-app-x-docs/component/root-portal.md +19 -0
  703. package/data/uni-app-x-docs/component/scale-gesture-handler.md +19 -0
  704. package/data/uni-app-x-docs/component/scroll-view.md +213 -0
  705. package/data/uni-app-x-docs/component/share-element.md +84 -0
  706. package/data/uni-app-x-docs/component/slider.md +44 -0
  707. package/data/uni-app-x-docs/component/snapshot.md +19 -0
  708. package/data/uni-app-x-docs/component/span.md +19 -0
  709. package/data/uni-app-x-docs/component/sticky-header.md +50 -0
  710. package/data/uni-app-x-docs/component/sticky-section.md +54 -0
  711. package/data/uni-app-x-docs/component/sticky.md +8 -0
  712. package/data/uni-app-x-docs/component/store-home.md +19 -0
  713. package/data/uni-app-x-docs/component/store-product.md +19 -0
  714. package/data/uni-app-x-docs/component/swiper-item.md +5 -0
  715. package/data/uni-app-x-docs/component/swiper.md +94 -0
  716. package/data/uni-app-x-docs/component/switch.md +28 -0
  717. package/data/uni-app-x-docs/component/tap-gesture-handler.md +19 -0
  718. package/data/uni-app-x-docs/component/text.md +242 -0
  719. package/data/uni-app-x-docs/component/textarea.md +90 -0
  720. package/data/uni-app-x-docs/component/uni-ui-x/README.md +1 -0
  721. package/data/uni-app-x-docs/component/uni-ui-x/uni-badge-view.md +25 -0
  722. package/data/uni-app-x-docs/component/uni-ui-x/uni-collapse-item.md +5 -0
  723. package/data/uni-app-x-docs/component/uni-ui-x/uni-collapse.md +48 -0
  724. package/data/uni-app-x-docs/component/uni-ui-x/uni-drag-cell.md +25 -0
  725. package/data/uni-app-x-docs/component/uni-ui-x/uni-fab-button.md +25 -0
  726. package/data/uni-app-x-docs/component/uni-ui-x/uni-index-bar.md +25 -0
  727. package/data/uni-app-x-docs/component/uni-ui-x/uni-link.md +25 -0
  728. package/data/uni-app-x-docs/component/uni-ui-x/uni-nav-bar.md +25 -0
  729. package/data/uni-app-x-docs/component/uni-ui-x/uni-number-box.md +25 -0
  730. package/data/uni-app-x-docs/component/uni-ui-x/uni-rate.md +25 -0
  731. package/data/uni-app-x-docs/component/uni-ui-x/uni-refresh-box.md +25 -0
  732. package/data/uni-app-x-docs/component/uni-ui-x/uni-tab-bar.md +5 -0
  733. package/data/uni-app-x-docs/component/uni-ui-x/uni-tab-content.md +5 -0
  734. package/data/uni-app-x-docs/component/uni-ui-x/uni-tab-item.md +5 -0
  735. package/data/uni-app-x-docs/component/uni-ui-x/uni-tab-midbutton.md +5 -0
  736. package/data/uni-app-x-docs/component/uni-ui-x/uni-tab.md +111 -0
  737. package/data/uni-app-x-docs/component/uni-ui-x/uni-time-format.md +25 -0
  738. package/data/uni-app-x-docs/component/unicloud-db.md +19 -0
  739. package/data/uni-app-x-docs/component/vertical-drag-gesture-handler.md +19 -0
  740. package/data/uni-app-x-docs/component/video.md +135 -0
  741. package/data/uni-app-x-docs/component/view.md +86 -0
  742. package/data/uni-app-x-docs/component/voip-room.md +19 -0
  743. package/data/uni-app-x-docs/component/waterflow.md +122 -0
  744. package/data/uni-app-x-docs/component/web-view.md +160 -0
  745. package/data/uni-app-x-docs/css/README.md +274 -0
  746. package/data/uni-app-x-docs/css/_sidebar.md +104 -0
  747. package/data/uni-app-x-docs/css/align-content.md +22 -0
  748. package/data/uni-app-x-docs/css/align-items.md +20 -0
  749. package/data/uni-app-x-docs/css/align-self.md +20 -0
  750. package/data/uni-app-x-docs/css/animation-composition.md +18 -0
  751. package/data/uni-app-x-docs/css/animation-delay.md +18 -0
  752. package/data/uni-app-x-docs/css/animation-direction.md +18 -0
  753. package/data/uni-app-x-docs/css/animation-duration.md +18 -0
  754. package/data/uni-app-x-docs/css/animation-fill-mode.md +18 -0
  755. package/data/uni-app-x-docs/css/animation-iteration-count.md +18 -0
  756. package/data/uni-app-x-docs/css/animation-name.md +18 -0
  757. package/data/uni-app-x-docs/css/animation-play-state.md +18 -0
  758. package/data/uni-app-x-docs/css/animation-range-end.md +18 -0
  759. package/data/uni-app-x-docs/css/animation-range-start.md +18 -0
  760. package/data/uni-app-x-docs/css/animation-range.md +18 -0
  761. package/data/uni-app-x-docs/css/animation-timeline.md +18 -0
  762. package/data/uni-app-x-docs/css/animation-timing-function.md +18 -0
  763. package/data/uni-app-x-docs/css/animation.md +18 -0
  764. package/data/uni-app-x-docs/css/backdrop-filter.md +21 -0
  765. package/data/uni-app-x-docs/css/background-clip.md +20 -0
  766. package/data/uni-app-x-docs/css/background-color.md +25 -0
  767. package/data/uni-app-x-docs/css/background-image.md +48 -0
  768. package/data/uni-app-x-docs/css/background.md +20 -0
  769. package/data/uni-app-x-docs/css/border-bottom-color.md +20 -0
  770. package/data/uni-app-x-docs/css/border-bottom-left-radius.md +23 -0
  771. package/data/uni-app-x-docs/css/border-bottom-right-radius.md +23 -0
  772. package/data/uni-app-x-docs/css/border-bottom-style.md +20 -0
  773. package/data/uni-app-x-docs/css/border-bottom-width.md +27 -0
  774. package/data/uni-app-x-docs/css/border-bottom.md +20 -0
  775. package/data/uni-app-x-docs/css/border-color.md +20 -0
  776. package/data/uni-app-x-docs/css/border-left-color.md +20 -0
  777. package/data/uni-app-x-docs/css/border-left-style.md +20 -0
  778. package/data/uni-app-x-docs/css/border-left-width.md +27 -0
  779. package/data/uni-app-x-docs/css/border-left.md +20 -0
  780. package/data/uni-app-x-docs/css/border-radius.md +27 -0
  781. package/data/uni-app-x-docs/css/border-right-color.md +20 -0
  782. package/data/uni-app-x-docs/css/border-right-style.md +20 -0
  783. package/data/uni-app-x-docs/css/border-right-width.md +27 -0
  784. package/data/uni-app-x-docs/css/border-right.md +20 -0
  785. package/data/uni-app-x-docs/css/border-style.md +24 -0
  786. package/data/uni-app-x-docs/css/border-top-color.md +20 -0
  787. package/data/uni-app-x-docs/css/border-top-left-radius.md +23 -0
  788. package/data/uni-app-x-docs/css/border-top-right-radius.md +23 -0
  789. package/data/uni-app-x-docs/css/border-top-style.md +20 -0
  790. package/data/uni-app-x-docs/css/border-top-width.md +27 -0
  791. package/data/uni-app-x-docs/css/border-top.md +20 -0
  792. package/data/uni-app-x-docs/css/border-width.md +24 -0
  793. package/data/uni-app-x-docs/css/border.md +23 -0
  794. package/data/uni-app-x-docs/css/bottom.md +20 -0
  795. package/data/uni-app-x-docs/css/box-shadow.md +26 -0
  796. package/data/uni-app-x-docs/css/box-sizing.md +20 -0
  797. package/data/uni-app-x-docs/css/color.md +27 -0
  798. package/data/uni-app-x-docs/css/common/at-rules.md +293 -0
  799. package/data/uni-app-x-docs/css/common/color.md +9 -0
  800. package/data/uni-app-x-docs/css/common/function.md +161 -0
  801. package/data/uni-app-x-docs/css/common/length.md +89 -0
  802. package/data/uni-app-x-docs/css/common/selector.md +48 -0
  803. package/data/uni-app-x-docs/css/common/style-isolation.md +258 -0
  804. package/data/uni-app-x-docs/css/common/variable.md +1 -0
  805. package/data/uni-app-x-docs/css/css_diff_web.md +802 -0
  806. package/data/uni-app-x-docs/css/direction.md +18 -0
  807. package/data/uni-app-x-docs/css/display.md +23 -0
  808. package/data/uni-app-x-docs/css/flex-basis.md +20 -0
  809. package/data/uni-app-x-docs/css/flex-direction.md +20 -0
  810. package/data/uni-app-x-docs/css/flex-flow.md +20 -0
  811. package/data/uni-app-x-docs/css/flex-grow.md +20 -0
  812. package/data/uni-app-x-docs/css/flex-shrink.md +20 -0
  813. package/data/uni-app-x-docs/css/flex-wrap.md +20 -0
  814. package/data/uni-app-x-docs/css/flex.md +20 -0
  815. package/data/uni-app-x-docs/css/font-family.md +50 -0
  816. package/data/uni-app-x-docs/css/font-size.md +51 -0
  817. package/data/uni-app-x-docs/css/font-style.md +23 -0
  818. package/data/uni-app-x-docs/css/font-weight.md +24 -0
  819. package/data/uni-app-x-docs/css/height.md +23 -0
  820. package/data/uni-app-x-docs/css/justify-content.md +20 -0
  821. package/data/uni-app-x-docs/css/left.md +20 -0
  822. package/data/uni-app-x-docs/css/letter-spacing.md +20 -0
  823. package/data/uni-app-x-docs/css/line-height.md +37 -0
  824. package/data/uni-app-x-docs/css/lines.md +23 -0
  825. package/data/uni-app-x-docs/css/margin-bottom.md +25 -0
  826. package/data/uni-app-x-docs/css/margin-left.md +25 -0
  827. package/data/uni-app-x-docs/css/margin-right.md +25 -0
  828. package/data/uni-app-x-docs/css/margin-top.md +25 -0
  829. package/data/uni-app-x-docs/css/margin.md +33 -0
  830. package/data/uni-app-x-docs/css/max-height.md +20 -0
  831. package/data/uni-app-x-docs/css/max-width.md +20 -0
  832. package/data/uni-app-x-docs/css/min-height.md +27 -0
  833. package/data/uni-app-x-docs/css/min-width.md +20 -0
  834. package/data/uni-app-x-docs/css/opacity.md +20 -0
  835. package/data/uni-app-x-docs/css/overflow.md +28 -0
  836. package/data/uni-app-x-docs/css/padding-bottom.md +23 -0
  837. package/data/uni-app-x-docs/css/padding-left.md +23 -0
  838. package/data/uni-app-x-docs/css/padding-right.md +23 -0
  839. package/data/uni-app-x-docs/css/padding-top.md +23 -0
  840. package/data/uni-app-x-docs/css/padding.md +23 -0
  841. package/data/uni-app-x-docs/css/pointer-events.md +26 -0
  842. package/data/uni-app-x-docs/css/position.md +50 -0
  843. package/data/uni-app-x-docs/css/right.md +20 -0
  844. package/data/uni-app-x-docs/css/text-align.md +23 -0
  845. package/data/uni-app-x-docs/css/text-decoration-color.md +25 -0
  846. package/data/uni-app-x-docs/css/text-decoration-line.md +24 -0
  847. package/data/uni-app-x-docs/css/text-decoration-style.md +23 -0
  848. package/data/uni-app-x-docs/css/text-decoration-thickness.md +23 -0
  849. package/data/uni-app-x-docs/css/text-decoration.md +24 -0
  850. package/data/uni-app-x-docs/css/text-overflow.md +24 -0
  851. package/data/uni-app-x-docs/css/text-shadow.md +22 -0
  852. package/data/uni-app-x-docs/css/top.md +20 -0
  853. package/data/uni-app-x-docs/css/transform-origin.md +20 -0
  854. package/data/uni-app-x-docs/css/transform.md +32 -0
  855. package/data/uni-app-x-docs/css/transition-delay.md +27 -0
  856. package/data/uni-app-x-docs/css/transition-duration.md +27 -0
  857. package/data/uni-app-x-docs/css/transition-property.md +23 -0
  858. package/data/uni-app-x-docs/css/transition-timing-function.md +23 -0
  859. package/data/uni-app-x-docs/css/transition.md +43 -0
  860. package/data/uni-app-x-docs/css/visibility.md +26 -0
  861. package/data/uni-app-x-docs/css/white-space.md +49 -0
  862. package/data/uni-app-x-docs/css/width.md +23 -0
  863. package/data/uni-app-x-docs/css/z-index.md +127 -0
  864. package/data/uni-app-x-docs/debug/android-inspector.md +55 -0
  865. package/data/uni-app-x-docs/i18n.md +379 -0
  866. package/data/uni-app-x-docs/mp/README.md +159 -0
  867. package/data/uni-app-x-docs/native/README.md +67 -0
  868. package/data/uni-app-x-docs/native/debug/android.md +126 -0
  869. package/data/uni-app-x-docs/native/debug/harmony.md +119 -0
  870. package/data/uni-app-x-docs/native/debug/ios.md +92 -0
  871. package/data/uni-app-x-docs/native/download/android.md +45 -0
  872. package/data/uni-app-x-docs/native/download/ios.md +30 -0
  873. package/data/uni-app-x-docs/native/modules/android/others.md +1441 -0
  874. package/data/uni-app-x-docs/native/modules/android/uni-ad.md +104 -0
  875. package/data/uni-app-x-docs/native/modules/android/uni-facialRecognitionVerify.md +74 -0
  876. package/data/uni-app-x-docs/native/modules/android/uni-getLocation.md +131 -0
  877. package/data/uni-app-x-docs/native/modules/android/uni-map-tencent.md +101 -0
  878. package/data/uni-app-x-docs/native/modules/android/uni-oauth.md +61 -0
  879. package/data/uni-app-x-docs/native/modules/android/uni-payment.md +120 -0
  880. package/data/uni-app-x-docs/native/modules/android/uni-push.md +229 -0
  881. package/data/uni-app-x-docs/native/modules/android/uni-share.md +61 -0
  882. package/data/uni-app-x-docs/native/modules/android/uni-verify.md +105 -0
  883. package/data/uni-app-x-docs/native/modules/android/uni-video.md +135 -0
  884. package/data/uni-app-x-docs/native/modules/harmony/facialVerify.md +47 -0
  885. package/data/uni-app-x-docs/native/modules/harmony/location.md +43 -0
  886. package/data/uni-app-x-docs/native/modules/harmony/map.md +64 -0
  887. package/data/uni-app-x-docs/native/modules/harmony/modules.md +23 -0
  888. package/data/uni-app-x-docs/native/modules/harmony/oauth.md +47 -0
  889. package/data/uni-app-x-docs/native/modules/harmony/pay.md +87 -0
  890. package/data/uni-app-x-docs/native/modules/harmony/push.md +74 -0
  891. package/data/uni-app-x-docs/native/modules/harmony/verify.md +45 -0
  892. package/data/uni-app-x-docs/native/modules/ios/modules.md +962 -0
  893. package/data/uni-app-x-docs/native/permission/android_permission_adapter.md +63 -0
  894. package/data/uni-app-x-docs/native/use/android.md +541 -0
  895. package/data/uni-app-x-docs/native/use/androidcomm.md +164 -0
  896. package/data/uni-app-x-docs/native/use/androiduts.md +398 -0
  897. package/data/uni-app-x-docs/native/use/harmony.md +105 -0
  898. package/data/uni-app-x-docs/native/use/harmonyapi.md +205 -0
  899. package/data/uni-app-x-docs/native/use/harmonyuts.md +62 -0
  900. package/data/uni-app-x-docs/native/use/ios.md +96 -0
  901. package/data/uni-app-x-docs/native/use/iosapi.md +290 -0
  902. package/data/uni-app-x-docs/native/use/iosuts.md +89 -0
  903. package/data/uni-app-x-docs/page.md +501 -0
  904. package/data/uni-app-x-docs/performance.md +181 -0
  905. package/data/uni-app-x-docs/plugin/NOTE.md +7 -0
  906. package/data/uni-app-x-docs/project.md +154 -0
  907. package/data/uni-app-x-docs/readme.md +401 -0
  908. package/data/uni-app-x-docs/release-note-alpha.md +2219 -0
  909. package/data/uni-app-x-docs/release.md +1961 -0
  910. package/data/uni-app-x-docs/sample.md +157 -0
  911. package/data/uni-app-x-docs/select.md +365 -0
  912. package/data/uni-app-x-docs/static/4050-hello-flatten-optimized-device1-r1.png +0 -0
  913. package/data/uni-app-x-docs/static/calendar.jpg +0 -0
  914. package/data/uni-app-x-docs/static/go-to-definition.png +0 -0
  915. package/data/uni-app-x-docs/static/hxconsolepageperformance.png +0 -0
  916. package/data/uni-app-x-docs/static/json2type.png +0 -0
  917. package/data/uni-app-x-docs/static/newproject.png +0 -0
  918. package/data/uni-app-x-docs/static/playground.jpg +0 -0
  919. package/data/uni-app-x-docs/static/project-icon.png +0 -0
  920. package/data/uni-app-x-docs/static/uaxding.png +0 -0
  921. package/data/uni-app-x-docs/static/view-API-type-info.png +0 -0
  922. package/data/uni-app-x-docs/tutorial/android-16kb.md +96 -0
  923. package/data/uni-app-x-docs/tutorial/android-memoryleak.md +553 -0
  924. package/data/uni-app-x-docs/tutorial/app-env.md +84 -0
  925. package/data/uni-app-x-docs/tutorial/app-market.md +58 -0
  926. package/data/uni-app-x-docs/tutorial/app-package.md +196 -0
  927. package/data/uni-app-x-docs/tutorial/app-playground.md +188 -0
  928. package/data/uni-app-x-docs/tutorial/bug_repair.md +40 -0
  929. package/data/uni-app-x-docs/tutorial/codegap.md +291 -0
  930. package/data/uni-app-x-docs/tutorial/compatibility.md +120 -0
  931. package/data/uni-app-x-docs/tutorial/compliance.md +833 -0
  932. package/data/uni-app-x-docs/tutorial/debug/devtools.md +137 -0
  933. package/data/uni-app-x-docs/tutorial/idref.md +126 -0
  934. package/data/uni-app-x-docs/tutorial/ls-plugin.md +186 -0
  935. package/data/uni-app-x-docs/tutorial/request.md +321 -0
  936. package/data/uni-app-x-docs/tutorial/rules_mcp.md +123 -0
  937. package/data/uni-app-x-docs/tutorial/stickynestlist.md +68 -0
  938. package/data/uni-app-x-docs/tutorial/store.md +162 -0
  939. package/data/uni-app-x-docs/uniapptox.md +145 -0
  940. package/data/uni-app-x-docs/uts/README.md +456 -0
  941. package/data/uni-app-x-docs/uts/_sidebar.md +57 -0
  942. package/data/uni-app-x-docs/uts/buildin-object-api/array.md +981 -0
  943. package/data/uni-app-x-docs/uts/buildin-object-api/arraybuffer.md +257 -0
  944. package/data/uni-app-x-docs/uts/buildin-object-api/console.md +208 -0
  945. package/data/uni-app-x-docs/uts/buildin-object-api/dataview.md +304 -0
  946. package/data/uni-app-x-docs/uts/buildin-object-api/date.md +707 -0
  947. package/data/uni-app-x-docs/uts/buildin-object-api/error.md +31 -0
  948. package/data/uni-app-x-docs/uts/buildin-object-api/float32array.md +485 -0
  949. package/data/uni-app-x-docs/uts/buildin-object-api/float64array.md +473 -0
  950. package/data/uni-app-x-docs/uts/buildin-object-api/global.md +222 -0
  951. package/data/uni-app-x-docs/uts/buildin-object-api/int16array.md +455 -0
  952. package/data/uni-app-x-docs/uts/buildin-object-api/int32array.md +483 -0
  953. package/data/uni-app-x-docs/uts/buildin-object-api/int8array.md +473 -0
  954. package/data/uni-app-x-docs/uts/buildin-object-api/json.md +236 -0
  955. package/data/uni-app-x-docs/uts/buildin-object-api/map.md +187 -0
  956. package/data/uni-app-x-docs/uts/buildin-object-api/math.md +502 -0
  957. package/data/uni-app-x-docs/uts/buildin-object-api/number.md +363 -0
  958. package/data/uni-app-x-docs/uts/buildin-object-api/promise.md +265 -0
  959. package/data/uni-app-x-docs/uts/buildin-object-api/regexp.md +263 -0
  960. package/data/uni-app-x-docs/uts/buildin-object-api/set.md +170 -0
  961. package/data/uni-app-x-docs/uts/buildin-object-api/string.md +723 -0
  962. package/data/uni-app-x-docs/uts/buildin-object-api/textdecoder.md +70 -0
  963. package/data/uni-app-x-docs/uts/buildin-object-api/textencoder.md +41 -0
  964. package/data/uni-app-x-docs/uts/buildin-object-api/timers.md +99 -0
  965. package/data/uni-app-x-docs/uts/buildin-object-api/uint16array.md +483 -0
  966. package/data/uni-app-x-docs/uts/buildin-object-api/uint32array.md +484 -0
  967. package/data/uni-app-x-docs/uts/buildin-object-api/uint8array.md +483 -0
  968. package/data/uni-app-x-docs/uts/buildin-object-api/uint8clampedarray.md +483 -0
  969. package/data/uni-app-x-docs/uts/buildin-object-api/utsjsonobject.md +361 -0
  970. package/data/uni-app-x-docs/uts/class.md +504 -0
  971. package/data/uni-app-x-docs/uts/compiler-known-issues.md +1242 -0
  972. package/data/uni-app-x-docs/uts/conditional.md +209 -0
  973. package/data/uni-app-x-docs/uts/data-type.md +2248 -0
  974. package/data/uni-app-x-docs/uts/enumerability.md +16 -0
  975. package/data/uni-app-x-docs/uts/enumerability_iterable.md +211 -0
  976. package/data/uni-app-x-docs/uts/exception.md +25 -0
  977. package/data/uni-app-x-docs/uts/function.md +359 -0
  978. package/data/uni-app-x-docs/uts/generics.md +251 -0
  979. package/data/uni-app-x-docs/uts/interface.md +37 -0
  980. package/data/uni-app-x-docs/uts/iterable.md +150 -0
  981. package/data/uni-app-x-docs/uts/keywords.md +436 -0
  982. package/data/uni-app-x-docs/uts/literal.md +252 -0
  983. package/data/uni-app-x-docs/uts/loops.md +240 -0
  984. package/data/uni-app-x-docs/uts/module.md +92 -0
  985. package/data/uni-app-x-docs/uts/object.md +156 -0
  986. package/data/uni-app-x-docs/uts/operator.md +304 -0
  987. package/data/uni-app-x-docs/uts/runtime-known-issues.md +99 -0
  988. package/data/uni-app-x-docs/uts/type-aliases.md +43 -0
  989. package/data/uni-app-x-docs/uts/type-compatibility.md +133 -0
  990. package/data/uni-app-x-docs/uts/uts-optimize.md +33 -0
  991. package/data/uni-app-x-docs/uts/uts_diff_ts.md +2292 -0
  992. package/data/uni-app-x-docs/uts/utsactivitycallback.md +1357 -0
  993. package/data/uni-app-x-docs/uts/utsandroid.md +850 -0
  994. package/data/uni-app-x-docs/uts/utsandroidhookproxy.md +17 -0
  995. package/data/uni-app-x-docs/uts/utsharmony.md +219 -0
  996. package/data/uni-app-x-docs/uts/utsios.md +305 -0
  997. package/data/uni-app-x-docs/uts/utsioshookproxy.md +148 -0
  998. package/data/uni-app-x-docs/vapor-benchmark.md +11 -0
  999. package/data/uni-app-x-docs/vue/README.md +553 -0
  1000. package/data/uni-app-x-docs/vue/_sidebar.md +10 -0
  1001. package/data/uni-app-x-docs/vue/advanced-api.md +138 -0
  1002. package/data/uni-app-x-docs/vue/built-in.md +741 -0
  1003. package/data/uni-app-x-docs/vue/component.md +704 -0
  1004. package/data/uni-app-x-docs/vue/composition-api.md +792 -0
  1005. package/data/uni-app-x-docs/vue/data-bind.md +163 -0
  1006. package/data/uni-app-x-docs/vue/global-api.md +109 -0
  1007. package/data/uni-app-x-docs/vue/modifier.md +202 -0
  1008. package/data/uni-app-x-docs/vue/options-api.md +512 -0
  1009. package/data/uni-app-x-docs/vue/others.md +20 -0
  1010. package/data/uni-app-x-docs/web/README.md +279 -0
  1011. package/data/uni-app-x-docs/web/ssr.md +290 -0
  1012. package/data/uni-app-x-docs/worktile/NOTE.md +7 -0
  1013. package/data/uniappx/404.md +2 -0
  1014. package/data/uniappx/_sidebar.md +135 -0
  1015. package/data/uniappx/adapt.md +165 -0
  1016. package/data/uniappx/ai/NOTE.md +5 -0
  1017. package/data/uniappx/api/README.md +98 -0
  1018. package/data/uniappx/api/_sidebar.md +165 -0
  1019. package/data/uniappx/api/accelerometer.md +322 -0
  1020. package/data/uniappx/api/action-sheet.md +192 -0
  1021. package/data/uniappx/api/animation-frame.md +125 -0
  1022. package/data/uniappx/api/app-route.md +632 -0
  1023. package/data/uniappx/api/authentication.md +267 -0
  1024. package/data/uniappx/api/base64.md +127 -0
  1025. package/data/uniappx/api/bio-auth.md +3 -0
  1026. package/data/uniappx/api/calendar.md +400 -0
  1027. package/data/uniappx/api/canvas-get-image-data.md +3 -0
  1028. package/data/uniappx/api/canvas-put-image-data.md +3 -0
  1029. package/data/uniappx/api/canvas-to-temp-file-path.md +62 -0
  1030. package/data/uniappx/api/canvasrenderingcontext2d.md +128 -0
  1031. package/data/uniappx/api/capture-screen.md +173 -0
  1032. package/data/uniappx/api/capturescreen.md +3 -0
  1033. package/data/uniappx/api/choose-file.md +174 -0
  1034. package/data/uniappx/api/choose-image.md +312 -0
  1035. package/data/uniappx/api/choose-location.md +412 -0
  1036. package/data/uniappx/api/choose-media.md +272 -0
  1037. package/data/uniappx/api/choose-video.md +165 -0
  1038. package/data/uniappx/api/clipboard.md +155 -0
  1039. package/data/uniappx/api/compass.md +351 -0
  1040. package/data/uniappx/api/compress-image.md +147 -0
  1041. package/data/uniappx/api/compress-video.md +136 -0
  1042. package/data/uniappx/api/connect-event-source.md +225 -0
  1043. package/data/uniappx/api/contact.md +153 -0
  1044. package/data/uniappx/api/create-camera-context.md +346 -0
  1045. package/data/uniappx/api/create-canvas-context-async.md +167 -0
  1046. package/data/uniappx/api/create-editor-context-async.md +605 -0
  1047. package/data/uniappx/api/create-inner-audio-context.md +704 -0
  1048. package/data/uniappx/api/create-intersection-observer.md +195 -0
  1049. package/data/uniappx/api/create-interstitial-ad.md +253 -0
  1050. package/data/uniappx/api/create-live-player-context.md +185 -0
  1051. package/data/uniappx/api/create-live-pusher-context.md +282 -0
  1052. package/data/uniappx/api/create-map-context.md +677 -0
  1053. package/data/uniappx/api/create-request-permission-listener.md +147 -0
  1054. package/data/uniappx/api/create-rewarded-video-ad.md +302 -0
  1055. package/data/uniappx/api/create-selector-query.md +609 -0
  1056. package/data/uniappx/api/create-video-context.md +190 -0
  1057. package/data/uniappx/api/create-webview-context.md +274 -0
  1058. package/data/uniappx/api/create-worker.md +607 -0
  1059. package/data/uniappx/api/dialog-page.md +377 -0
  1060. package/data/uniappx/api/dom/README.md +319 -0
  1061. package/data/uniappx/api/dom/cssstyledeclaration.md +341 -0
  1062. package/data/uniappx/api/dom/domrect.md +30 -0
  1063. package/data/uniappx/api/dom/drawablecontext.md +63 -0
  1064. package/data/uniappx/api/dom/element.md +3 -0
  1065. package/data/uniappx/api/dom/unicanvaselement.md +29 -0
  1066. package/data/uniappx/api/dom/unielement.md +211 -0
  1067. package/data/uniappx/api/dom/uniimageelement.md +23 -0
  1068. package/data/uniappx/api/dom/uniinputelement.md +25 -0
  1069. package/data/uniappx/api/dom/uninativeviewelement.md +18 -0
  1070. package/data/uniappx/api/dom/uniresizeobserver.md +20 -0
  1071. package/data/uniappx/api/dom/unitextareaelement.md +25 -0
  1072. package/data/uniappx/api/dom/unitextelement.md +23 -0
  1073. package/data/uniappx/api/dom/univideoelement.md +18 -0
  1074. package/data/uniappx/api/dom/uniwebviewelement.md +18 -0
  1075. package/data/uniappx/api/download-file.md +226 -0
  1076. package/data/uniappx/api/env.md +101 -0
  1077. package/data/uniappx/api/event-bus.md +184 -0
  1078. package/data/uniappx/api/exit.md +134 -0
  1079. package/data/uniappx/api/ext.md +61 -0
  1080. package/data/uniappx/api/facial-recognition-meta-info.md +131 -0
  1081. package/data/uniappx/api/facial-recognition-verify.md +3 -0
  1082. package/data/uniappx/api/file-system-spec.md +223 -0
  1083. package/data/uniappx/api/get-accessibility-info.md +113 -0
  1084. package/data/uniappx/api/get-app-authorize-setting.md +276 -0
  1085. package/data/uniappx/api/get-app-base-info.md +175 -0
  1086. package/data/uniappx/api/get-app.md +175 -0
  1087. package/data/uniappx/api/get-background-audio-manager.md +509 -0
  1088. package/data/uniappx/api/get-battery-info.md +106 -0
  1089. package/data/uniappx/api/get-current-pages.md +215 -0
  1090. package/data/uniappx/api/get-device-info.md +188 -0
  1091. package/data/uniappx/api/get-element-by-id.md +103 -0
  1092. package/data/uniappx/api/get-element.md +3 -0
  1093. package/data/uniappx/api/get-file-system-manager.md +2351 -0
  1094. package/data/uniappx/api/get-image-info.md +143 -0
  1095. package/data/uniappx/api/get-launch-options-sync.md +3 -0
  1096. package/data/uniappx/api/get-location.md +362 -0
  1097. package/data/uniappx/api/get-network-type.md +96 -0
  1098. package/data/uniappx/api/get-performance.md +299 -0
  1099. package/data/uniappx/api/get-provider.md +3 -0
  1100. package/data/uniappx/api/get-recorder-manager.md +408 -0
  1101. package/data/uniappx/api/get-system-info.md +527 -0
  1102. package/data/uniappx/api/get-system-setting.md +133 -0
  1103. package/data/uniappx/api/get-univerify-manager.md +549 -0
  1104. package/data/uniappx/api/get-video-info.md +150 -0
  1105. package/data/uniappx/api/get-window-info.md +163 -0
  1106. package/data/uniappx/api/gyroscope.md +389 -0
  1107. package/data/uniappx/api/image.md +40 -0
  1108. package/data/uniappx/api/install-apk.md +93 -0
  1109. package/data/uniappx/api/interceptor.md +84 -0
  1110. package/data/uniappx/api/is-simulator.md +120 -0
  1111. package/data/uniappx/api/keyboard.md +194 -0
  1112. package/data/uniappx/api/launch.md +200 -0
  1113. package/data/uniappx/api/load-font-face.md +206 -0
  1114. package/data/uniappx/api/loading.md +186 -0
  1115. package/data/uniappx/api/locale.md +74 -0
  1116. package/data/uniappx/api/location-change.md +533 -0
  1117. package/data/uniappx/api/make-phone-call.md +102 -0
  1118. package/data/uniappx/api/memory.md +135 -0
  1119. package/data/uniappx/api/modal.md +232 -0
  1120. package/data/uniappx/api/navigator-bar-loading.md +122 -0
  1121. package/data/uniappx/api/navigator.md +478 -0
  1122. package/data/uniappx/api/network-status-change.md +145 -0
  1123. package/data/uniappx/api/network-summarize.md +40 -0
  1124. package/data/uniappx/api/nodes-info.md +3 -0
  1125. package/data/uniappx/api/on-tab-bar-mid-button-tap.md +34 -0
  1126. package/data/uniappx/api/open-app-authorize-setting.md +117 -0
  1127. package/data/uniappx/api/open-document.md +122 -0
  1128. package/data/uniappx/api/open-location.md +154 -0
  1129. package/data/uniappx/api/page-scroll-to.md +170 -0
  1130. package/data/uniappx/api/path2d.md +48 -0
  1131. package/data/uniappx/api/preview-image.md +341 -0
  1132. package/data/uniappx/api/privacy.md +232 -0
  1133. package/data/uniappx/api/provider.md +329 -0
  1134. package/data/uniappx/api/pull-down-refresh.md +154 -0
  1135. package/data/uniappx/api/push.md +1 -0
  1136. package/data/uniappx/api/report.md +150 -0
  1137. package/data/uniappx/api/request-merchant-transfer.md +117 -0
  1138. package/data/uniappx/api/request-payment.md +315 -0
  1139. package/data/uniappx/api/request-system-permission.md +220 -0
  1140. package/data/uniappx/api/request.md +517 -0
  1141. package/data/uniappx/api/rpx2px.md +94 -0
  1142. package/data/uniappx/api/save-image-to-photos-album.md +115 -0
  1143. package/data/uniappx/api/save-video-to-photos-album.md +102 -0
  1144. package/data/uniappx/api/scan-code.md +118 -0
  1145. package/data/uniappx/api/screen-brightness.md +333 -0
  1146. package/data/uniappx/api/set-navigation-bar-color.md +133 -0
  1147. package/data/uniappx/api/set-navigation-bar-title.md +117 -0
  1148. package/data/uniappx/api/set-tab-bar.md +651 -0
  1149. package/data/uniappx/api/set-tabbar.md +3 -0
  1150. package/data/uniappx/api/share-with-system.md +139 -0
  1151. package/data/uniappx/api/share.md +325 -0
  1152. package/data/uniappx/api/show-action-sheet.md +3 -0
  1153. package/data/uniappx/api/show-loading.md +3 -0
  1154. package/data/uniappx/api/show-modal.md +3 -0
  1155. package/data/uniappx/api/show-toast.md +3 -0
  1156. package/data/uniappx/api/sign-in.md +358 -0
  1157. package/data/uniappx/api/storage.md +719 -0
  1158. package/data/uniappx/api/theme-change.md +742 -0
  1159. package/data/uniappx/api/theme.md +3 -0
  1160. package/data/uniappx/api/toast.md +180 -0
  1161. package/data/uniappx/api/uni-push.md +513 -0
  1162. package/data/uniappx/api/unicloud/README.md +87 -0
  1163. package/data/uniappx/api/unicloud/database.md +1028 -0
  1164. package/data/uniappx/api/unicloud/function.md +83 -0
  1165. package/data/uniappx/api/unicloud/object.md +138 -0
  1166. package/data/uniappx/api/unicloud/sse-channel.md +92 -0
  1167. package/data/uniappx/api/unicloud/storage.md +204 -0
  1168. package/data/uniappx/api/unicloud/utils.md +153 -0
  1169. package/data/uniappx/api/unipage.md +263 -0
  1170. package/data/uniappx/api/upload-file.md +233 -0
  1171. package/data/uniappx/api/vibrate.md +177 -0
  1172. package/data/uniappx/api/virtual-payment.md +517 -0
  1173. package/data/uniappx/api/websocket-global.md +3 -0
  1174. package/data/uniappx/api/websocket.md +562 -0
  1175. package/data/uniappx/api/wide-screen-adaptation.md +433 -0
  1176. package/data/uniappx/api/wifi.md +508 -0
  1177. package/data/uniappx/api/window.md +86 -0
  1178. package/data/uniappx/app-harmony/README.md +74 -0
  1179. package/data/uniappx/app-harmony/harmony-vapor.md +3 -0
  1180. package/data/uniappx/app-vapor.md +583 -0
  1181. package/data/uniappx/benchmark/vapor-benchmark-android.md +483 -0
  1182. package/data/uniappx/benchmark/vapor-benchmark-harmony.md +309 -0
  1183. package/data/uniappx/benchmark/vapor-benchmark-ios.md +373 -0
  1184. package/data/uniappx/collocation/_sidebar.md +15 -0
  1185. package/data/uniappx/collocation/app.md +370 -0
  1186. package/data/uniappx/collocation/manifest-android.md +1289 -0
  1187. package/data/uniappx/collocation/manifest-harmony.md +152 -0
  1188. package/data/uniappx/collocation/manifest-ios.md +709 -0
  1189. package/data/uniappx/collocation/manifest-modules.md +508 -0
  1190. package/data/uniappx/collocation/manifest-splashscreen.md +227 -0
  1191. package/data/uniappx/collocation/manifest.md +745 -0
  1192. package/data/uniappx/collocation/pagesjson.md +790 -0
  1193. package/data/uniappx/collocation/themejson.md +176 -0
  1194. package/data/uniappx/compiler/README.md +121 -0
  1195. package/data/uniappx/compiler/_sidebar.md +4 -0
  1196. package/data/uniappx/component/README.md +206 -0
  1197. package/data/uniappx/component/_sidebar.md +118 -0
  1198. package/data/uniappx/component/ad-custom.md +29 -0
  1199. package/data/uniappx/component/ad.md +124 -0
  1200. package/data/uniappx/component/animation-view.md +51 -0
  1201. package/data/uniappx/component/aria-component.md +21 -0
  1202. package/data/uniappx/component/audio.md +4 -0
  1203. package/data/uniappx/component/block.md +26 -0
  1204. package/data/uniappx/component/button.md +298 -0
  1205. package/data/uniappx/component/camera.md +303 -0
  1206. package/data/uniappx/component/canvas.md +230 -0
  1207. package/data/uniappx/component/channel-live.md +27 -0
  1208. package/data/uniappx/component/channel-video.md +38 -0
  1209. package/data/uniappx/component/checkbox-group.md +56 -0
  1210. package/data/uniappx/component/checkbox.md +247 -0
  1211. package/data/uniappx/component/common.md +637 -0
  1212. package/data/uniappx/component/cover-image.md +42 -0
  1213. package/data/uniappx/component/cover-view.md +93 -0
  1214. package/data/uniappx/component/custom-tab-bar.md +36 -0
  1215. package/data/uniappx/component/double-tap-gesture-handler.md +36 -0
  1216. package/data/uniappx/component/draggable-sheet.md +31 -0
  1217. package/data/uniappx/component/editor.md +329 -0
  1218. package/data/uniappx/component/flow-item.md +3 -0
  1219. package/data/uniappx/component/force-press-gesture-handler.md +36 -0
  1220. package/data/uniappx/component/form.md +378 -0
  1221. package/data/uniappx/component/functional-page-navigator.md +43 -0
  1222. package/data/uniappx/component/glass-effect-view.md +217 -0
  1223. package/data/uniappx/component/grid-builder.md +39 -0
  1224. package/data/uniappx/component/grid-view.md +35 -0
  1225. package/data/uniappx/component/horizontal-drag-gesture-handler.md +40 -0
  1226. package/data/uniappx/component/icon.md +41 -0
  1227. package/data/uniappx/component/image.md +264 -0
  1228. package/data/uniappx/component/input.md +905 -0
  1229. package/data/uniappx/component/keyboard-accessory.md +21 -0
  1230. package/data/uniappx/component/label.md +134 -0
  1231. package/data/uniappx/component/list-builder.md +36 -0
  1232. package/data/uniappx/component/list-item.md +1 -0
  1233. package/data/uniappx/component/list-view.md +508 -0
  1234. package/data/uniappx/component/live-player.md +267 -0
  1235. package/data/uniappx/component/live-pusher.md +343 -0
  1236. package/data/uniappx/component/loading.md +309 -0
  1237. package/data/uniappx/component/long-press-gesture-handler.md +40 -0
  1238. package/data/uniappx/component/map.md +376 -0
  1239. package/data/uniappx/component/match-media.md +132 -0
  1240. package/data/uniappx/component/movable-area.md +37 -0
  1241. package/data/uniappx/component/movable-view.md +157 -0
  1242. package/data/uniappx/component/native-component.md +21 -0
  1243. package/data/uniappx/component/native-view.md +342 -0
  1244. package/data/uniappx/component/navigation-bar.md +44 -0
  1245. package/data/uniappx/component/navigator.md +143 -0
  1246. package/data/uniappx/component/nested-scroll-body.md +122 -0
  1247. package/data/uniappx/component/nested-scroll-header.md +121 -0
  1248. package/data/uniappx/component/nested-scroll.md +6 -0
  1249. package/data/uniappx/component/official-account.md +21 -0
  1250. package/data/uniappx/component/open-container.md +38 -0
  1251. package/data/uniappx/component/page-container.md +386 -0
  1252. package/data/uniappx/component/page-meta.md +79 -0
  1253. package/data/uniappx/component/pan-gesture-handler.md +40 -0
  1254. package/data/uniappx/component/picker-view-column.md +3 -0
  1255. package/data/uniappx/component/picker-view.md +180 -0
  1256. package/data/uniappx/component/picker.md +370 -0
  1257. package/data/uniappx/component/progress.md +163 -0
  1258. package/data/uniappx/component/radio-group.md +56 -0
  1259. package/data/uniappx/component/radio.md +218 -0
  1260. package/data/uniappx/component/rich-text.md +244 -0
  1261. package/data/uniappx/component/root-portal.md +26 -0
  1262. package/data/uniappx/component/scale-gesture-handler.md +45 -0
  1263. package/data/uniappx/component/scroll-view.md +556 -0
  1264. package/data/uniappx/component/share-element.md +221 -0
  1265. package/data/uniappx/component/slider.md +232 -0
  1266. package/data/uniappx/component/snapshot.md +30 -0
  1267. package/data/uniappx/component/span.md +21 -0
  1268. package/data/uniappx/component/sticky-header.md +138 -0
  1269. package/data/uniappx/component/sticky-section.md +152 -0
  1270. package/data/uniappx/component/sticky.md +6 -0
  1271. package/data/uniappx/component/store-home.md +26 -0
  1272. package/data/uniappx/component/store-product.md +28 -0
  1273. package/data/uniappx/component/swiper-item.md +3 -0
  1274. package/data/uniappx/component/swiper.md +380 -0
  1275. package/data/uniappx/component/switch.md +189 -0
  1276. package/data/uniappx/component/tap-gesture-handler.md +36 -0
  1277. package/data/uniappx/component/text.md +384 -0
  1278. package/data/uniappx/component/textarea.md +603 -0
  1279. package/data/uniappx/component/uni-ui-x/README.md +165 -0
  1280. package/data/uniappx/component/uni-ui-x/uni-badge-view.md +260 -0
  1281. package/data/uniappx/component/uni-ui-x/uni-collapse-item.md +3 -0
  1282. package/data/uniappx/component/uni-ui-x/uni-collapse.md +696 -0
  1283. package/data/uniappx/component/uni-ui-x/uni-drag-cell.md +782 -0
  1284. package/data/uniappx/component/uni-ui-x/uni-fab-button.md +137 -0
  1285. package/data/uniappx/component/uni-ui-x/uni-index-bar.md +224 -0
  1286. package/data/uniappx/component/uni-ui-x/uni-link.md +190 -0
  1287. package/data/uniappx/component/uni-ui-x/uni-nav-bar.md +173 -0
  1288. package/data/uniappx/component/uni-ui-x/uni-number-box.md +234 -0
  1289. package/data/uniappx/component/uni-ui-x/uni-rate.md +151 -0
  1290. package/data/uniappx/component/uni-ui-x/uni-refresh-box.md +250 -0
  1291. package/data/uniappx/component/uni-ui-x/uni-tab-bar.md +3 -0
  1292. package/data/uniappx/component/uni-ui-x/uni-tab-content.md +3 -0
  1293. package/data/uniappx/component/uni-ui-x/uni-tab-item.md +3 -0
  1294. package/data/uniappx/component/uni-ui-x/uni-tab-midbutton.md +3 -0
  1295. package/data/uniappx/component/uni-ui-x/uni-tab.md +1161 -0
  1296. package/data/uniappx/component/uni-ui-x/uni-time-format.md +213 -0
  1297. package/data/uniappx/component/unicloud-db.md +270 -0
  1298. package/data/uniappx/component/vertical-drag-gesture-handler.md +40 -0
  1299. package/data/uniappx/component/video.md +627 -0
  1300. package/data/uniappx/component/view.md +216 -0
  1301. package/data/uniappx/component/voip-room.md +43 -0
  1302. package/data/uniappx/component/waterflow.md +407 -0
  1303. package/data/uniappx/component/web-view.md +460 -0
  1304. package/data/uniappx/css/README.md +436 -0
  1305. package/data/uniappx/css/_sidebar.md +104 -0
  1306. package/data/uniappx/css/align-content.md +338 -0
  1307. package/data/uniappx/css/align-items.md +276 -0
  1308. package/data/uniappx/css/align-self.md +291 -0
  1309. package/data/uniappx/css/animation-composition.md +33 -0
  1310. package/data/uniappx/css/animation-delay.md +26 -0
  1311. package/data/uniappx/css/animation-direction.md +34 -0
  1312. package/data/uniappx/css/animation-duration.md +31 -0
  1313. package/data/uniappx/css/animation-fill-mode.md +34 -0
  1314. package/data/uniappx/css/animation-iteration-count.md +31 -0
  1315. package/data/uniappx/css/animation-name.md +31 -0
  1316. package/data/uniappx/css/animation-play-state.md +32 -0
  1317. package/data/uniappx/css/animation-range-end.md +26 -0
  1318. package/data/uniappx/css/animation-range-start.md +26 -0
  1319. package/data/uniappx/css/animation-range.md +34 -0
  1320. package/data/uniappx/css/animation-timeline.md +34 -0
  1321. package/data/uniappx/css/animation-timing-function.md +45 -0
  1322. package/data/uniappx/css/animation.md +36 -0
  1323. package/data/uniappx/css/backdrop-filter.md +255 -0
  1324. package/data/uniappx/css/background-clip.md +36 -0
  1325. package/data/uniappx/css/background-color.md +353 -0
  1326. package/data/uniappx/css/background-image.md +152 -0
  1327. package/data/uniappx/css/background.md +35 -0
  1328. package/data/uniappx/css/border-bottom-color.md +39 -0
  1329. package/data/uniappx/css/border-bottom-left-radius.md +33 -0
  1330. package/data/uniappx/css/border-bottom-right-radius.md +33 -0
  1331. package/data/uniappx/css/border-bottom-style.md +37 -0
  1332. package/data/uniappx/css/border-bottom-width.md +44 -0
  1333. package/data/uniappx/css/border-bottom.md +201 -0
  1334. package/data/uniappx/css/border-color.md +284 -0
  1335. package/data/uniappx/css/border-left-color.md +34 -0
  1336. package/data/uniappx/css/border-left-style.md +37 -0
  1337. package/data/uniappx/css/border-left-width.md +44 -0
  1338. package/data/uniappx/css/border-left.md +200 -0
  1339. package/data/uniappx/css/border-radius.md +391 -0
  1340. package/data/uniappx/css/border-right-color.md +34 -0
  1341. package/data/uniappx/css/border-right-style.md +37 -0
  1342. package/data/uniappx/css/border-right-width.md +44 -0
  1343. package/data/uniappx/css/border-right.md +201 -0
  1344. package/data/uniappx/css/border-style.md +271 -0
  1345. package/data/uniappx/css/border-top-color.md +34 -0
  1346. package/data/uniappx/css/border-top-left-radius.md +33 -0
  1347. package/data/uniappx/css/border-top-right-radius.md +33 -0
  1348. package/data/uniappx/css/border-top-style.md +37 -0
  1349. package/data/uniappx/css/border-top-width.md +44 -0
  1350. package/data/uniappx/css/border-top.md +201 -0
  1351. package/data/uniappx/css/border-width.md +415 -0
  1352. package/data/uniappx/css/border.md +302 -0
  1353. package/data/uniappx/css/bottom.md +259 -0
  1354. package/data/uniappx/css/box-shadow.md +879 -0
  1355. package/data/uniappx/css/box-sizing.md +353 -0
  1356. package/data/uniappx/css/color.md +158 -0
  1357. package/data/uniappx/css/common/at-rules.md +244 -0
  1358. package/data/uniappx/css/common/color.md +40 -0
  1359. package/data/uniappx/css/common/function.md +661 -0
  1360. package/data/uniappx/css/common/length.md +178 -0
  1361. package/data/uniappx/css/common/selector.md +55 -0
  1362. package/data/uniappx/css/common/style-isolation.md +215 -0
  1363. package/data/uniappx/css/common/variable.md +1 -0
  1364. package/data/uniappx/css/css_diff_web.md +802 -0
  1365. package/data/uniappx/css/direction.md +146 -0
  1366. package/data/uniappx/css/display.md +42 -0
  1367. package/data/uniappx/css/flex-basis.md +306 -0
  1368. package/data/uniappx/css/flex-direction.md +243 -0
  1369. package/data/uniappx/css/flex-flow.md +283 -0
  1370. package/data/uniappx/css/flex-grow.md +318 -0
  1371. package/data/uniappx/css/flex-shrink.md +313 -0
  1372. package/data/uniappx/css/flex-wrap.md +259 -0
  1373. package/data/uniappx/css/flex.md +216 -0
  1374. package/data/uniappx/css/font-family.md +187 -0
  1375. package/data/uniappx/css/font-size.md +176 -0
  1376. package/data/uniappx/css/font-style.md +139 -0
  1377. package/data/uniappx/css/font-weight.md +167 -0
  1378. package/data/uniappx/css/height.md +239 -0
  1379. package/data/uniappx/css/justify-content.md +286 -0
  1380. package/data/uniappx/css/left.md +260 -0
  1381. package/data/uniappx/css/letter-spacing.md +149 -0
  1382. package/data/uniappx/css/line-height.md +173 -0
  1383. package/data/uniappx/css/lines.md +37 -0
  1384. package/data/uniappx/css/margin-bottom.md +281 -0
  1385. package/data/uniappx/css/margin-left.md +281 -0
  1386. package/data/uniappx/css/margin-right.md +278 -0
  1387. package/data/uniappx/css/margin-top.md +274 -0
  1388. package/data/uniappx/css/margin.md +315 -0
  1389. package/data/uniappx/css/max-height.md +242 -0
  1390. package/data/uniappx/css/max-width.md +251 -0
  1391. package/data/uniappx/css/min-height.md +252 -0
  1392. package/data/uniappx/css/min-width.md +243 -0
  1393. package/data/uniappx/css/opacity.md +248 -0
  1394. package/data/uniappx/css/overflow.md +330 -0
  1395. package/data/uniappx/css/padding-bottom.md +241 -0
  1396. package/data/uniappx/css/padding-left.md +234 -0
  1397. package/data/uniappx/css/padding-right.md +242 -0
  1398. package/data/uniappx/css/padding-top.md +234 -0
  1399. package/data/uniappx/css/padding.md +309 -0
  1400. package/data/uniappx/css/pointer-events.md +155 -0
  1401. package/data/uniappx/css/position.md +444 -0
  1402. package/data/uniappx/css/right.md +260 -0
  1403. package/data/uniappx/css/text-align.md +154 -0
  1404. package/data/uniappx/css/text-decoration-color.md +35 -0
  1405. package/data/uniappx/css/text-decoration-line.md +144 -0
  1406. package/data/uniappx/css/text-decoration-style.md +41 -0
  1407. package/data/uniappx/css/text-decoration-thickness.md +39 -0
  1408. package/data/uniappx/css/text-decoration.md +52 -0
  1409. package/data/uniappx/css/text-overflow.md +176 -0
  1410. package/data/uniappx/css/text-shadow.md +146 -0
  1411. package/data/uniappx/css/top.md +258 -0
  1412. package/data/uniappx/css/transform-origin.md +298 -0
  1413. package/data/uniappx/css/transform.md +50 -0
  1414. package/data/uniappx/css/transition-delay.md +253 -0
  1415. package/data/uniappx/css/transition-duration.md +275 -0
  1416. package/data/uniappx/css/transition-property.md +67 -0
  1417. package/data/uniappx/css/transition-timing-function.md +259 -0
  1418. package/data/uniappx/css/transition.md +527 -0
  1419. package/data/uniappx/css/visibility.md +198 -0
  1420. package/data/uniappx/css/white-space.md +162 -0
  1421. package/data/uniappx/css/width.md +300 -0
  1422. package/data/uniappx/css/z-index.md +411 -0
  1423. package/data/uniappx/debug/android-inspector.md +54 -0
  1424. package/data/uniappx/i18n.md +358 -0
  1425. package/data/uniappx/mp/README.md +159 -0
  1426. package/data/uniappx/native/README.md +65 -0
  1427. package/data/uniappx/native/debug/android.md +122 -0
  1428. package/data/uniappx/native/debug/harmony.md +116 -0
  1429. package/data/uniappx/native/debug/ios.md +84 -0
  1430. package/data/uniappx/native/download/android.md +45 -0
  1431. package/data/uniappx/native/download/ios.md +29 -0
  1432. package/data/uniappx/native/modules/android/others.md +1343 -0
  1433. package/data/uniappx/native/modules/android/uni-ad.md +99 -0
  1434. package/data/uniappx/native/modules/android/uni-facialRecognitionVerify.md +69 -0
  1435. package/data/uniappx/native/modules/android/uni-getLocation.md +121 -0
  1436. package/data/uniappx/native/modules/android/uni-map-tencent.md +92 -0
  1437. package/data/uniappx/native/modules/android/uni-oauth.md +57 -0
  1438. package/data/uniappx/native/modules/android/uni-payment.md +110 -0
  1439. package/data/uniappx/native/modules/android/uni-push.md +217 -0
  1440. package/data/uniappx/native/modules/android/uni-share.md +57 -0
  1441. package/data/uniappx/native/modules/android/uni-verify.md +101 -0
  1442. package/data/uniappx/native/modules/android/uni-video.md +125 -0
  1443. package/data/uniappx/native/modules/harmony/facialVerify.md +45 -0
  1444. package/data/uniappx/native/modules/harmony/location.md +43 -0
  1445. package/data/uniappx/native/modules/harmony/map.md +64 -0
  1446. package/data/uniappx/native/modules/harmony/modules.md +23 -0
  1447. package/data/uniappx/native/modules/harmony/oauth.md +47 -0
  1448. package/data/uniappx/native/modules/harmony/pay.md +85 -0
  1449. package/data/uniappx/native/modules/harmony/push.md +74 -0
  1450. package/data/uniappx/native/modules/harmony/verify.md +45 -0
  1451. package/data/uniappx/native/modules/ios/modules.md +943 -0
  1452. package/data/uniappx/native/permission/android_permission_adapter.md +62 -0
  1453. package/data/uniappx/native/use/android.md +521 -0
  1454. package/data/uniappx/native/use/androidcomm.md +104 -0
  1455. package/data/uniappx/native/use/androiduts.md +388 -0
  1456. package/data/uniappx/native/use/harmony.md +99 -0
  1457. package/data/uniappx/native/use/harmonyapi.md +190 -0
  1458. package/data/uniappx/native/use/harmonyuts.md +62 -0
  1459. package/data/uniappx/native/use/ios.md +90 -0
  1460. package/data/uniappx/native/use/iosapi.md +288 -0
  1461. package/data/uniappx/native/use/iosuts.md +87 -0
  1462. package/data/uniappx/page.md +486 -0
  1463. package/data/uniappx/performance.md +175 -0
  1464. package/data/uniappx/plugin/NOTE.md +5 -0
  1465. package/data/uniappx/project.md +149 -0
  1466. package/data/uniappx/readme.md +381 -0
  1467. package/data/uniappx/release-note-alpha.md +2219 -0
  1468. package/data/uniappx/release.md +1961 -0
  1469. package/data/uniappx/sample.md +157 -0
  1470. package/data/uniappx/select.md +3 -0
  1471. package/data/uniappx/tutorial/android-16kb.md +87 -0
  1472. package/data/uniappx/tutorial/android-memoryleak.md +542 -0
  1473. package/data/uniappx/tutorial/app-env.md +80 -0
  1474. package/data/uniappx/tutorial/app-market.md +51 -0
  1475. package/data/uniappx/tutorial/app-package.md +195 -0
  1476. package/data/uniappx/tutorial/app-playground.md +188 -0
  1477. package/data/uniappx/tutorial/bug_repair.md +40 -0
  1478. package/data/uniappx/tutorial/codegap.md +223 -0
  1479. package/data/uniappx/tutorial/compatibility.md +119 -0
  1480. package/data/uniappx/tutorial/compliance.md +671 -0
  1481. package/data/uniappx/tutorial/debug/devtools.md +134 -0
  1482. package/data/uniappx/tutorial/idref.md +121 -0
  1483. package/data/uniappx/tutorial/ls-plugin.md +181 -0
  1484. package/data/uniappx/tutorial/request.md +204 -0
  1485. package/data/uniappx/tutorial/rules_mcp.md +121 -0
  1486. package/data/uniappx/tutorial/stickynestlist.md +68 -0
  1487. package/data/uniappx/tutorial/store.md +130 -0
  1488. package/data/uniappx/uniapptox.md +145 -0
  1489. package/data/uniappx/uts/README.md +441 -0
  1490. package/data/uniappx/uts/_sidebar.md +55 -0
  1491. package/data/uniappx/uts/buildin-object-api/array.md +2265 -0
  1492. package/data/uniappx/uts/buildin-object-api/arraybuffer.md +480 -0
  1493. package/data/uniappx/uts/buildin-object-api/console.md +520 -0
  1494. package/data/uniappx/uts/buildin-object-api/dataview.md +853 -0
  1495. package/data/uniappx/uts/buildin-object-api/date.md +1534 -0
  1496. package/data/uniappx/uts/buildin-object-api/error.md +30 -0
  1497. package/data/uniappx/uts/buildin-object-api/float32array.md +581 -0
  1498. package/data/uniappx/uts/buildin-object-api/float64array.md +626 -0
  1499. package/data/uniappx/uts/buildin-object-api/global.md +600 -0
  1500. package/data/uniappx/uts/buildin-object-api/int16array.md +1069 -0
  1501. package/data/uniappx/uts/buildin-object-api/int32array.md +1137 -0
  1502. package/data/uniappx/uts/buildin-object-api/int8array.md +1166 -0
  1503. package/data/uniappx/uts/buildin-object-api/json.md +407 -0
  1504. package/data/uniappx/uts/buildin-object-api/map.md +479 -0
  1505. package/data/uniappx/uts/buildin-object-api/math.md +1525 -0
  1506. package/data/uniappx/uts/buildin-object-api/number.md +852 -0
  1507. package/data/uniappx/uts/buildin-object-api/promise.md +1444 -0
  1508. package/data/uniappx/uts/buildin-object-api/regexp.md +534 -0
  1509. package/data/uniappx/uts/buildin-object-api/set.md +317 -0
  1510. package/data/uniappx/uts/buildin-object-api/string.md +1604 -0
  1511. package/data/uniappx/uts/buildin-object-api/textdecoder.md +133 -0
  1512. package/data/uniappx/uts/buildin-object-api/textencoder.md +60 -0
  1513. package/data/uniappx/uts/buildin-object-api/timers.md +145 -0
  1514. package/data/uniappx/uts/buildin-object-api/uint16array.md +1154 -0
  1515. package/data/uniappx/uts/buildin-object-api/uint32array.md +1165 -0
  1516. package/data/uniappx/uts/buildin-object-api/uint8array.md +1146 -0
  1517. package/data/uniappx/uts/buildin-object-api/uint8clampedarray.md +1147 -0
  1518. package/data/uniappx/uts/buildin-object-api/utsjsonobject.md +1297 -0
  1519. package/data/uniappx/uts/class.md +462 -0
  1520. package/data/uniappx/uts/compiler-known-issues.md +865 -0
  1521. package/data/uniappx/uts/conditional.md +206 -0
  1522. package/data/uniappx/uts/data-type.md +2242 -0
  1523. package/data/uniappx/uts/enumerability.md +15 -0
  1524. package/data/uniappx/uts/enumerability_iterable.md +200 -0
  1525. package/data/uniappx/uts/exception.md +25 -0
  1526. package/data/uniappx/uts/function.md +358 -0
  1527. package/data/uniappx/uts/generics.md +246 -0
  1528. package/data/uniappx/uts/interface.md +35 -0
  1529. package/data/uniappx/uts/iterable.md +137 -0
  1530. package/data/uniappx/uts/keywords.md +393 -0
  1531. package/data/uniappx/uts/literal.md +216 -0
  1532. package/data/uniappx/uts/loops.md +236 -0
  1533. package/data/uniappx/uts/module.md +92 -0
  1534. package/data/uniappx/uts/object.md +155 -0
  1535. package/data/uniappx/uts/operator.md +295 -0
  1536. package/data/uniappx/uts/runtime-known-issues.md +94 -0
  1537. package/data/uniappx/uts/type-aliases.md +43 -0
  1538. package/data/uniappx/uts/type-compatibility.md +133 -0
  1539. package/data/uniappx/uts/uts-optimize.md +33 -0
  1540. package/data/uniappx/uts/uts_diff_ts.md +2443 -0
  1541. package/data/uniappx/uts/utsactivitycallback.md +3099 -0
  1542. package/data/uniappx/uts/utsandroid.md +1461 -0
  1543. package/data/uniappx/uts/utsandroidhookproxy.md +34 -0
  1544. package/data/uniappx/uts/utsharmony.md +348 -0
  1545. package/data/uniappx/uts/utsios.md +466 -0
  1546. package/data/uniappx/uts/utsioshookproxy.md +374 -0
  1547. package/data/uniappx/vapor-benchmark.md +9 -0
  1548. package/data/uniappx/vue/README.md +384 -0
  1549. package/data/uniappx/vue/_sidebar.md +10 -0
  1550. package/data/uniappx/vue/advanced-api.md +253 -0
  1551. package/data/uniappx/vue/built-in.md +2133 -0
  1552. package/data/uniappx/vue/component.md +1134 -0
  1553. package/data/uniappx/vue/composition-api.md +2169 -0
  1554. package/data/uniappx/vue/data-bind.md +463 -0
  1555. package/data/uniappx/vue/global-api.md +307 -0
  1556. package/data/uniappx/vue/modifier.md +249 -0
  1557. package/data/uniappx/vue/options-api.md +1489 -0
  1558. package/data/uniappx/vue/others.md +20 -0
  1559. package/data/uniappx/web/README.md +263 -0
  1560. package/data/uniappx/web/ssr.md +238 -0
  1561. package/data/uniappx/worktile/NOTE.md +5 -0
  1562. package/data/uniappx-doc-index.json +7664 -0
  1563. package/dist/main.mjs +67 -45
  1564. package/package.json +1 -1
@@ -0,0 +1,1489 @@
1
+ # 选项式 API @options-api
2
+
3
+ 选项式 API,要求在script里编写`export default {}`,在其中定义data、methods、生命周期等选项。
4
+
5
+ **vue蒸汽模式不支持选项式,仅支持组合式。**
6
+
7
+ ## 状态选项
8
+
9
+ | | Web | 微信小程序 | Android(VDOM) | Android(Vapor) | iOS(VDOM) | iOS(Vapor) | HarmonyOS(VDOM) | HarmonyOS(Vapor) |
10
+ | :- | :- | :- | :- | :- | :- | :- | :- | :- |
11
+ | data | 4.0 | 4.41 | 3.9 | x | 4.11 | x | 4.61 | x |
12
+ | props | 4.0 | 4.41 | 3.9 | x | 4.11 | x | 4.61 | x |
13
+ | computed | 4.0 | 4.41 | 3.9 | x | 4.11 | x | 4.61 | x |
14
+ | methods | 4.0 | 4.41 | 3.9 | x | 4.11 | x | 4.61 | x |
15
+ | watch | 4.0 | 4.41 | 3.9 | x | 4.11 | x | 4.61 | x |
16
+ | emits | 4.0 | 4.41 | 3.9 | x | 4.11 | x | 4.61 | x |
17
+ | expose | 4.0 | 4.41 | x | x | x | x | x | x |
18
+
19
+ ### 示例代码 @example
20
+
21
+ #### data
22
+
23
+ 用于声明组件初始响应式状态的函数。
24
+
25
+ 示例 [详情](https://gitcode.com/dcloud/hello-uvue/blob/alpha/pages/component-instance/data/data-options.uvue)
26
+
27
+ ::: preview https://hellouvue.dcloud.net.cn/#/pages/component-instance/data/data-options
28
+ ```vue
29
+ <template>
30
+ <view class="page">
31
+ <view class="flex justify-between flex-row mb-10">
32
+ <text>str: </text>
33
+ <text id="str">{{ str }}</text>
34
+ </view>
35
+ <view class="flex justify-between flex-row mb-10">
36
+ <text>num: </text>
37
+ <text id="num">{{ num }}</text>
38
+ </view>
39
+ <view class="flex justify-between flex-row mb-10">
40
+ <text>arr: </text>
41
+ <text id="arr">{{ arr.join(',') }}</text>
42
+ </view>
43
+ <view class="flex justify-between flex-row mb-10">
44
+ <text>obj.str: </text>
45
+ <text id="obj-str">{{ obj.str }}</text>
46
+ </view>
47
+ <view class="flex justify-between flex-row mb-10">
48
+ <text>obj.num: </text>
49
+ <text id="obj-num">{{ obj.num }}</text>
50
+ </view>
51
+ <view class="flex justify-between flex-row mb-10">
52
+ <text>obj.arr: </text>
53
+ <text id="obj-arr">{{ obj.arr.join(',') }}</text>
54
+ </view>
55
+ <view ref='htmlRef' id="idRef" class="flex justify-between flex-row mb-10">
56
+ <text>data 存储 element不需要被包装</text>
57
+ <text id="isSameRefText">{{ refElementIsSame }}</text>
58
+ </view>
59
+
60
+ <button @click="updateData">update data</button>
61
+ </view>
62
+ </template>
63
+
64
+ ```
65
+
66
+ #### props
67
+
68
+ 用于声明一个组件的 props。
69
+
70
+ 示例 [详情](https://gitcode.com/dcloud/hello-uvue/blob/alpha/pages/component-instance/props/props-options.uvue)
71
+
72
+ ::: preview https://hellouvue.dcloud.net.cn/#/pages/component-instance/props/props-options
73
+ ```vue
74
+ <template>
75
+ <view class="page">
76
+ <array-literal class="array-literal-component" :str="str" :num="num" :bool="bool" :obj="obj" :arr="arr" />
77
+ <object-type class="object-type-component" str="str" :num="num" :bool="bool" :obj="obj" :arr="arr" />
78
+ <same-name-prop-default-value class="same-name-prop-default-value-component" />
79
+ <props-with-defaults class="props-with-defaults-component" />
80
+
81
+ <reference-types class="reference-types-component" :list="[1,2,3]" />
82
+
83
+
84
+ <reference-types class="reference-types-component" :list="['a','b','c']" />
85
+
86
+ </view>
87
+ </template>
88
+
89
+
90
+
91
+ ```
92
+
93
+ #### computed
94
+
95
+ 用于声明要在组件实例上暴露的计算属性。
96
+
97
+ 示例 [详情](https://gitcode.com/dcloud/hello-uvue/blob/alpha/pages/reactivity/core/computed/computed-options.uvue)
98
+
99
+ ::: preview https://hellouvue.dcloud.net.cn/#/pages/reactivity/core/computed/computed-options
100
+
101
+ ```vue
102
+ <template>
103
+ <view class="page">
104
+ <view class="flex justify-between flex-row mb-10">
105
+ <text>count:</text>
106
+ <text id="count">{{ count }}</text>
107
+ </view>
108
+ <view class="flex justify-between flex-row mb-10">
109
+ <text>computed double count:</text>
110
+ <text id="double-count">{{ doubleCount }}</text>
111
+ </view>
112
+ <view class="flex justify-between flex-row mb-10">
113
+ <text>computed triple count:</text>
114
+ <text id="triple-count">{{ tripleCount }}</text>
115
+ </view>
116
+ <view class="flex justify-between flex-row mb-10">
117
+ <text>obj.arr:</text>
118
+ <text id="obj-arr">{{ JSON.stringify(obj.arr) }}</text>
119
+ </view>
120
+ <view class="flex justify-between flex-row mb-10">
121
+ <text>computed obj.arr.length:</text>
122
+ <text id="obj-arr-len">{{ objArrLen }}</text>
123
+ </view>
124
+ <view class="flex justify-between flex-row mb-10">
125
+ <text>computed stateText(1):</text>
126
+ <text id="computed-with-argument">{{ stateText(1) }}</text>
127
+ </view>
128
+ <button id="update-btn" @click="update">update</button>
129
+ </view>
130
+ </template>
131
+
132
+
133
+
134
+ ```
135
+
136
+ #### methods
137
+
138
+ 用于声明要混入到组件实例中的方法。
139
+
140
+ 声明的方法可以直接通过组件实例访问,或者在模板语法表达式中使用。所有的方法都会将它们的 `this` 上下文自动绑定为组件实例,即使在传递时也如此。
141
+
142
+ 在声明方法时避免使用箭头函数,因为它们不能通过 `this` 访问组件实例。
143
+
144
+ [详情点击查看](./component.md#page-call-component-method)
145
+
146
+ #### watch
147
+
148
+ 用于声明在数据更改时调用的侦听回调。
149
+
150
+ ::: warning 注意
151
+ - `watch immediate` 第一次调用时,App-Android 平台旧值为初始值,web 平台为 null。
152
+
153
+ 示例 [详情](https://gitcode.com/dcloud/hello-uvue/blob/alpha/pages/reactivity/core/watch/watch-options.uvue)
154
+
155
+ ::: preview https://hellouvue.dcloud.net.cn/#/pages/reactivity/core/watch/watch-options
156
+
157
+ ```vue
158
+ <template>
159
+
160
+ <scroll-view style="flex: 1; padding-bottom: 20px">
161
+
162
+ <view class="page">
163
+ <view class="flex justify-between flex-row mb-10">
164
+ <text>count:</text>
165
+ <text id="count" ref="countRef">{{ count }}</text>
166
+ </view>
167
+ <view class="flex justify-between mb-10">
168
+ <text>watch count result:</text>
169
+ <text id="watch-count-res">{{ watchCountRes }}</text>
170
+ </view>
171
+ <view class="flex justify-between flex-row mb-10">
172
+ <text>watch count track number:</text>
173
+ <text id="watch-count-track-num">{{ watchCountTrackNum }}</text>
174
+ </view>
175
+ <view class="flex justify-between mb-10">
176
+ <text>watch count cleanup number:</text>
177
+ <text id="watch-count-cleanup-res">{{ watchCountCleanupRes }}</text>
178
+ </view>
179
+
180
+ <button class="increment-btn mb-10" @click="increment">increment</button>
181
+ <button class="stop-watch-count-btn mb-10" @click="triggerStopWatchCount">
182
+ stop watch count
183
+ </button>
184
+
185
+ <view class="flex justify-between flex-row mb-10">
186
+ <text>obj.str:</text>
187
+ <text id="obj-str" ref="objStrRef">{{ obj.str }}</text>
188
+ </view>
189
+ <view class="flex justify-between flex-row mb-10">
190
+ <text>watch obj.str trigger number:</text>
191
+ <text id="watch-obj-str-trigger-num">{{ watchObjStrTriggerNum }}</text>
192
+ </view>
193
+ <view class="flex justify-between flex-row mb-10">
194
+ <text>obj.num:</text>
195
+ <text id="obj-num">{{ obj.num }}</text>
196
+ </view>
197
+ <view class="flex justify-between flex-row mb-10">
198
+ <text>obj.bool:</text>
199
+ <text id="obj-bool" ref="objBoolRef">{{ obj.bool }}</text>
200
+ </view>
201
+ <view class="flex justify-between flex-row mb-10">
202
+ <text>obj.arr:</text>
203
+ <text id="obj-arr" ref="objArrRef">{{ JSON.stringify(obj.arr) }}</text>
204
+ </view>
205
+ <view class="flex justify-between mb-10">
206
+ <text>watch obj result:</text>
207
+ <text id="watch-obj-res">{{ watchObjRes }}</text>
208
+ </view>
209
+ <view class="flex justify-between mb-10">
210
+ <text>watch obj.str result:</text>
211
+ <text id="watch-obj-str-res">{{ watchObjStrRes }}</text>
212
+ </view>
213
+ <view class="flex justify-between mb-10">
214
+ <text>watch obj.bool result:</text>
215
+ <text id="watch-obj-bool-res">{{ watchObjBoolRes }}</text>
216
+ </view>
217
+ <view class="flex justify-between mb-10">
218
+ <text>watch obj.arr result:</text>
219
+ <text id="watch-obj-arr-res">{{ watchObjArrRes }}</text>
220
+ </view>
221
+
222
+ <button class="update-obj-btn mb-10" @click="updateObj">
223
+ update obj
224
+ </button>
225
+ </view>
226
+
227
+ </scroll-view>
228
+
229
+ </template>
230
+
231
+
232
+ ```
233
+
234
+ ##### 即时回调的侦听器​
235
+ `watch` 默认是懒执行的:仅当数据源变化时,才会执行回调。但在某些场景中,我们希望在创建侦听器时,立即执行一遍回调。举例来说,我们想请求一些初始数据,然后在相关状态更改时重新请求数据。
236
+
237
+ 我们可以用一个对象来声明侦听器,这个对象有 handler 方法和 `immediate: true` 选项,这样便能强制回调函数立即执行:
238
+
239
+ ```js
240
+ export default {
241
+ // ...
242
+ watch: {
243
+ question: {
244
+ handler(newQuestion) {
245
+ // 在组件实例创建时会立即调用
246
+ },
247
+ // 强制立即执行回调
248
+ immediate: true
249
+ }
250
+ }
251
+ // ...
252
+ }
253
+ ```
254
+
255
+ #### emits
256
+
257
+ 用于声明由组件触发的自定义事件。
258
+
259
+ 示例 [详情](https://gitcode.com/dcloud/hello-uvue/blob/alpha/pages/component-instance/emit-function/emit-function-options.uvue)
260
+
261
+ ::: preview https://hellouvue.dcloud.net.cn/#/pages/component-instance/emit-function/emit-function-options
262
+
263
+ ```vue
264
+ <template>
265
+ <view>
266
+ <button @click="click" class="call-parent-btn">调用父组件事件</button>
267
+ </view>
268
+ </template>
269
+
270
+ <style scoped>
271
+
272
+ </style>
273
+
274
+ ```
275
+
276
+ ## 渲染选项 @rendering-options
277
+
278
+ | | Web | 微信小程序 | Android(VDOM) | Android(Vapor) | iOS(VDOM) | iOS(Vapor) | HarmonyOS(VDOM) | HarmonyOS(Vapor) |
279
+ | :- | :- | :- | :- | :- | :- | :- | :- | :- |
280
+ | template | x | x | x | x | x | x | 4.61 | x |
281
+ | render | 4.0 | x | 3.9 | x | 4.11 | x | 4.61 | x |
282
+ | compilerOptions | x | x | x | x | x | x | 4.61 | x |
283
+ | slots | 4.0 | 4.41 | 3.9 | 5.21 | 4.11 | 5.11 | 4.61 | 5.0 |
284
+
285
+ ### 示例代码 @example
286
+
287
+ #### template
288
+
289
+ 用于声明组件的字符串模板。
290
+
291
+ 示例 [详情](https://gitcode.com/dcloud/hello-uvue/blob/alpha/pages/built-in/special-elements/template/template-options.uvue)
292
+
293
+ ::: preview https://hellouvue.dcloud.net.cn/#/pages/built-in/special-elements/template/template-options
294
+ ```vue
295
+ <template>
296
+ <view class="page">
297
+ <template v-if="dataInfo.isShow">
298
+ <text id="title">{{ title }}</text>
299
+ </template>
300
+ <template v-else>
301
+ <text>隐藏标题时显示</text>
302
+ </template>
303
+ <text class="mt-10 btn" id="show-botton" @click="handleShow">{{ dataInfo.isShow ? '点击隐藏' : '点击显示' }}</text>
304
+ <template v-for="(item, index) in list" :key="index">
305
+ <text :class="'item'">{{ index + 1 }}.{{ item.name }}</text>
306
+ </template>
307
+ <button @click="goMapStyle">跳转绑定 Map 类型 style 页面</button>
308
+ </view>
309
+ </template>
310
+
311
+ <style>
312
+ .btn{
313
+ border: 1px solid #eee;
314
+ border-radius: 4px;
315
+ text-align: center;
316
+ padding-top: 8px;
317
+ padding-bottom: 8px;
318
+ }
319
+ .item {
320
+ margin: 15px;
321
+ padding: 4px 8px;
322
+ border: #eee solid 1px;
323
+ }
324
+ </style>
325
+
326
+ ```
327
+
328
+ #### render
329
+
330
+ 用于编程式地创建组件虚拟 DOM 树的函数。
331
+
332
+ `render` 是字符串模板的一种替代,可以使你利用 JavaScript 的丰富表达力来完全编程式地声明组件最终的渲染输出。
333
+
334
+ 预编译的模板,例如单文件组件中的模板,会在构建时被编译为 `render` 选项。如果一个组件中同时存在 `render` 和 `template,则` `render` 将具有更高的优先级。
335
+
336
+ 示例 [详情](https://gitcode.com/dcloud/hello-uvue/blob/alpha/pages/render-function/render/render-options.uvue)
337
+
338
+ ::: preview https://hellouvue.dcloud.net.cn/#/pages/render-function/render/render-options
339
+ ```vue
340
+
341
+
342
+ <style>
343
+ .btn {
344
+ color: red;
345
+ }
346
+ </style>
347
+ ```
348
+
349
+ #### slots
350
+
351
+ 一个在渲染函数中以编程方式使用插槽时辅助类型推断的选项。
352
+
353
+ 示例 [详情](https://gitcode.com/dcloud/hello-uvue/blob/alpha/pages/directive/v-slot/v-slot-options.uvue)
354
+
355
+ 作用域插槽需在组件中指定插槽数据类型
356
+ ::: preview https://hellouvue.dcloud.net.cn/#/pages/directive/v-slot/v-slot-options
357
+
358
+ ```vue
359
+ <template>
360
+ <view class="page">
361
+ <Foo>
362
+ <template #header="{ msg }">
363
+ <view class="mb-10 flex justify-between flex-row">
364
+ <text>header slot msg:</text>
365
+ <text id="slot-header">{{ msg }}</text>
366
+ </view>
367
+ </template>
368
+ <template #default="{ num }">
369
+ <view class="mb-10 flex justify-between flex-row">
370
+ <text>default slot num:</text>
371
+ <text id="slot-default">{{ num }}</text>
372
+ </view>
373
+ </template>
374
+
375
+ <template v-for="item in 2" #[`num${item}`]="{ num }">
376
+ <view class="mb-10 flex justify-between flex-row">
377
+ <text>num{{ item }} slot:</text>
378
+ <text :id="`slot-num${item}`">{{ num }}</text>
379
+ </view>
380
+ </template>
381
+ <template v-if="msgTrue['isShow']" #[msgTrue['name']]="{ msg }">
382
+ <view class="mb-10 flex justify-between flex-row">
383
+ <text>{{ msgTrue['name'] }} slot msg:</text>
384
+ <text id="slot-msg-true">{{ msg }}</text>
385
+ </view>
386
+ </template>
387
+ <template v-if="msgFalse['isShow']" #[msgFalse['name']]="{ msg }">
388
+ <view class="mb-10 flex justify-between flex-row">
389
+ <text>{{ msgFalse['name'] }} slot msg:</text>
390
+ <text id="slot-msg-false">{{ msg }}</text>
391
+ </view>
392
+ </template>
393
+
394
+ <template #footer="{ arr }">
395
+ <view class="mb-10 flex justify-between flex-row">
396
+ <text>footer slot arr:</text>
397
+ <text id="slot-footer">{{ JSON.stringify(arr) }}</text>
398
+ </view>
399
+ </template>
400
+ <template #withFor="{ item }">
401
+ <view class="mb-10 flex justify-between flex-row">
402
+ <text>v-for slot item:</text>
403
+ <text :id="`slot-for-${item}`">{{ item }}</text>
404
+ </view>
405
+ </template>
406
+ </Foo>
407
+ </view>
408
+ </template>
409
+
410
+ ```
411
+
412
+ ## 生命周期选项 @lifecycle-options
413
+
414
+ > [页面及组件生命周期流程图](../page.md#lifecycleflow)
415
+
416
+ ### 页面生命周期 @page-lifecycle-options
417
+
418
+ #### 兼容性 @page-lifecycle-compatibility
419
+
420
+ [页面生命周期](../page.md#lifecycle)
421
+
422
+ 示例 [详情](https://gitcode.com/dcloud/hello-uvue/blob/alpha/pages/lifecycle/page/page-options.uvue)
423
+
424
+ ::: preview https://hellouvue.dcloud.net.cn/#/pages/lifecycle/page/page-options
425
+
426
+ ```vue
427
+ <template>
428
+
429
+ <scroll-view style="flex: 1" :bounces="false">
430
+
431
+ <view class="page container">
432
+ <text>page lifecycle 选项式 API</text>
433
+ <view class="flex flex-row justify-between mt-10">
434
+ <text>onLoad 触发:</text>
435
+ <text>{{ isOnloadTriggered }}</text>
436
+ </view>
437
+ <view class="flex flex-row justify-between mt-10">
438
+ <text>onShow 触发:</text>
439
+ <text>{{ isOnShowTriggered }}</text>
440
+ </view>
441
+ <view class="flex flex-row justify-between mt-10">
442
+ <text>onReady 触发:</text>
443
+ <text>{{ isOnReadyTriggered }}</text>
444
+ </view>
445
+ <view class="flex flex-row justify-between mt-10">
446
+ <text>onPullDownRefresh 触发:</text>
447
+ <text>{{ isOnPullDownRefreshTriggered }}</text>
448
+ </view>
449
+ <view class="flex flex-row justify-between mt-10">
450
+ <text>onPageScroll 触发:</text>
451
+ <text>{{ isOnPageScrollTriggered }}</text>
452
+ </view>
453
+ <view class="flex flex-row justify-between mt-10">
454
+ <text>onReachBottom 触发:</text>
455
+ <text>{{ isOnReachBottomTriggered }}</text>
456
+ </view>
457
+ <view class="flex flex-row justify-between mt-10">
458
+ <text>onBackPress 触发:</text>
459
+ <text>{{ isOnBackPressTriggered }}</text>
460
+ </view>
461
+ <view class="flex flex-row justify-between mt-10">
462
+ <text>onHide 触发:</text>
463
+ <text>{{ isOnHideTriggered }}</text>
464
+ </view>
465
+ <view class="flex flex-row justify-between mt-10">
466
+ <text>onResize 触发:</text>
467
+ <text>{{ isOnResizeTriggered }}</text>
468
+ </view>
469
+ <MonitorAppLifecycleOptions class="monitor-app-lifecycle" />
470
+ <MonitorPageLifecycleOptions />
471
+ <button class="mt-10" @click="scrollToBottom">scrollToBottom</button>
472
+ <button class="mt-10" @click="pullDownRefresh">
473
+ trigger pullDownRefresh
474
+ </button>
475
+
476
+ <button class="mt-10" @click="openLifecycleDialogPage">
477
+ openDialogPage
478
+ </button>
479
+ <button class="mt-10" @click="closeLifecycleDialogPage">
480
+ closeDialogPage
481
+ </button>
482
+
483
+ <button class="mt-10" @click="goOnBackPress">
484
+ 跳转 onBackPress 示例
485
+ </button>
486
+ </view>
487
+
488
+ </scroll-view>
489
+
490
+ </template>
491
+
492
+ <style>
493
+ .container {
494
+ height: 2200px;
495
+ }
496
+ </style>
497
+
498
+ ```
499
+
500
+ ### 组件生命周期 @page-component-options
501
+
502
+ #### 兼容性 @component-lifecycle-compatibility
503
+
504
+ | | 兼容性 | 描述 |
505
+ | :- | :- | :- |
506
+ | beforeCreate | Web 4.0 / 微信小程序 4.41 / Android 3.9 / iOS 4.11 / HarmonyOS 4.61 | 在组件实例初始化完成之后立即调用。<br/>在实例初始化之后,数据观测 (data observer) 和 event/watcher 事件配置之前被调用。 |
507
+ | created | Web 4.0 / 微信小程序 4.41 / Android 3.9 / iOS 4.11 / HarmonyOS 4.61 | 在组件实例处理完所有与状态相关的选项后调用。<br/>在这一步,实例已完成以下的配置:数据观测 (data observer),属性和方法的运算,watch/event 事件回调。<br/>然而,此时挂载阶段还未开始,因此 $el 属性仍不可用。 |
508
+ | beforeMount | Web 4.0 / 微信小程序 4.41 / Android 3.9 / iOS 4.11 / HarmonyOS 4.61 | 在组件被挂载之前调用。<br/>相关的 render 函数首次被调用。<br/>当这个钩子被调用时,组件已经完成了其响应式状态的设置,但还没有创建 DOM 节点。<br/>它即将首次执行 DOM 渲染过程。 |
509
+ | mounted | Web 4.0 / 微信小程序 4.41 / Android 3.9 / iOS 4.11 / HarmonyOS 4.61 | 在组件被挂载之后调用。<br/>el 被新创建的 vm.$el 替换,并挂载到实例上去之后调用该钩子。<br/>如果 root 实例挂载了一个文档内元素,当 mounted 被调用时 vm.$el 也在文档内。 |
510
+ | beforeUpdate | Web 4.0 / 微信小程序 4.41 / Android 3.9 / iOS 4.11 / HarmonyOS 4.61 | 在组件即将因为一个响应式状态变更而更新其 DOM 树之前调用。<br/>数据更新时调用,发生在虚拟 DOM 打补丁之前。<br/>这里适合在更新之前访问现有的 DOM,比如手动移除已添加的事件监听器。 |
511
+ | updated | Web 4.0 / 微信小程序 4.41 / Android 3.9 / iOS 4.11 / HarmonyOS 4.61 | 在组件因为一个响应式状态变更而更新其 DOM 树之后调用。<br/>父组件的更新钩子将在其子组件的更新钩子之后调用。<br/>这个钩子会在组件的任意 DOM 更新后被调用,这些更新可能是由不同的状态变更导致的。<br/>如果你需要在某个特定的状态更改后访问更新后的 DOM,请使用 nextTick() 作为替代。 |
512
+ | beforeUnmount | Web 4.0 / 微信小程序 4.41 / Android 3.9 / iOS 4.11 / HarmonyOS 4.61 | 在一个组件实例被卸载之前调用。<br/>当这个钩子被调用时,组件实例依然还保有全部的功能。 |
513
+ | unmounted | Web 4.0 / 微信小程序 4.41 / Android 3.9 / iOS 4.11 / HarmonyOS 4.61 | 在一个组件实例被卸载之后调用。<br/>可以在这个钩子中手动清理一些副作用,例如计时器、DOM 事件监听器或者与服务器的连接。 |
514
+ | errorCaptured | Web 4.0 / 微信小程序 4.41 / Android x / iOS x / HarmonyOS x(部分支持,见上) | 在捕获了后代组件传递的错误时调用。<br/>这个钩子带有三个实参:错误对象、触发该错误的组件实例,以及一个说明错误来源类型的信息字符串。<br/>这个钩子可以通过返回 false 来阻止错误继续向上传递。 |
515
+ | renderTracked | Web 4.0 / 微信小程序 4.41 / Android x / iOS x / HarmonyOS x(部分支持,见上) | 在一个响应式依赖被组件的渲染作用追踪后调用。<br/>跟踪虚拟 DOM 重新渲染时调用。钩子接收 debugger event 作为参数。<br/>此事件告诉你哪个操作跟踪了组件以及该操作的目标对象和键。 |
516
+ | renderTriggered | Web 4.0 / 微信小程序 4.41 / Android x / iOS x / HarmonyOS x(部分支持,见上) | 在一个响应式依赖被组件触发了重新渲染之后调用。<br/>当虚拟 DOM 重新渲染为 triggered.Similarly 为renderTracked,接收 debugger event 作为参数。<br/>此事件告诉你是什么操作触发了重新渲染,以及该操作的目标对象和键。 |
517
+ | activated | Web 4.0 / 微信小程序 x / Android 4.0 / iOS 4.11 / HarmonyOS 4.61(部分支持,见上) | 若组件实例是 \<KeepAlive> 缓存树的一部分,当组件被插入到 DOM 中时调用。<br/>keep-alive 组件激活时调用。 |
518
+ | deactivated | Web 4.0 / 微信小程序 x / Android 4.0 / iOS 4.11 / HarmonyOS 4.61(部分支持,见上) | 若组件实例是 \<KeepAlive> 缓存树的一部分,当组件从 DOM 中被移除时调用。<br/>keep-alive 组件停用时调用。 |
519
+ | serverPrefetch | Web x / 微信小程序 x / Android x / iOS x / HarmonyOS x(部分支持,见上) | 当组件实例在服务器上被渲染之前要完成的异步函数。<br/>如果这个钩子返回了一个 Promise,服务端渲染会在渲染该组件前等待该 Promise 完成。 |
520
+
521
+ #### mounted、unmounted 使用注意事项 @mounted-unmounted-tips
522
+
523
+ 目前 mounted、unmounted 可以保证当前数据已经同步到 DOM,但是由于排版和渲染是异步的,所以 mounted、unmounted 不能保证 DOM 排版以及渲染完毕。\
524
+ 如果需要获取排版后的节点信息推荐使用 [uni.createSelectorQuery](../api/nodes-info.md) 不推荐直接使用 [Element](../dom/unielement.md) 对象。\
525
+ 在修改 DOM 后,立刻使用 [Element](../dom/unielement.md) 对象的同步接口获取 DOM 状态可能获取到的是排版之前的,而 [uni.createSelectorQuery](../api/nodes-info.md) 可以保障获取到的节点信息是排版之后的。
526
+
527
+ #### activated、deactivated 使用注意事项 @activated-deactivated-tips
528
+
529
+ 当 A 页面存在 `keepAlive` 组件,A 页面 `navigateTo` B 页面时
530
+ - Web 端 A 页面中 `keepAlive` 的组件会触发 `deactivated` 生命周期
531
+ - App 端 A 页面中 `keepAlive` 的组件不会触发 `deactivated` 生命周期
532
+
533
+ 当 B 页面 back 返回 A 页面时
534
+ - Web 端 A 页面中 `keepAlive` 的组件会触发 `activated` 生命周期
535
+ - App 端 A 页面中 `keepAlive` 的组件不会触发 `activated` 生命周期
536
+
537
+ 示例 [详情](https://gitcode.com/dcloud/hello-uvue/blob/alpha/pages/lifecycle/component/ChildComponentOptions.uvue)
538
+
539
+ ::: preview https://hellouvue.dcloud.net.cn/#/pages/lifecycle/component/ChildComponentOptions
540
+
541
+ ```vue
542
+ <template>
543
+ title: {{ title }}
544
+ <button class="component-lifecycle-btn mt-10" @click="updateTitle">
545
+ updateTitle
546
+ </button>
547
+ </template>
548
+
549
+
550
+ ```
551
+
552
+ ## 组合选项 @options-composition
553
+
554
+ | | Web | 微信小程序 | Android(VDOM) | Android(Vapor) | iOS(VDOM) | iOS(Vapor) | HarmonyOS(VDOM) | HarmonyOS(Vapor) |
555
+ | :- | :- | :- | :- | :- | :- | :- | :- | :- |
556
+ | provide | 4.0 | 4.41 | 3.99 | 5.21 | 4.11 | 5.11 | 4.61 | 5.0 |
557
+ | inject | 4.0 | 4.41 | 3.99 | 5.21 | 4.11 | 5.11 | 4.61 | 5.0 |
558
+ | mixins | 4.0 | 4.41 | 3.99 | x | 4.11 | x | 4.61 | x |
559
+
560
+ ### inject
561
+
562
+ 当使用 `inject` 声明从上层提供方注入的属性时,支持两种写法:字符串数组和对象。推荐使用对象写法,因为当使用数组方法时,类型会被推导为 `any | null` 类型。\
563
+ 使用对象写法时,额外增加 `type` 属性用于标记类型。如果注入的属性类型不是基础数据类型,需要通过 `PropType` 来标记类型:
564
+
565
+ 示例 [详情](https://gitcode.com/dcloud/hello-uvue/blob/alpha/pages/component-instance/inject/inject-options-1.uvue)
566
+
567
+ ::: preview https://hellouvue.dcloud.net.cn/#/pages/component-instance/provide/provide-options-1
568
+
569
+ > inject 1
570
+
571
+ ```vue
572
+ <template>
573
+ <view>
574
+ <text class="mt-10 bold">component for inject 1</text>
575
+ <text class="mt-10 alias-provide-page-title"
576
+ >aliasProvidePageTitle: {{ aliasProvidePageTitle }}</text
577
+ >
578
+ <text class="mt-10 provide-page-str"
579
+ >providePageStr: {{ providePageStr }}</text
580
+ >
581
+ <text class="mt-10 provide-page-num"
582
+ >providePageNum: {{ providePageNum }}</text
583
+ >
584
+ <text class="mt-10 provide-page-bool"
585
+ >providePageBool: {{ providePageBool }}</text
586
+ >
587
+ <text class="mt-10 provide-page-object-title"
588
+ >providePageObject.title: {{ providePageObject['title'] }}</text
589
+ >
590
+ <text class="mt-10 provide-page-object-content"
591
+ >providePageObject.content: {{ providePageObject['content'] }}</text
592
+ >
593
+ <text class="mt-10 provide-page-arr"
594
+ >providePageArr: {{ JSON.stringify(providePageArr) }}</text
595
+ >
596
+ <text class="mt-10 provide-page-map"
597
+ >providePageMap: {{ JSON.stringify(providePageMapObj) }}</text
598
+ >
599
+ <text class="mt-10 provide-page-set"
600
+ >providePageSet: {{ JSON.stringify(providePageSetArr) }}</text
601
+ >
602
+ <text class="mt-10 test-inject-string-default-value"
603
+ >testInjectStringDefaultValue: {{ testInjectStringDefaultValue }}</text
604
+ >
605
+ <text class="mt-10 test-inject-object-default-value-title"
606
+ >testInjectObjectDefaultValue.title:
607
+ {{ testInjectObjectDefaultValue['title'] }}</text
608
+ >
609
+ <text class="mt-10 test-inject-object-default-value-content"
610
+ >testInjectObjectDefaultValue.content:
611
+ {{ testInjectObjectDefaultValue['content'] }}</text
612
+ >
613
+ </view>
614
+ </template>
615
+
616
+ ```
617
+
618
+ > inject 2
619
+
620
+ ```vue
621
+ <template>
622
+ <view>
623
+ <text class="mt-10 bold">component for inject 2</text>
624
+ <text class="mt-10 provide-page-title"
625
+ >providePageTitle: {{ providePageTitle }}</text
626
+ >
627
+ <text class="mt-10 provide-page-str">providePageStr: {{ providePageStr }}</text>
628
+ <text class="mt-10 provide-page-num">providePageNum: {{ providePageNum }}</text>
629
+ <text class="mt-10 provide-page-bool">providePageBool: {{ providePageBool }}</text>
630
+ <text class="mt-10 provide-page-object-title"
631
+ >providePageObject.title: {{ providePageObject['title'] }}</text
632
+ >
633
+ <text class="mt-10 provide-page-object-content"
634
+ >providePageObject.content: {{ providePageObject['content'] }}</text
635
+ >
636
+ <text class="mt-10 provide-page-arr">providePageArr: {{ JSON.stringify(providePageArr) }}</text>
637
+ <text class="mt-10 provide-page-map">providePageMap: {{ JSON.stringify(providePageMapObj) }}</text>
638
+ <text class="mt-10 provide-page-set">providePageSet: {{ JSON.stringify(providePageSetArr) }}</text>
639
+ </view>
640
+ </template>
641
+
642
+ ```
643
+
644
+ ### mixins
645
+
646
+ 一个包含组件选项对象的数组,这些选项都将被混入到当前组件的实例中。
647
+
648
+ `mixins` 选项接受一个 mixin 对象数组。这些 mixin 对象可以像普通的实例对象一样包含实例选项,它们将使用一定的选项合并逻辑与最终的选项进行合并。举例来说,如果你的 mixin 包含了一个 `created` 钩子,而组件自身也有一个,那么这两个函数都会被调用。
649
+
650
+ - `mixins` 仅支持通过字面量对象方式和 `defineMixin` 函数方式定义。
651
+ - 在 app-android 平台, `App.uvue` 不支持 `mixins`,全局 mixins 也不会对 `App.uvue` 生效,另外也不支持运行时根据条件动态构造mixins。
652
+ ```ts
653
+ const mixin1 = defineMixin({
654
+ onLoad() {
655
+ console.log('mixin1 onLoad')
656
+ }
657
+ })
658
+ export default {
659
+ mixins: [
660
+ mixin1,
661
+ {
662
+ data() {
663
+ return {
664
+ mixin2: 'mixin2'
665
+ }
666
+ }
667
+ }
668
+ ]
669
+ }
670
+ ```
671
+ - 同名属性会被覆盖,同名生命周期会依次执行。同名属性的优先级如下:
672
+ - 在 `app.mixin` 内嵌入的 mixin `<` 在 `app.mixin` 中声明的 mixin `<` 在 `page.mixin` 内嵌入的 mixin `<` 在 `page.mixin` 中声明的 mixin `<` 在 `component.mixin` 内嵌入的 mixin `<` 在 `component.mixin` 中声明的 mixin
673
+ - 同名生命周期的执行顺序如下:
674
+ 1. 在 `app.mixin` 内嵌入的 mixin
675
+ 2. 在 `app.mixin` 中声明的 mixin
676
+ 3. 在 `page.mixin` 内嵌入的 mixin
677
+ 4. 在 `page.mixin` 中声明的 mixin
678
+ 5. 在 `component.mixin` 内嵌入的 mixin
679
+ 6. 在 `component.mixin` 中声明的 mixin
680
+
681
+ ::: preview https://hellouvue.dcloud.net.cn/#/pages/component-instance/mixins/mixins-web
682
+
683
+ 示例 [详情]()
684
+
685
+ > mixins-web
686
+
687
+ ```vue
688
+ <template>
689
+
690
+ <scroll-view style="flex: 1">
691
+
692
+ <view class="page">
693
+ <text id="mixin-prop" class="mb-10">mixinProp: {{mixinProp}}</text>
694
+ <text id="mixin-data-msg" class="mb-10">mixinDataMsg: {{mixinDataMsg}}</text>
695
+ <text id="mixin-onload-msg" class="mb-10">mixinOnloadMsg: {{mixinOnloadMsg}}</text>
696
+ <text id="mixin-computed" class="mb-10">mixinComputed: {{mixinComputed}}</text>
697
+
698
+ <Comp1 title="title" @globalMixinEmit1="(arg: string) => handleMixinEmitter('globalMixinEmit1', arg)"
699
+ @globalChildMixinEmit1="(arg: string) => handleMixinEmitter('globalChildMixinEmit1', arg)"
700
+ @globalMixinEmit2="(arg: string) => handleMixinEmitter('globalMixinEmit2', arg)"
701
+ @globalChildMixinEmit2="(arg: string) => handleMixinEmitter('globalChildMixinEmit2', arg)"
702
+ @mixinEmit="(arg: string) => handleMixinEmitter('mixinEmit', arg)"
703
+ @childMixinEmit="(arg: string) => handleMixinEmitter('childMixinEmit', arg)" />
704
+ <text v-if="handleMixinEmitterMsg" class="mt-10 handle-mixin-emitter-msg">
705
+ handleMixinEmitterMsg: {{ handleMixinEmitterMsg }}
706
+ </text>
707
+ <Comp2 class='comp2' title="title" />
708
+ </view>
709
+
710
+ </scroll-view>
711
+
712
+ </template>
713
+
714
+
715
+
716
+ ```
717
+
718
+ > mixins-app-page-namesake
719
+
720
+ ```vue
721
+ <template>
722
+
723
+ <scroll-view style="flex: 1">
724
+
725
+ <view class="page">
726
+ <text class="bold">props:</text>
727
+ <text class="mt-10 namesake-mixin-prop">{{ namesakeMixinProp }}</text>
728
+ <text class="mt-10 namesake-child-mixin-prop">{{ namesakeChildMixinProp }}</text>
729
+
730
+ <text class="bold mt-10">data:</text>
731
+ <text class="mt-10 namesake-mixin-data-msg">{{ namesakeMixinDataMsg }}</text>
732
+ <text class="mt-10 namesake-child-mixin-data-msg">{{ namesakeChildMixinDataMsg }}</text>
733
+
734
+ <text class="bold mt-10">computed:</text>
735
+ <text class="mt-10 namesake-mixin-computed">{{ namesakeMixinComputed }}</text>
736
+ <text class="mt-10 namesake-child-mixin-computed">{{ namesakeChildMixinComputed }}</text>
737
+
738
+ <text class="mt-10 bold">method:</text>
739
+ <text class="mt-10 namesake-mixin-method">{{ namesakeMixinMethod() }}</text>
740
+ <text class="mt-10 namesake-child-mixin-method">{{ namesakeChildMixinMethod() }}</text>
741
+
742
+ <text class="mt-10 bold">mixin component:</text>
743
+ <GlobalMixinComp1 />
744
+ <GlobalChildMixinComp1 />
745
+ <GlobalMixinComp2 />
746
+ <GlobalChildMixinComp2 />
747
+ <MixinComp1 />
748
+ <ChildMixinComp1 />
749
+ <MixinComp2 />
750
+ <ChildMixinComp2 />
751
+ <MixinComp />
752
+ </view>
753
+
754
+ </scroll-view>
755
+
756
+ </template>
757
+
758
+ ```
759
+
760
+ > mixins-app
761
+
762
+ ```vue
763
+ <template>
764
+
765
+ <scroll-view style="flex: 1">
766
+
767
+ <view class="page">
768
+ <button type="primary" @click="goMixinPageNamesake">go mixin page namesake</button>
769
+ <text class="mt-10 bold">props:</text>
770
+ <text class="mt-10 global-mixin-prop-1">{{ globalMixinProp1 }}</text>
771
+ <text class="mt-10 global-child-mixin-prop-1">{{ globalChildMixinProp1 }}</text>
772
+ <text class="mt-10 global-mixin-prop-2">{{ globalMixinProp2 }}</text>
773
+ <text class="mt-10 global-child-mixin-prop-2">{{ globalChildMixinProp2 }}</text>
774
+ <text class="mt-10 mixin-prop-1">{{ mixinProp1 }}</text>
775
+ <text class="mt-10 child-mixin-prop-1">{{ childMixinProp1 }}</text>
776
+ <text class="mt-10 mixin-prop-2">{{ mixinProp2 }}</text>
777
+ <text class="mt-10 child-mixin-prop-2">{{ childMixinProp2 }}</text>
778
+ <text class="mt-10 namesake-mixin-prop">{{ namesakeMixinProp }}</text>
779
+ <text class="mt-10 namesake-child-mixin-prop">{{ namesakeChildMixinProp }}</text>
780
+
781
+ <text class="bold mt-10">data:</text>
782
+ <text class="mt-10 global-mixin-data-msg-1">{{ globalMixinDataMsg1 }}</text>
783
+ <text class="mt-10 global-child-mixin-data-msg-1">{{ globalChildMixinDataMsg1 }}</text>
784
+ <text class="mt-10 global-mixin-data-msg-2">{{ globalMixinDataMsg2 }}</text>
785
+ <text class="mt-10 global-child-mixin-data-msg-2">{{ globalChildMixinDataMsg2 }}</text>
786
+ <text class="mt-10 mixin-data-msg-1">{{ mixinDataMsg1 }}</text>
787
+ <text class="mt-10 child-mixin-data-msg-1">{{ childMixinDataMsg1 }}</text>
788
+ <text class="mt-10 mixin-data-msg-2">{{ mixinDataMsg2 }}</text>
789
+ <text class="mt-10 child-mixin-data-msg-2">{{ childMixinDataMsg2 }}</text>
790
+ <text class="mt-10 namesake-mixin-data-msg">{{ namesakeMixinDataMsg }}</text>
791
+ <text class="mt-10 namesake-child-mixin-data-msg">{{ namesakeChildMixinDataMsg }}</text>
792
+
793
+ <text class="bold mt-10">computed:</text>
794
+ <text class="mt-10 global-mixin-computed-1">{{ globalMixinComputed1 }}</text>
795
+ <text class="mt-10 global-child-mixin-computed-1">{{ globalChildMixinComputed1 }}</text>
796
+ <text class="mt-10 global-mixin-computed-2">{{ globalMixinComputed2 }}</text>
797
+ <text class="mt-10 global-child-mixin-computed-2">{{ globalChildMixinComputed2 }}</text>
798
+ <text class="mt-10 mixin-computed-1">{{ mixinComputed1 }}</text>
799
+ <text class="mt-10 child-mixin-computed-1">{{ childMixinComputed1 }}</text>
800
+ <text class="mt-10 mixin-computed-2">{{ mixinComputed2 }}</text>
801
+ <text class="mt-10 child-mixin-computed-2">{{ childMixinComputed2 }}</text>
802
+ <text class="mt-10 namesake-mixin-computed">{{ namesakeMixinComputed }}</text>
803
+ <text class="mt-10 namesake-child-mixin-computed">{{ namesakeChildMixinComputed }}</text>
804
+
805
+ <text class="bold mt-10">watch:</text>
806
+ <text class="mt-10 global-mixin-watch-1">{{ globalMixinWatchMsg1 }}</text>
807
+ <text class="mt-10 global-child-mixin-watch-1">{{ globalChildMixinWatchMsg1 }}</text>
808
+ <text class="mt-10 global-mixin-watch-2">{{ globalMixinWatchMsg2 }}</text>
809
+ <text class="mt-10 global-child-mixin-watch-2">{{ globalChildMixinWatchMsg2 }}</text>
810
+ <text class="mt-10 mixin-watch-1">{{ mixinWatchMsg1 }}</text>
811
+ <text class="mt-10 child-mixin-watch-1">{{ childMixinWatchMsg1 }}</text>
812
+ <text class="mt-10 mixin-watch-2">{{ mixinWatchMsg2 }}</text>
813
+ <text class="mt-10 child-mixin-watch-2">{{ childMixinWatchMsg2 }}</text>
814
+ <text class="mt-10 mixin-watch">{{ mixinWatchMsg }}</text>
815
+
816
+ <text class="bold mt-10">lifecycle:</text>
817
+ <text class="mt-10">{{ globalMixinOnloadMsg1 }}</text>
818
+ <text class="mt-10">{{ globalMixinOnloadMsg2 }}</text>
819
+ <text class="mt-10">{{ globalChildMixinOnloadMsg1 }}</text>
820
+ <text class="mt-10">{{ globalChildMixinOnloadMsg2 }}</text>
821
+ <text class="mt-10">{{ mixinOnloadMsg1 }}</text>
822
+ <text class="mt-10">{{ mixinOnloadMsg2 }}</text>
823
+ <text class="mt-10">{{ childMixinOnloadMsg1 }}</text>
824
+ <text class="mt-10">{{ childMixinOnloadMsg2 }}</text>
825
+ <text class="mt-10">{{ onloadMsg }}</text>
826
+
827
+ <text class="mt-10 bold">method:</text>
828
+ <text class="mt-10 global-mixin-method-1">{{ globalMixinMethod1() }}</text>
829
+ <text class="mt-10 global-child-mixin-method-1">{{ globalChildMixinMethod1() }}</text>
830
+ <text class="mt-10 global-mixin-method-2">{{ globalMixinMethod2() }}</text>
831
+ <text class="mt-10 global-child-mixin-method-2">{{ globalChildMixinMethod2() }}</text>
832
+ <text class="mt-10 mixin-method-1">{{ mixinMethod1() }}</text>
833
+ <text class="mt-10 child-mixin-method-1">{{ childMixinMethod1() }}</text>
834
+ <text class="mt-10 mixin-method-2">{{ mixinMethod2() }}</text>
835
+ <text class="mt-10 child-mixin-method-2">{{ childMixinMethod2() }}</text>
836
+ <text class="mt-10 namesake-mixin-method">{{ namesakeMixinMethod() }}</text>
837
+ <text class="mt-10 namesake-child-mixin-method">{{ namesakeChildMixinMethod() }}</text>
838
+
839
+ <text class="mt-10 bold">component:</text>
840
+ <Comp1
841
+ title="title"
842
+ @globalMixinEmit1="(arg: string) => handleMixinEmitter('globalMixinEmit1', arg)"
843
+ @globalChildMixinEmit1="(arg: string) => handleMixinEmitter('globalChildMixinEmit1', arg)"
844
+ @globalMixinEmit2="(arg: string) => handleMixinEmitter('globalMixinEmit2', arg)"
845
+ @globalChildMixinEmit2="(arg: string) => handleMixinEmitter('globalChildMixinEmit2', arg)"
846
+ @mixinEmit="(arg: string) => handleMixinEmitter('mixinEmit', arg)"
847
+ @childMixinEmit="(arg: string) => handleMixinEmitter('childMixinEmit', arg)" />
848
+ <text v-if="handleMixinEmitterMsg" class="mt-10 handle-mixin-emitter-msg"
849
+ >handleMixinEmitterMsg: {{ handleMixinEmitterMsg }}</text
850
+ >
851
+ <Comp2 class='comp2' title="title" />
852
+ <text class="mt-10 bold">mixin component:</text>
853
+ <GlobalMixinComp1 />
854
+ <GlobalChildMixinComp1 />
855
+ <GlobalMixinComp2 />
856
+ <GlobalChildMixinComp2 />
857
+ <MixinComp1 />
858
+ <ChildMixinComp1 />
859
+ <MixinComp2 />
860
+ <ChildMixinComp2 />
861
+ </view>
862
+
863
+ </scroll-view>
864
+
865
+ </template>
866
+
867
+ ```
868
+
869
+ ## 其他杂项
870
+
871
+ | | Web | 微信小程序 | Android(VDOM) | Android(Vapor) | iOS(VDOM) | iOS(Vapor) | HarmonyOS(VDOM) | HarmonyOS(Vapor) |
872
+ | :- | :- | :- | :- | :- | :- | :- | :- | :- |
873
+ | name | 4.0 | 4.41 | 3.9 | x | 4.11 | x | 4.61 | x |
874
+ | inheritAttrs | 4.0 | √ | 3.9 | 5.21 | 4.11 | 5.11 | 4.61 | 5.0 |
875
+ | components | 4.0 | 4.41 | 3.9 | x | 4.11 | x | 4.61 | x |
876
+
877
+ ### 示例代码 @example
878
+
879
+ #### name
880
+
881
+ 用于显式声明组件展示时的名称。
882
+
883
+ 组件的名字有以下用途:
884
+
885
+ - 在组件自己的模板中递归引用自己时
886
+ - 在 Vue 开发者工具中的组件树显示时
887
+ - 在组件抛出的警告追踪栈信息中显示时
888
+
889
+ 示例 [详情](https://gitcode.com/dcloud/hello-uvue/blob/alpha/pages/component-instance/circular-reference/circular-reference-options.uvue)
890
+
891
+ ::: preview https://hellouvue.dcloud.net.cn/#/pages/component-instance/circular-reference/circular-reference-options
892
+
893
+ ```vue
894
+ <template>
895
+ <view class="page">
896
+
897
+
898
+ <child-a :limit="5" />
899
+
900
+ <child-c :limit="5" />
901
+ </view>
902
+ </template>
903
+
904
+
905
+ ```
906
+
907
+ #### inheritAttrs
908
+
909
+ 用于控制是否启用默认的组件 attribute 透传行为。
910
+
911
+ 默认情况下,父组件传递的,但没有被子组件解析为 props 的 attributes 绑定会被“透传”。这意味着当我们有一个单根节点的子组件时,这些绑定会被作为一个常规的 attribute 应用在子组件的根节点元素上。当你编写的组件想要在一个目标元素或其他组件外面包一层时,可能并不期望这样的行为。我们可以通过设置 `inheritAttrs` 为 `false` 来禁用这个默认行为。这些 attributes 可以通过 `$attrs` 这个实例属性来访问,并且可以通过 `v-bind` 来显式绑定在一个非根节点的元素上。
912
+
913
+ 示例 [详情](https://gitcode.com/dcloud/hello-uvue/blob/alpha/pages/component-instance/mixins/mixins-web.uvue)
914
+
915
+ ::: preview https://hellouvue.dcloud.net.cn/#/pages/component-instance/mixins/mixins-web
916
+
917
+ > inheritAttrs: true
918
+
919
+ ```vue
920
+ <template>
921
+ <view class="mt-10" ref="mixin-comp-root">
922
+ <text class="bold">Comp1: inheritAttrs: false</text>
923
+ <text class="mt-10" style="color:#ccc;"
924
+ >rootElementTitle should be null</text
925
+ >
926
+ <text class="mt-10 root-element-title-1">rootElementTitle: {{ rootElementTitle }}</text>
927
+
928
+ <text class="mt-10 bold">trigger emitter:</text>
929
+ <button class="mt-10 global-mixin-emit-1" @click="triggerEmitter('globalMixinEmit1')">
930
+ trigger globalMixinEmit1
931
+ </button>
932
+ <button
933
+ class="mt-10 global-child-mixin-emit-1"
934
+ @click="triggerEmitter('globalChildMixinEmit1')">
935
+ trigger globalChildMixinEmit1
936
+ </button>
937
+ <button class="mt-10 global-mixin-emit-2" @click="triggerEmitter('globalMixinEmit2')">
938
+ trigger globalMixinEmit2
939
+ </button>
940
+ <button
941
+ class="mt-10 global-child-mixin-emit-2"
942
+ @click="triggerEmitter('globalChildMixinEmit2')">
943
+ trigger globalChildMixinEmit2
944
+ </button>
945
+ <button class="mt-10 mixin-emit" @click="triggerEmitter('mixinEmit')">
946
+ trigger mixinEmit
947
+ </button>
948
+ <button class="mt-10 child-mixin-emit" @click="triggerEmitter('childMixinEmit')">
949
+ trigger childMixinEmit
950
+ </button>
951
+ <MixinComp />
952
+
953
+ </view>
954
+ </template>
955
+
956
+ ```
957
+
958
+ > inheritAttrs: false
959
+
960
+ ```vue
961
+ <template>
962
+ <view class="mt-10" ref="mixin-comp-root">
963
+ <text class="bold">Comp2: inheritAttrs: true</text>
964
+ <text class="mt-10" style="color:#ccc;">rootElementTitle should not be null</text>
965
+ <text class="mt-10 root-element-title-2">rootElementTitle: {{ rootElementTitle }}</text>
966
+ <text class="mt-10">{{ namesakeMixinProp }}</text>
967
+ <text class="mt-10">{{ namesakeMixinDataMsg }}</text>
968
+ <text class="mt-10">{{ namesakeMixinComputed }}</text>
969
+ <text class="mt-10 mixin-watch-msg">{{ mixinWatchMsg }}</text>
970
+ <text class="mt-10">{{ namesakeMixinMethod() }}</text>
971
+ <button class="mt-10" @click="changeGlobalMixinOnloadMsg1">
972
+ change globalMixinOnloadMsg1
973
+ </button>
974
+ <MixinComp />
975
+ </view>
976
+ </template>
977
+
978
+
979
+ ```
980
+
981
+ #### components
982
+
983
+ 一个对象,用于注册对当前组件实例可用的组件。
984
+
985
+ 示例 [详情](https://gitcode.com/dcloud/hello-uvue/blob/alpha/pages/component-instance/attrs/attrs-options.uvue)
986
+
987
+ ::: preview https://hellouvue.dcloud.net.cn/#/pages/component-instance/attrs/attrs-options
988
+
989
+ ```vue
990
+ <template>
991
+ <view class="page">
992
+ <child
993
+ class="child-class"
994
+ str="str from parent"
995
+ style="background-color: lightblue;"
996
+ @childClick="() => {}" />
997
+
998
+ <child-multi-tag
999
+ class="child-class"
1000
+ str="str from parent"
1001
+ style='background-color: lightblue;'
1002
+ @childClick="() => {}" />
1003
+ </view>
1004
+ </template>
1005
+
1006
+ ```
1007
+
1008
+ - 参考[组件](./component.md)
1009
+
1010
+ ## 组件实例 @component-instance
1011
+
1012
+ | | 兼容性 |
1013
+ | :- | :- |
1014
+ | $data | Web 4.0 / 微信小程序 4.41 / Android √ / iOS 4.11 / iOS(VDOM) UTS 插件 x / HarmonyOS 4.61(部分支持,见上) |
1015
+ | $props | Web 4.0 / 微信小程序 4.41 / Android √ / iOS 4.11 / iOS(VDOM) UTS 插件 x / HarmonyOS 4.61(部分支持,见上) |
1016
+ | $attrs | Web 4.0 / 微信小程序 4.41 / Android √ / iOS 4.11 / iOS(VDOM) UTS 插件 x / HarmonyOS 4.61(部分支持,见上) |
1017
+ | $slots | Web 4.0 / 微信小程序 4.41 / Android √ / iOS 4.11 / iOS(VDOM) UTS 插件 x / HarmonyOS 4.61(部分支持,见上) |
1018
+ | $refs | Web 4.0 / 微信小程序 4.41 / Android √ / iOS 4.11 / iOS(VDOM) UTS 插件 x / HarmonyOS 4.61(部分支持,见上) |
1019
+ | $parent | Web 4.0 / 微信小程序 4.41 / Android √ / iOS 4.11 / iOS(VDOM) UTS 插件 x / HarmonyOS 4.61(部分支持,见上) |
1020
+ | $root | Web 4.0 / 微信小程序 4.41 / Android √ / iOS 4.11 / iOS(VDOM) UTS 插件 x / HarmonyOS 4.61(部分支持,见上) |
1021
+ | $options | Web 4.0 / 微信小程序 4.41 / Android √ / iOS 4.11 / iOS(VDOM) UTS 插件 x / HarmonyOS 4.61(部分支持,见上) |
1022
+ | $nextTick | Web 4.0 / 微信小程序 4.41 / Android √ / iOS 4.11 / iOS(VDOM) UTS 插件 x / HarmonyOS 4.61(部分支持,见上) |
1023
+ | $forceUpdate | Web 4.0 / 微信小程序 4.41 / Android(VDOM) √ / Android(Vapor) x / iOS(VDOM) 4.11 / iOS(Vapor) x / iOS(VDOM) UTS 插件 x / HarmonyOS(VDOM) 4.61 / HarmonyOS(Vapor) x(部分支持,见上) |
1024
+ | $el | Web 4.0 / 微信小程序 4.41 / Android √ / iOS 4.11 / iOS(VDOM) UTS 插件 x / HarmonyOS 4.61(部分支持,见上) |
1025
+ | $callMethod | Web 4.0 / 微信小程序 4.41 / Android √ / iOS 4.11 / iOS(VDOM) UTS 插件 x / HarmonyOS 4.61(部分支持,见上) |
1026
+ | $emit | Web 4.0 / 微信小程序 4.41 / Android √ / iOS 4.11 / iOS(VDOM) UTS 插件 x / HarmonyOS 4.61(部分支持,见上) |
1027
+ | $watch | Web 4.0 / 微信小程序 4.41 / Android √ / iOS 4.11 / iOS(VDOM) UTS 插件 x / HarmonyOS 4.61(部分支持,见上) |
1028
+ | $page | Web 4.31 / 微信小程序 √ / Android 4.31 / iOS 4.31 / iOS(VDOM) UTS 插件 x / HarmonyOS 4.61(部分支持,见上) |
1029
+
1030
+ ### 示例代码 @example
1031
+
1032
+ #### $data
1033
+
1034
+ 从 `data` 选项函数中返回的对象,会被组件赋为响应式。组件实例将会代理对其数据对象的属性访问。
1035
+
1036
+ ##### 使用注意事项 @options-data
1037
+
1038
+ data内 $ 开头的属性不可直接使用 `this.$xxx`访问,需要使用 `this.$data['$xxx']` ,这是vue的规范
1039
+
1040
+ > 目前安卓端可以使用 this.$xxx 访问是Bug而非特性,请勿使用此特性。
1041
+
1042
+ 示例
1043
+
1044
+ ```vue
1045
+ <template>
1046
+ <view></view>
1047
+ </template>
1048
+
1049
+ ```
1050
+
1051
+ 示例 [详情](https://gitcode.com/dcloud/hello-uvue/blob/alpha/pages/component-instance/data/data-options.uvue)
1052
+
1053
+ ::: preview https://hellouvue.dcloud.net.cn/#/pages/component-instance/data/data-options
1054
+ ```vue
1055
+ <template>
1056
+ <view class="page">
1057
+ <view class="flex justify-between flex-row mb-10">
1058
+ <text>str: </text>
1059
+ <text id="str">{{ str }}</text>
1060
+ </view>
1061
+ <view class="flex justify-between flex-row mb-10">
1062
+ <text>num: </text>
1063
+ <text id="num">{{ num }}</text>
1064
+ </view>
1065
+ <view class="flex justify-between flex-row mb-10">
1066
+ <text>arr: </text>
1067
+ <text id="arr">{{ arr.join(',') }}</text>
1068
+ </view>
1069
+ <view class="flex justify-between flex-row mb-10">
1070
+ <text>obj.str: </text>
1071
+ <text id="obj-str">{{ obj.str }}</text>
1072
+ </view>
1073
+ <view class="flex justify-between flex-row mb-10">
1074
+ <text>obj.num: </text>
1075
+ <text id="obj-num">{{ obj.num }}</text>
1076
+ </view>
1077
+ <view class="flex justify-between flex-row mb-10">
1078
+ <text>obj.arr: </text>
1079
+ <text id="obj-arr">{{ obj.arr.join(',') }}</text>
1080
+ </view>
1081
+ <view ref='htmlRef' id="idRef" class="flex justify-between flex-row mb-10">
1082
+ <text>data 存储 element不需要被包装</text>
1083
+ <text id="isSameRefText">{{ refElementIsSame }}</text>
1084
+ </view>
1085
+
1086
+ <button @click="updateData">update data</button>
1087
+ </view>
1088
+ </template>
1089
+
1090
+ ```
1091
+
1092
+ #### $props
1093
+
1094
+ 表示组件当前已解析的 props 对象。
1095
+
1096
+ 示例 [详情](https://gitcode.com/dcloud/hello-uvue/blob/alpha/pages/component-instance/props/props-options.uvue)
1097
+
1098
+ ::: preview https://hellouvue.dcloud.net.cn/#/pages/component-instance/props/props-options
1099
+ ```vue
1100
+ <template>
1101
+ <view class="page">
1102
+ <array-literal class="array-literal-component" :str="str" :num="num" :bool="bool" :obj="obj" :arr="arr" />
1103
+ <object-type class="object-type-component" str="str" :num="num" :bool="bool" :obj="obj" :arr="arr" />
1104
+ <same-name-prop-default-value class="same-name-prop-default-value-component" />
1105
+ <props-with-defaults class="props-with-defaults-component" />
1106
+
1107
+ <reference-types class="reference-types-component" :list="[1,2,3]" />
1108
+
1109
+
1110
+ <reference-types class="reference-types-component" :list="['a','b','c']" />
1111
+
1112
+ </view>
1113
+ </template>
1114
+
1115
+
1116
+
1117
+ ```
1118
+
1119
+ #### $el
1120
+
1121
+ 该组件实例管理的 DOM 根节点。
1122
+
1123
+ 示例 [详情](https://gitcode.com/dcloud/hello-uvue/blob/alpha/pages/component-instance/el/el-options.uvue)
1124
+
1125
+ ::: preview https://hellouvue.dcloud.net.cn/#/pages/component-instance/el/el-options
1126
+ ```vue
1127
+ <template>
1128
+ <view class="page flex justify-between flex-row">
1129
+ <text class="child">root node tagName:</text>
1130
+ <text class="tag-name">{{ el }}</text>
1131
+ </view>
1132
+ </template>
1133
+
1134
+ ```
1135
+
1136
+ #### $options
1137
+
1138
+ 已解析的用于实例化当前组件的组件选项。
1139
+
1140
+ 示例 [详情](https://gitcode.com/dcloud/hello-uvue/blob/alpha/pages/component-instance/options/options-options.uvue)
1141
+
1142
+ ::: preview https://hellouvue.dcloud.net.cn/#/pages/component-instance/options/options-options
1143
+ ```vue
1144
+ <template>
1145
+ <view class="page">
1146
+ <view class="mb-10 flex justify-between flex-row">
1147
+ <text>component name: </text>
1148
+ <text id="component-name">{{ dataInfo.name }}</text>
1149
+ </view>
1150
+
1151
+ <view class="mb-10 flex justify-between flex-row">
1152
+ <text>custom key: </text>
1153
+ <text id="custom-key">{{ dataInfo.customKey }}</text>
1154
+ </view>
1155
+ <view class="mb-10 flex justify-between flex-row">
1156
+ <text>mixin data str: </text>
1157
+ <text id="mixin-data-str">{{ dataInfo.mixinDataStr }}</text>
1158
+ </view>
1159
+
1160
+ </view>
1161
+ </template>
1162
+
1163
+
1164
+
1165
+ ```
1166
+
1167
+ #### $parent
1168
+
1169
+ 当前组件可能存在的父组件实例,如果当前组件是顶层组件,则为 `null`。
1170
+
1171
+ 示例 [详情](https://gitcode.com/dcloud/hello-uvue/blob/alpha/pages/component-instance/parent/parent-options.uvue)
1172
+
1173
+ ::: preview https://hellouvue.dcloud.net.cn/#/pages/component-instance/parent/parent-options
1174
+ ```vue
1175
+ <template>
1176
+ <view class="page">
1177
+ <child ref='child' class="parent-child" />
1178
+ </view>
1179
+ </template>
1180
+
1181
+ ```
1182
+
1183
+ #### $root
1184
+
1185
+ 当前组件树的根组件实例。如果当前实例没有父组件,那么这个值就是它自己。
1186
+
1187
+ 示例 [详情](https://gitcode.com/dcloud/hello-uvue/blob/alpha/pages/component-instance/root/root-options.uvue)
1188
+
1189
+ ::: preview
1190
+ ```vue
1191
+ <template>
1192
+ <view class="page">
1193
+ <view class="mb-10 flex justify-between flex-row">
1194
+ <text>root str in parent component: </text>
1195
+ <text id="root-str-parent">{{ rootStr }}</text>
1196
+ </view>
1197
+ <child class="root-child" />
1198
+ </view>
1199
+ </template>
1200
+
1201
+ ```
1202
+
1203
+ #### $slots
1204
+
1205
+ 一个表示父组件所传入插槽的对象。
1206
+
1207
+ 示例 [详情](https://gitcode.com/dcloud/hello-uvue/blob/alpha/pages/component-instance/slots/slots-options.uvue)
1208
+
1209
+ ::: preview https://hellouvue.dcloud.net.cn/#/pages/component-instance/slots/slots-options
1210
+ ```vue
1211
+ <template>
1212
+ <view class="page">
1213
+ <SlotComp id="slot-comp">
1214
+ <template v-slot:header>
1215
+ <text>header</text>
1216
+ </template>
1217
+ <template v-slot:default>
1218
+ <text>default</text>
1219
+ </template>
1220
+ <template v-slot:footer>
1221
+ <text>footer</text>
1222
+ </template>
1223
+ </SlotComp>
1224
+ </view>
1225
+ </template>
1226
+
1227
+ ```
1228
+
1229
+ #### $refs
1230
+
1231
+ 一个包含 DOM 元素和组件实例的对象,通过模板引用注册。
1232
+
1233
+ 示例 [详情](https://gitcode.com/dcloud/hello-uvue/blob/alpha/pages/component-instance/refs/refs-options.uvue)
1234
+
1235
+ ::: preview https://hellouvue.dcloud.net.cn/#/pages/component-instance/refs/refs-options
1236
+ ```vue
1237
+ <template>
1238
+ <view class="page">
1239
+ <view class="row">
1240
+ <text>NodeRef: </text>
1241
+ <text ref="node">{{ dataInfo.existRef }}</text>
1242
+ </view>
1243
+ <view class="row">
1244
+ <text>childRef:</text>
1245
+ <text>{{ dataInfo.existChildRef }}</text>
1246
+ </view>
1247
+ <view class="row">
1248
+ <text>existTextItems:</text>
1249
+ <text>{{ dataInfo.existTextItems }}</text>
1250
+ </view>
1251
+ <view>
1252
+ <text v-for="item in dataInfo.textItemsExpectNum" ref="textItems" :key="item">{{
1253
+ item
1254
+ }}</text>
1255
+ </view>
1256
+ <child class="mt-10" ref="childRef">ComponentRef</child>
1257
+ </view>
1258
+ </template>
1259
+
1260
+ <style>
1261
+ .row {
1262
+ display: flex;
1263
+ flex-direction: row;
1264
+ justify-content: space-between;
1265
+ margin-bottom: 10px;
1266
+ }
1267
+ </style>
1268
+
1269
+ ```
1270
+
1271
+ #### $attrs
1272
+
1273
+ 一个包含了组件所有透传 attributes 的对象。
1274
+
1275
+ 示例 [详情](https://gitcode.com/dcloud/hello-uvue/blob/alpha/pages/component-instance/attrs/attrs-options.uvue)
1276
+
1277
+ ::: preview https://hellouvue.dcloud.net.cn/#/pages/component-instance/attrs/attrs-options
1278
+ ```vue
1279
+ <template>
1280
+ <view class="page">
1281
+ <child
1282
+ class="child-class"
1283
+ str="str from parent"
1284
+ style="background-color: lightblue;"
1285
+ @childClick="() => {}" />
1286
+
1287
+ <child-multi-tag
1288
+ class="child-class"
1289
+ str="str from parent"
1290
+ style='background-color: lightblue;'
1291
+ @childClick="() => {}" />
1292
+ </view>
1293
+ </template>
1294
+
1295
+ ```
1296
+
1297
+ #### $watch()
1298
+
1299
+ 用于命令式地创建侦听器的 API。
1300
+
1301
+ 示例 [详情](https://gitcode.com/dcloud/hello-uvue/blob/alpha/pages/reactivity/core/watch/watch-options.uvue)
1302
+
1303
+ ::: preview https://hellouvue.dcloud.net.cn/#/pages/reactivity/core/watch/watch-options
1304
+ ```vue
1305
+ <template>
1306
+
1307
+ <scroll-view style="flex: 1; padding-bottom: 20px">
1308
+
1309
+ <view class="page">
1310
+ <view class="flex justify-between flex-row mb-10">
1311
+ <text>count:</text>
1312
+ <text id="count" ref="countRef">{{ count }}</text>
1313
+ </view>
1314
+ <view class="flex justify-between mb-10">
1315
+ <text>watch count result:</text>
1316
+ <text id="watch-count-res">{{ watchCountRes }}</text>
1317
+ </view>
1318
+ <view class="flex justify-between flex-row mb-10">
1319
+ <text>watch count track number:</text>
1320
+ <text id="watch-count-track-num">{{ watchCountTrackNum }}</text>
1321
+ </view>
1322
+ <view class="flex justify-between mb-10">
1323
+ <text>watch count cleanup number:</text>
1324
+ <text id="watch-count-cleanup-res">{{ watchCountCleanupRes }}</text>
1325
+ </view>
1326
+
1327
+ <button class="increment-btn mb-10" @click="increment">increment</button>
1328
+ <button class="stop-watch-count-btn mb-10" @click="triggerStopWatchCount">
1329
+ stop watch count
1330
+ </button>
1331
+
1332
+ <view class="flex justify-between flex-row mb-10">
1333
+ <text>obj.str:</text>
1334
+ <text id="obj-str" ref="objStrRef">{{ obj.str }}</text>
1335
+ </view>
1336
+ <view class="flex justify-between flex-row mb-10">
1337
+ <text>watch obj.str trigger number:</text>
1338
+ <text id="watch-obj-str-trigger-num">{{ watchObjStrTriggerNum }}</text>
1339
+ </view>
1340
+ <view class="flex justify-between flex-row mb-10">
1341
+ <text>obj.num:</text>
1342
+ <text id="obj-num">{{ obj.num }}</text>
1343
+ </view>
1344
+ <view class="flex justify-between flex-row mb-10">
1345
+ <text>obj.bool:</text>
1346
+ <text id="obj-bool" ref="objBoolRef">{{ obj.bool }}</text>
1347
+ </view>
1348
+ <view class="flex justify-between flex-row mb-10">
1349
+ <text>obj.arr:</text>
1350
+ <text id="obj-arr" ref="objArrRef">{{ JSON.stringify(obj.arr) }}</text>
1351
+ </view>
1352
+ <view class="flex justify-between mb-10">
1353
+ <text>watch obj result:</text>
1354
+ <text id="watch-obj-res">{{ watchObjRes }}</text>
1355
+ </view>
1356
+ <view class="flex justify-between mb-10">
1357
+ <text>watch obj.str result:</text>
1358
+ <text id="watch-obj-str-res">{{ watchObjStrRes }}</text>
1359
+ </view>
1360
+ <view class="flex justify-between mb-10">
1361
+ <text>watch obj.bool result:</text>
1362
+ <text id="watch-obj-bool-res">{{ watchObjBoolRes }}</text>
1363
+ </view>
1364
+ <view class="flex justify-between mb-10">
1365
+ <text>watch obj.arr result:</text>
1366
+ <text id="watch-obj-arr-res">{{ watchObjArrRes }}</text>
1367
+ </view>
1368
+
1369
+ <button class="update-obj-btn mb-10" @click="updateObj">
1370
+ update obj
1371
+ </button>
1372
+ </view>
1373
+
1374
+ </scroll-view>
1375
+
1376
+ </template>
1377
+
1378
+
1379
+ ```
1380
+
1381
+ #### $emit()
1382
+
1383
+ 在当前组件触发一个自定义事件。任何额外的参数都会传递给事件监听器的回调函数。
1384
+
1385
+ 示例 [详情](https://gitcode.com/dcloud/hello-uvue/blob/alpha/pages/component-instance/emit-function/emit-function-options.uvue)
1386
+
1387
+ ::: preview https://hellouvue.dcloud.net.cn/#/pages/component-instance/emit-function/emit-function-options
1388
+ ```vue
1389
+ <template>
1390
+ <view class="page">
1391
+ <view class="row">
1392
+ <text>子组件传的参数</text>
1393
+ <text id="value">
1394
+ {{ value }}
1395
+ </text>
1396
+ </view>
1397
+ <child class="emit-function-child" @callback="callback"></child>
1398
+ </view>
1399
+ </template>
1400
+
1401
+ <style>
1402
+ .row {
1403
+ display: flex;
1404
+ flex-direction: row;
1405
+ justify-content: space-between;
1406
+ margin-bottom: 10px;
1407
+ }
1408
+ </style>
1409
+
1410
+ ```
1411
+
1412
+ #### $forceUpdate()
1413
+
1414
+ 强制该组件重新渲染。
1415
+
1416
+ 示例 [详情](https://gitcode.com/dcloud/hello-uvue/blob/alpha/pages/component-instance/force-update/force-update-options.uvue)
1417
+
1418
+ ::: preview https://hellouvue.dcloud.net.cn/#/pages/component-instance/force-update/force-update-options
1419
+ ```vue
1420
+ <template>
1421
+ <view class="page">
1422
+ <view class="split-title">$forceUpdate</view>
1423
+ <text class="mt-10 time">Date.now(): {{ Date.now() }}</text>
1424
+ <button
1425
+ class="mt-10 trigger-force-update-btn"
1426
+ type="primary"
1427
+ @click="triggerForceUpdate">
1428
+ trigger $forceUpdate
1429
+ </button>
1430
+ </view>
1431
+ </template>
1432
+
1433
+ ```
1434
+
1435
+ #### $nextTick()
1436
+
1437
+ 绑定在实例上的 nextTick() 函数。
1438
+
1439
+ ##### 使用注意事项 @options-nextTick
1440
+
1441
+ 目前 $nextTick 可以保证当前数据已经同步到 DOM,但是由于排版和渲染是异步的,所以 $nextTick 不能保证 DOM 排版以及渲染完毕。\
1442
+ 如果需要获取排版后的节点信息推荐使用 [uni.createSelectorQuery](../api/nodes-info.md) 不推荐直接使用 [Element](../dom/unielement.md) 对象。\
1443
+ 在修改 DOM 后,立刻使用 [Element](../dom/unielement.md) 对象的同步接口获取 DOM 状态可能获取到的是排版之前的,而 [uni.createSelectorQuery](../api/nodes-info.md) 可以保障获取到的节点信息是排版之后的。
1444
+
1445
+ 示例 [详情](https://gitcode.com/dcloud/hello-uvue/blob/alpha/pages/component-instance/nextTick/nextTick-options.uvue)
1446
+
1447
+ ::: preview https://hellouvue.dcloud.net.cn/#/pages/component-instance/nextTick/nextTick-options
1448
+ ```vue
1449
+ <template>
1450
+
1451
+ <scroll-view style="flex: 1">
1452
+
1453
+ <view class="page">
1454
+ <view class="flex justify-between mb-10">
1455
+ <text ref="text">title for callback:</text>
1456
+ <text id="page-text-callback">{{ dataInfo.titleForCallback }}</text>
1457
+ </view>
1458
+ <view class="flex justify-between mb-10">
1459
+ <text ref="text">before $nextTick callback title123:</text>
1460
+ <text>{{ dataInfo.beforeNextTickCallbackTitle }}</text>
1461
+ </view>
1462
+ <view class="flex justify-between mb-10">
1463
+ <text ref="text">after $nextTick callback title:</text>
1464
+ <text>{{ dataInfo.afterNextTickCallbackTitle }}</text>
1465
+ </view>
1466
+ <view class="flex justify-between mb-10">
1467
+ <text ref="text">title for promise:</text>
1468
+ <text id="page-text-promise">{{ dataInfo.titleForPromise }}</text>
1469
+ </view>
1470
+ <view class="flex justify-between mb-10">
1471
+ <text ref="text">before $nextTick promise title:</text>
1472
+ <text>{{ dataInfo.beforeNextTickPromiseTitle }}</text>
1473
+ </view>
1474
+ <view class="flex justify-between mb-10">
1475
+ <text ref="text">after $nextTick promise title:</text>
1476
+ <text>{{ dataInfo.afterNextTickPromiseTitle }}</text>
1477
+ </view>
1478
+ <button id="page-test-next-tick-btn" @click="pageTestNextTick">page test $nextTick</button>
1479
+ <Child id="child-component" />
1480
+ <button class="mt-10" id="after-next-tick-get-text-btn" @click="afterNextTickGetText">toggle v-if text</button>
1481
+ <text v-if="showTestText" class="mt-10" id="v-if-next-tick-should-getable">测试 v-if & nextTick 后获取元素</text>
1482
+ </view>
1483
+
1484
+ </scroll-view>
1485
+
1486
+ </template>
1487
+
1488
+
1489
+ ```