# vue2.x-some-components **Repository Path**: lianlizhou/vue2.x-some-components ## Basic Information - **Project Name**: vue2.x-some-components - **Description**: 个人封装的一系列vue组件合集 - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-12-24 - **Last Updated**: 2025-09-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # vue2.x-some-components ## 个人封装的一系列vue组件合集 - 二维码组件 - 文本行轮播组件 - 文本交替滚动指令 - 表格轮播组件 - 半年选择组件 - 季度选择组件 ## 项目预览 预览地址:[预览地址](https://static-mp-ba285f28-c1c3-4076-b062-894da7a1bac8.next.bspapp.com/vue2.x-some-components#/) ## 安装依赖 ``` npm install ``` ### 运行项目 ``` npm run serve ```