ThinkEMall <strong>ThinkEMall 1.0 Beta</strong> 思亿电子商城系统

程序名称:ThinkEMall <strong>ThinkEMall 1.0 Beta</strong>

授权协议: Apache

操作系统: 跨平台

开发语言: PHP

ThinkEMall <strong>ThinkEMall 1.0 Beta</strong> 介绍

ThinkEMall 1.0 Beta

本项目是基于ThinkCMF
X2.2.3内容管理框架开发的电子商城管理系统,是本人从设计转学程序的实践也是实验项目,目前系统还只是个雏形,代码相对比较随意并且使用了大量的自我构思,所以不喜勿喷!

整个系统仿制了大部分京东和天猫的最基础核心的功能包括:商城导航、购物车、订单、商品分类发布展示、商品筛选、品牌管理、收藏商品、收货地址管理、运费模板、广告、售后功能和支付做得比较随意……部分功能尚未开发实现:搜索功能,取消订单等、某些链接可能是空链接,开发的页面未进行SEO优化,但基本不影响使用。

文档教程暂时没空写,有问题可以进群交流或者联系我。

github项目地址:https://github.com/DoldrumsSky/ThinkEMall

我的联系方式:

QQ:451343282

使用安装

与ThinkCMF的使用安装方法相同,详细请访问 www.thinkcmf.com

商城列表页只有电脑/笔记本类目下有商品数据。

演示使用的图片资源请打开对应附件upload.zip,解压到data目录下即可。

为了方便研究,系统一些console log的信息未关闭,使用时请自行查找注释掉这些log代码

商业应用前请自行测试系统,虽然已经测试修正多次,但不保证完全没问题,所以对于使用本系统所造成的任何损失概不负责。

系统加入了ThinkCMF之前的系统备份模块,但官方说过这个功能有问题,所以还是推荐自行手动备份数据库

环境推荐

PHP5.5+

MysqL 5.6+

打开rewrite

附上修改过的ThinkCMF文件及对应代码文件的基本目录

商城系统应用目录

application\EMall

后台模板文件目录

admin\themes\simplebootx\EMall

修改过的原后台模板文件

admin\themes\simplebootx\Admin\Main\index.html

admin\themes\simplebootx\Admin\ header.html

admin\themes\simplebootx\Admin\Nav\add.html

admin\themes\simplebootx\Admin\Nav\edit.html

修改过的后台样式文件

public\simpleboot\css\simplebootadmin.css

修改过的后台控制器

application\User\Controller\IndexController.class.PHP

application\User\Controller\LoginController.class.PHP

application\User\Controller\ProfileController.class.PHP

application\User\Controller\RegisterController.class.PHP

application\Common\Controller\HomebaseController.class.PHP

application\Common\Controller\MemberbaseController.class.PHP

application\Admin\Controller\MainController.class.PHP

修改过的语言文件

application\Admin\Lang\zh-cn\menu.PHP

application\Admin\Lang\zh-cn\nav.PHP

Jquery替换到了1.91以上

public\js\jquery.js

后台改动的前端脚本(使用on替换掉了Live)

admin\themes\simplebootx\Public\assets\js\index.js

配置文件

application\Common\Conf\config.PHP

公共函数库(里面加入了一些其它自定义函数

application\Common\Common\function.PHP

目录树处理类(加入了自定义的导航菜单树处理方法

simplewind\Lib\Util\ Tree.class.PHP

筛选项模型

application\Common\Model \ SearcherModel.class .PHP

session会话处理类

simplewind\Core\Library\Think\Session\Driver\MysqLi.class.PHP

第三方类库

支付宝类库

simplewind\Core\Library\vendor \ PHPAlipay

微信支付类库

simplewind\Core\Library\vendor \PHPWeiXinPay

中文字符串转英文处理类库

simplewind\Core\Library\vendor \ PHPCharacter

二维码类库

simplewind\Core\Library\vendor \ PHPqrcode

ThinkEMall <strong>ThinkEMall 1.0 Beta</strong> 官网

https://git.oschina.net/langweaver/thinkemall

相关编程语言

VertrigoServ 是一个Windows平台下的非常专业的、易...
APMServ 5.2.0 是一款拥有图形界面的快速搭建Apache...
PHP Manager for IIS 是一个用来在 Windows 平台下的...
LAMPPIX 是一个包含 LAMP 运行环境的可启动 Linux 光...
RubyWorks 是一個在Red Hat Enterprise 或是CentOS ...
Instant Rails是一个一站式的Rails运行环境,包含Ru...