# jQuery 组件 **Repository Path**: a18925951189/j-query-component ## Basic Information - **Project Name**: jQuery 组件 - **Description**: 使用 jQuery 封装的组件 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-03-07 - **Last Updated**: 2024-03-07 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # super 组件 > 此组件是使用 jquery封装的 ## 引入 css ```html ``` ### pagination 分页 [组件详细](./module/pagination/pagination.md) **基础使用** ```html ``` ```js $('#pagination').SuperPaging() ```