feat:设备使用记录

This commit is contained in:
houjunxiang
2026-03-05 16:54:47 +08:00
parent 749ac7f507
commit 9c88c45d66
357 changed files with 21486 additions and 5845 deletions

View File

@@ -11,7 +11,7 @@
/**
* TabsItem tabs标签组件的自组件
* @description tabs标签组件在标签多的时候可以配置为左右滑动标签少的时候可以禁止滑动。 该组件的一个特点是配置为滚动模式时激活的tab会自动移动到组件的中间位置。
* @tutorial https://ijry.github.io/uview-plus/components/tabs.html
* @tutorial https://uview-plus.jiangruyi.com/components/tabs.html
* @property {type} prop_name
* @event {Function()}
* @example