Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/durban89/pythonwebui
使用Flat UI设计的简单的blog的UI
https://github.com/durban89/pythonwebui
Last synced: 13 days ago
JSON representation
使用Flat UI设计的简单的blog的UI
- Host: GitHub
- URL: https://github.com/durban89/pythonwebui
- Owner: durban89
- License: other
- Created: 2013-06-21T04:17:08.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2013-06-23T11:37:41.000Z (over 11 years ago)
- Last Synced: 2023-03-22T21:14:32.459Z (almost 2 years ago)
- Language: JavaScript
- Size: 9.44 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
#这个UI的简单的设计,分为前端和后端两个部分,我是将前端和后端分离的,所以做了两个,但是总体的UI的风格是采用Flat UI的
#/admin/这个目录是后台的相关UI设计(尚未完成)
#/css/(这个目录包括所有的样式文件)
#/js/(这个目录包括了所有的js脚本文件)
#/images/(这个目录包括了所有的图片文件)
#/admin/index.php 后天的启动文件
#index.php 前台的启动文件
#(此版本尚未完善)