Skip to content

Commit

Permalink
功能截图
Browse files Browse the repository at this point in the history
  • Loading branch information
shirne committed Oct 22, 2018
1 parent 57bca70 commit 9c2bc20
Show file tree
Hide file tree
Showing 15 changed files with 18 additions and 4 deletions.
16 changes: 15 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,4 +64,18 @@ htdocs/public 网站根目录

标签库 [product](TAGLIB.md),[article](TAGLIB.md)[extendtag](TAGLIB.md)

导航配置 navigator.php
导航配置 navigator.php

##后台功能截图
![登录](screenshot/login.jpg "登录")
![主面板](screenshot/dashboard.jpg "主面板")
![分类管理](screenshot/category.jpg "分类管理")
![添加分类](screenshot/category-add.jpg "添加分类")
![发布文章](screenshot/article-add.jpg "发布文章")
![发布商品](screenshot/product-add.jpg "发布商品")
![发布商品](screenshot/product-add2.jpg "发布商品")
![订单统计](screenshot/order-static.jpg "订单统计")
![广告管理](screenshot/ad.jpg "广告管理")
![系统设置](screenshot/setting.jpg "系统设置")
![会员组](screenshot/user-level.jpg "会员组")
![微信菜单](screenshot/wechat-menu.jpg "微信菜单")
4 changes: 2 additions & 2 deletions htdocs/public/static/admin/css/common.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion htdocs/resource/scss/admin/common.scss
Original file line number Diff line number Diff line change
Expand Up @@ -270,7 +270,7 @@ h6 {
margin: 0;
background: #fff;
width: 100%;
z-index: 9;
z-index: 109;
box-shadow: 0 0 5px rgba(0,0,0,.5);
padding: 10px 0;
padding-left: 250px;
Expand Down
Binary file added screenshot/ad.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added screenshot/article-add.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added screenshot/category-add.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added screenshot/category.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added screenshot/dashboard.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added screenshot/login.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added screenshot/order-static.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added screenshot/product-add.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added screenshot/product-add2.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added screenshot/setting.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added screenshot/user-level.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added screenshot/wechat-menu.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 9c2bc20

Please sign in to comment.