UNPKG

cloud-ui.vusion

Version:
9 lines (7 loc) 158 B
### 基本用法 ``` html { width: 40% } <u-tree-select-new placeholder="请选择"> <template #item="current"> </template> </u-tree-select-new> ```