# Data-display **Repository Path**: jiangwenhui_admin/Data-display ## Basic Information - **Project Name**: Data-display - **Description**: Data-display - **Primary Language**: Python - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2017-08-03 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Data-display python3 manage.py runserver 0.0.0.0:9000 浏览器输入:http://ip:9000/ 然后就会跳转到登陆界面如下图: ![Alt text](http://121.201.68.21:8080/static/2.png) 输入账号密码,进入首页界面,如下图: ![Alt text](http://121.201.68.21:8080/static/3.png) 点击相关的按钮进入相关的展示界面,(比如点击总的大图)如下图: ![Alt text](http://121.201.68.21:8080/static/1.png) ![Alt text](http://121.201.68.21:8080/static/4.png) ![Alt text](http://121.201.68.21:8080/static/5.png)