# node layui 后台页面
**Repository Path**: zc505555203/node-layui-background-page
## Basic Information
- **Project Name**: node layui 后台页面
- **Description**: node lay ajax mysql 创建的较为完整的后台登录注册主页
- **Primary Language**: JavaScript
- **License**: Not specified
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2021-09-18
- **Last Updated**: 2021-09-22
## Categories & Tags
**Categories**: Uncategorized
**Tags**: Nodejs, MySQL, Express
## README
## 可以在demo/前端/assets/js/baseAPI.js里面修改存放api接口的服务器地址
## index.html用Layui弄的自行增删
## 进入api_server
导入my_db在数据库中
npm install
node app.js
在api_server/db/index.js修改数据库信息
## api接口文档[(https://zhangchu.fun/2021/09/18/api%e6%8e%a5%e5%8f%a3%e6%96%87%e6%a1%a3/)]