# 基础用法 ```html ``` ```js export default { data () { return { value: 50 } } } ``` ```css .n-slider { margin-bottom: 8px; } ```