# xiangsuzhijian_vue **Repository Path**: Junpeng1992/xiangsuzhijian ## Basic Information - **Project Name**: xiangsuzhijian_vue - **Description**: 像素之见组件库 - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2018-11-07 - **Last Updated**: 2022-01-27 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ### 像素之间`vue`组件库 [![vue](https://img.shields.io/badge/vue-2.5.2-brightgreen.svg?style=flat-square ':no-zoom')](https://github.com/vuejs/vue) **安装依赖** ``` npm install ``` **运行项目** ``` npm run dev localhost:8080 //访问网站 ``` **项目打包** ``` npm run build ``` ### 可视化代码 ```
``` ``` ``` ```
``` ``` ``` ``` ``` ------------------------------------- ``` { id: 1, name: "栅格组件1-1", type: "grid", key: "1603959960927", config: {}, children: [{ id: 21, name: "栅格组件2-1", type: "grid", key: "1603959960927", config: {}, children: [{ id: 31, name: "栅格组件3-1", type: "grid", key: "1603959960927", config: {}, }, { id: 32, name: "栅格组件3-2", type: "grid", key: "1603959960927", config: {}, children: [ { id: 41, name: "栅格组件4-1", type: "grid", key: "1603959960927", config: {}, }, { id: 42, name: "栅格组件4-2", type: "grid", key: "1603959960927", config: {}, }, { id: 43, name: "栅格组件4-3", type: "grid", key: "1603959960927", config: {}, } ] }] }] } ```