feat:设备使用记录
This commit is contained in:
@@ -23,7 +23,7 @@ import { addStyle, addUnit, deepMerge } from '../../libs/function/index';
|
||||
/**
|
||||
* View 视图
|
||||
* @description 对View默认标签的封装
|
||||
* @tutorial https://ijry.github.io/uview-plus/components/view.html
|
||||
* @tutorial https://uview-plus.jiangruyi.com/components/view.html
|
||||
* @property {String} bgColor 背景颜色
|
||||
* @event {Function} click 点击触发事件
|
||||
* @example <up-view></up-view>
|
||||
@@ -66,8 +66,6 @@ export default {
|
||||
</script>
|
||||
|
||||
<style lang="scss" scoped>
|
||||
@import '../../libs/css/components.scss';
|
||||
|
||||
.u-view {
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user