# express-system **Repository Path**: zzwcng/express-system ## Basic Information - **Project Name**: express-system - **Description**: A simple express management system. - **Primary Language**: HTML - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-22 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # express-system A simple express management system. ------ ### [Have a look here.](http://122.51.50.135) ## TODO - [x] 支持用户注册 - [ ] 添加welcome页面 - [ ] token过期重定向到login界面 - [ ] 查询价格时在前端对输入进行校验 - [x] 浏览器localStore导致401 - [x] 为POST之前的OPTIONS设置拦截器 - [x] 国家名自动补全由前端加载