# FrontEnd **Repository Path**: comic-website/front-end ## Basic Information - **Project Name**: FrontEnd - **Description**: Vue前端 - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-06-03 - **Last Updated**: 2021-08-31 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Usage: ## npm: ```shell npm install npm run dev ``` ## yarn: ```shell yarn yarn dev ``` # Problems: ## Items * Items/ItemsPage.vue: * 页面配色待调整 * logo及其宽高待修改 * Items/GridItem.vue: * grid-content和img间下端存在空隙 * 文字成功get但图片url未成功获取到时样式错乱 * Items/PageSelector.vue: * 添加element ui组件ElPagination * Items/PageFooter.vue: * 页脚img修改为ElAvator组件? * Items/ComicCategory.vue: * 响应式显示待优化 ## HomePage * homepage/Carousel.vue: * PC端没必要做,手机端可以做 * 宽高及图片宽高带待适配 * homepage/SpecialRevealSection.vue: * 另一样式的section,待开发 ## RankPage * 最热门搜索栏 * 内容分栏与填充