# vue-门户网站 **Repository Path**: cgb-opensource/vue-portal ## Basic Information - **Project Name**: vue-门户网站 - **Description**: vue,门户项目 - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 8 - **Created**: 2022-02-28 - **Last Updated**: 2022-02-28 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # vue-门户网站 ### 项目名称-亦庄控股门户网站 # 项目的详细情况 1,dist -打包文件 2,node_modules 3,public 4,src 4,1api -接口文件 4,2assets静态资源 4.21css 样式 4.22image 图片文件 4,3components -通用组件,页头页脚,轮播图组件,分页器组件等 4.4 pages页面 4,4,1,首页 pages/home, 4,4,1,1登陆 pages/home/login 4,42,监督举报 pages/Report 4,43,清风论坛 pages/forum 4,44,组织机构 pages/archives 5router -路由文件 6,store-vuex文件-图片ip地址 7,styles样式 8,utils全局方法 9插件使用,ElementUI,VueQuillEditor,md5 ## Project setup ``` yarn install ``` ### Compiles and hot-reloads for development ``` yarn serve ``` ### Compiles and minifies for production ``` yarn build ``` ### Lints and fixes files ``` yarn lint ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/).