feat:设备使用记录
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
/**
|
||||
* collapse 折叠面板
|
||||
* @description 通过折叠面板收纳内容区域
|
||||
* @tutorial https://ijry.github.io/uview-plus/components/collapse.html
|
||||
* @tutorial https://uview-plus.jiangruyi.com/components/collapse.html
|
||||
* @property {String | Number | Array} value 当前展开面板的name,非手风琴模式:[<string | number>],手风琴模式:string | number
|
||||
* @property {Boolean} accordion 是否手风琴模式( 默认 false )
|
||||
* @property {Boolean} border 是否显示外边框 ( 默认 true )
|
||||
@@ -87,5 +87,4 @@
|
||||
</script>
|
||||
|
||||
<style lang="scss" scoped>
|
||||
@import "../../libs/css/components.scss";
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user