old-wms/README.md
2019-12-23 18:25:50 +08:00

73 lines
1.8 KiB
Markdown
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

## 联系方式
  QQ 30024167
  QQ群785794314
  email30024167@qq.com / sloan1993@163.com
个人制作,禁止传播
近期发现有人在网站随意转发代码,转发以后原作者都没有了,还写成原创...
请你们尊重原作者
[ 此代码仅供学习,请勿用于商业用途 ]
## [ 侵权名单 ]
 [居然明码标价卖钱]
https://item.taobao.com/item.htm?spm=a1z09.2.0.0.1f30a53fYn3iBF&id=537679588642&_u=6lpt78j5117&wwlight=cntaobao%E6%99%A8%E6%9B%A61_11-%7B537679588642%7D
 
[居然明码标价卖钱]
 http://www.sucaihuo.com/source/81.html
 [账号 admin 123456 ]
http://wms.mtop.cc/index.php
## 测试账号
bool bool
admin admin
       
## 分类
http://localhost/wms/index.php/Category/index.html
http://localhost/wms/index.php/Category/add.html
 
## 属性 
http://localhost/wms/index.php/Attribute/index.html
http://localhost/wms/index.php/Attribute/add
## 介绍
http://www.thinkphp.cn/code/2220.html
角色管理、权限管理、管理员、门店管理、属性管理、职位管理、人员管理、购货、销售、库存管理 、个人信息...
本系统采用TP框架并对一些的页面实行了静态化。一些不会改变的数据采用了memcache保存比如以往的销售记录 购货记录 ...
为了提高web交互的友好度所有操作 是基于ajax实现包括 表单验证 添加 搜索 提示...
<img src="http://www.thinkphp.cn/Uploads/editor/2016-08-07/57a695e0db90c.png">
<img src="http://www.thinkphp.cn//Uploads/editor/2016-08-07/57a696f29a96f.png">
<img src="http://www.thinkphp.cn//Uploads/editor/2016-08-07/57a696f507742.png">
<img src="http://www.thinkphp.cn//Uploads/editor/2016-08-07/57a696f859105.png">