# novel **Repository Path**: hellojinjin/novel ## Basic Information - **Project Name**: novel - **Description**: 小说推荐移动端网站 这个项目是个关于小说推荐的移动端网站,分为三部分 1. nodejs服务器端: 接口支持 2. pc后台管理端: 内容管理 3. mobile端: 移动端页面展示 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-02-08 - **Last Updated**: 2023-09-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 小说推荐移动端网站 这个项目是个关于小说推荐的移动端网站,分为三部分 1. nodejs 服务器端: 接口支持 2. pc 后台管理端: 内容管理 3. mobile 端: 移动端页面展示 ## 简介 ### nodejs 服务器端: - koa node 框架 - koa-generator 快速生成项目 - mysql 数据库管理 - jsonwebtoken 登录验证 ### pc 后台管理端 [使用 vue-element-admin-后台模板搭建](https://github.com/PanJiaChen/vue-admin-template.git) 技术: - vue - vue-element-admin 模块: - 登陆验证 - 用户管理 - 权限管理 - 个人中心 - 用户操作记录 - 个人信息展示,编辑 - todolist - 设置 ### mobile 端 - vue2 - vue-cli4