# custom-page **Repository Path**: chz1905/custom-page ## Basic Information - **Project Name**: custom-page - **Description**: vue + element-ui + vuex 实现拖拽式页面装修 页面DIY自由布局 - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: http://chz1905.gitee.io/custom-page/#/ - **GVP Project**: No ## Statistics - **Stars**: 29 - **Forks**: 13 - **Created**: 2021-04-22 - **Last Updated**: 2025-07-08 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 基于vue实现页面自由DIY ## 安装依赖 ``` yarn install ``` ### 运行 ``` yarn serve ``` ### 编译 ``` yarn build ``` ### 项目说明 * 页面自定义 页面装修 * 应用技术 `vue + vuex + element-ui` 列表排序组件使用 `vuedraggable` ### 在线预览 [http://chz1905.gitee.io/custom-page/#/](http://chz1905.gitee.io/custom-page/#/) ### 效果演示 ![avatar](/src/assets/images/效果演示.gif) #### uni-app插件/模板分享 * gitee仓库地址 [https://gitee.com/chz1905/uniApp-plug-in](https://gitee.com/chz1905/uniApp-plug-in) * uni-app插件/模板预览地址 [http://chz1905.gitee.io/uniapp-plug-in/#/](http://chz1905.gitee.io/uniapp-plug-in/#/)