登录
首页 » PHP » xany-bestshop-php-master

xany-bestshop-php-master

于 2020-04-30 发布
0 105
下载积分: 1 下载次数: 3

代码说明:

说明:  小程序商城是B2C模式的电子商城,是在Thinkphp5基础上搭建的一个PHP项目,前后端全部开源。Thinkphp5以易学易用著称,同时也方便二次开发,让您快速搭建个性化独立商城(Small program mall is an e-mall of B2C mode. It is a PHP project built on the basis of thinkp5. The front and back ends are all open source. Thinkphp5 is famous for its ease of learning and use. It is also convenient for secondary development, allowing you to quickly build a personalized independent mall)

文件列表:

bestshop-php, 0 , 2020-04-20
bestshop-php\.gitignore, 49 , 2020-04-20
bestshop-php\LICENSE, 10257 , 2020-04-20
bestshop-php\README.md, 1492 , 2020-04-20
bestshop-php\doc, 0 , 2020-04-20
bestshop-php\doc\database, 0 , 2020-04-20
bestshop-php\doc\database\install.sql, 732684 , 2020-04-20
bestshop-php\doc\database\upgrade, 0 , 2020-04-20
bestshop-php\doc\database\upgrade\v1.0.10.sql, 1188 , 2020-04-20
bestshop-php\doc\database\upgrade\v1.0.14.sql, 106 , 2020-04-20
bestshop-php\doc\database\upgrade\v1.0.7.sql, 277 , 2020-04-20
bestshop-php\doc\database\upgrade\v1.0.8.sql, 185 , 2020-04-20
bestshop-php\doc\database\upgrade\v1.0.9.sql, 151 , 2020-04-20
bestshop-php\doc\安装教程.docx, 3582042 , 2020-04-20
bestshop-php\doc\更新日志.txt, 4273 , 2020-04-20
bestshop-php\icon.jpg, 26385 , 2020-04-20
bestshop-php\source, 0 , 2020-04-20
bestshop-php\source\application, 0 , 2020-04-20
bestshop-php\source\application\api, 0 , 2020-04-20
bestshop-php\source\application\api\config.php, 84 , 2020-04-20
bestshop-php\source\application\api\controller, 0 , 2020-04-20
bestshop-php\source\application\api\controller\Address.php, 3024 , 2020-04-20
bestshop-php\source\application\api\controller\Cart.php, 2125 , 2020-04-20
bestshop-php\source\application\api\controller\Category.php, 914 , 2020-04-20
bestshop-php\source\application\api\controller\Controller.php, 2610 , 2020-04-20
bestshop-php\source\application\api\controller\Goods.php, 1431 , 2020-04-20
bestshop-php\source\application\api\controller\Index.php, 718 , 2020-04-20
bestshop-php\source\application\api\controller\Order.php, 3445 , 2020-04-20
bestshop-php\source\application\api\controller\User.php, 592 , 2020-04-20
bestshop-php\source\application\api\controller\Wxapp.php, 875 , 2020-04-20
bestshop-php\source\application\api\controller\user, 0 , 2020-04-20
bestshop-php\source\application\api\controller\user\Index.php, 904 , 2020-04-20
bestshop-php\source\application\api\controller\user\Order.php, 3174 , 2020-04-20
bestshop-php\source\application\api\model, 0 , 2020-04-20
bestshop-php\source\application\api\model\Cart.php, 8156 , 2020-04-20
bestshop-php\source\application\api\model\Category.php, 402 , 2020-04-20
bestshop-php\source\application\api\model\Delivery.php, 2681 , 2020-04-20
bestshop-php\source\application\api\model\DeliveryRule.php, 706 , 2020-04-20
bestshop-php\source\application\api\model\Goods.php, 1669 , 2020-04-20
bestshop-php\source\application\api\model\GoodsImage.php, 338 , 2020-04-20
bestshop-php\source\application\api\model\GoodsSpec.php, 355 , 2020-04-20
bestshop-php\source\application\api\model\GoodsSpecRel.php, 223 , 2020-04-20
bestshop-php\source\application\api\model\Order.php, 12018 , 2020-04-20
bestshop-php\source\application\api\model\OrderAddress.php, 354 , 2020-04-20
bestshop-php\source\application\api\model\OrderGoods.php, 357 , 2020-04-20
bestshop-php\source\application\api\model\Setting.php, 193 , 2020-04-20
bestshop-php\source\application\api\model\Spec.php, 183 , 2020-04-20
bestshop-php\source\application\api\model\SpecValue.php, 208 , 2020-04-20
bestshop-php\source\application\api\model\UploadFile.php, 335 , 2020-04-20
bestshop-php\source\application\api\model\User.php, 3652 , 2020-04-20
bestshop-php\source\application\api\model\UserAddress.php, 2852 , 2020-04-20
bestshop-php\source\application\api\model\Wxapp.php, 487 , 2020-04-20
bestshop-php\source\application\api\model\WxappHelp.php, 338 , 2020-04-20
bestshop-php\source\application\api\model\WxappNavbar.php, 377 , 2020-04-20
bestshop-php\source\application\api\model\WxappPage.php, 367 , 2020-04-20
bestshop-php\source\application\common.php, 5354 , 2020-04-20
bestshop-php\source\application\common, 0 , 2020-04-20
bestshop-php\source\application\common\exception, 0 , 2020-04-20
bestshop-php\source\application\common\exception\BaseException.php, 744 , 2020-04-20
bestshop-php\source\application\common\exception\ExceptionHandler.php, 1248 , 2020-04-20
bestshop-php\source\application\common\library, 0 , 2020-04-20
bestshop-php\source\application\common\library\helper.php, 3265 , 2020-04-20
bestshop-php\source\application\common\library\sms, 0 , 2020-04-20
bestshop-php\source\application\common\library\sms\Driver.php, 1747 , 2020-04-20
bestshop-php\source\application\common\library\sms\engine, 0 , 2020-04-20
bestshop-php\source\application\common\library\sms\engine\Aliyun.php, 2573 , 2020-04-20
bestshop-php\source\application\common\library\sms\engine\Server.php, 235 , 2020-04-20
bestshop-php\source\application\common\library\sms\package, 0 , 2020-04-20
bestshop-php\source\application\common\library\sms\package\aliyun, 0 , 2020-04-20
bestshop-php\source\application\common\library\sms\package\aliyun\SignatureHelper.php, 2722 , 2020-04-20
bestshop-php\source\application\common\library\storage, 0 , 2020-04-20
bestshop-php\source\application\common\library\storage\Driver.php, 1677 , 2020-04-20
bestshop-php\source\application\common\library\storage\engine, 0 , 2020-04-20
bestshop-php\source\application\common\library\storage\engine\Local.php, 886 , 2020-04-20
bestshop-php\source\application\common\library\storage\engine\Qiniu.php, 1460 , 2020-04-20
bestshop-php\source\application\common\library\storage\engine\Server.php, 1750 , 2020-04-20
bestshop-php\source\application\common\library\wechat, 0 , 2020-04-20
bestshop-php\source\application\common\library\wechat\WxPay.php, 9614 , 2020-04-20
bestshop-php\source\application\common\library\wechat\WxUser.php, 1435 , 2020-04-20
bestshop-php\source\application\common\library\wechat\logs, 0 , 2020-04-20
bestshop-php\source\application\common\library\wechat\logs\.gitignore, 13 , 2020-04-20
bestshop-php\source\application\common\model, 0 , 2020-04-20
bestshop-php\source\application\common\model\BaseModel.php, 2110 , 2020-04-20
bestshop-php\source\application\common\model\Category.php, 2828 , 2020-04-20
bestshop-php\source\application\common\model\Delivery.php, 1434 , 2020-04-20
bestshop-php\source\application\common\model\DeliveryRule.php, 247 , 2020-04-20
bestshop-php\source\application\common\model\Goods.php, 8713 , 2020-04-20
bestshop-php\source\application\common\model\GoodsImage.php, 482 , 2020-04-20
bestshop-php\source\application\common\model\GoodsSpec.php, 189 , 2020-04-20
bestshop-php\source\application\common\model\GoodsSpecRel.php, 407 , 2020-04-20
bestshop-php\source\application\common\model\Order.php, 2442 , 2020-04-20
bestshop-php\source\application\common\model\OrderAddress.php, 713 , 2020-04-20
bestshop-php\source\application\common\model\OrderGoods.php, 804 , 2020-04-20
bestshop-php\source\application\common\model\Region.php, 2955 , 2020-04-20
bestshop-php\source\application\common\model\Setting.php, 3635 , 2020-04-20
bestshop-php\source\application\common\model\Spec.php, 214 , 2020-04-20
bestshop-php\source\application\common\model\SpecValue.php, 406 , 2020-04-20
bestshop-php\source\application\common\model\StoreUser.php, 693 , 2020-04-20
bestshop-php\source\application\common\model\UploadFile.php, 1767 , 2020-04-20
bestshop-php\source\application\common\model\UploadFileUsed.php, 222 , 2020-04-20

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • Java实现OA办公系统,邮箱管理模块
    OA办公系统-邮件管理模块是一个小型的练习项目,运用java开发语言,MyEclipse 6.5开发工具,MySQL数据库。 实现的功能是:对收件箱和发件箱中的邮件进行查询,删除,查看邮件详情和更改邮件已读/未读状态等。 主要运用了基本的增删改查;Java中的MVC模型,工厂和单例模式,后台分页以及java script等相关知识。 压缩文件内包括源代码,数据库数据和代码中需要导入的lib包。 这个代码是参加培训时,老师带领我们做的一个Java Web 小项目,可以用,界面也很好看,适合Java Web初学者。
    2022-02-02 05:16:43下载
    积分:1
  • 百度地图API实现
    通过百度地图API,实现在百度地图上进行撒点。点击相应的地图点位,获取该点位统计图表等信息。
    2023-02-04 13:05:04下载
    积分:1
  • Src
    8266全自动量产烧录字据,一拖四,大大的提高生产效率(1 for 4 auto download function software)
    2017-01-14 20:17:27下载
    积分:1
  • chatData
    说明:  一个非常非常简单的留言板程序,拷过去就可以用哦(a very simple message board procedures, residences can be used on the past, oh)
    2006-04-03 21:29:06下载
    积分:1
  • PHP小型网页聊天室
    小型的网页式的聊天框,用PHP+MySQL+Apache,结合JS、html、CSS+DIV,简单容易理解,值得学习。大家有兴趣的话下载来看看互相学习,有什么不足的地方可以留言联系我,让大家都有一个学习进步的空间。也希望大家能给我提供更多学习的机会。
    2022-06-13 22:09:05下载
    积分:1
  • Database Gate
    资源描述Database Gate可以让你直接连接ODBC的数据库,使用 SQL 命令对数据库进行操作,来帮助编辑或验证 SQL 语句。 
    2022-04-11 09:11:53下载
    积分:1
  • 企业级J2EE应用框架套件
    应用背景值得拥有的企业级J2EE应用开发框架套件,专业团队开发,完整的生态体系,关键技术活跃的社区氛围,无限的水平扩展能力,7×24不间断运维能力。
    2022-10-22 12:20:04下载
    积分:1
  • java在线记账系统
    这是一个基于java的在线记账系统,运用SSH框架 和jsp 主要功能包括  登陆模块,记账模块,查询模块,报表模块 和修改信息模块,课程设计比较实用,数据库由于重装系统已经丢失, 下载的用户可以根据数据库映射表 代码中的XML 文件 或javabean 自己去创建。 
    2022-08-08 04:10:51下载
    积分:1
  • ch5
    对新闻的评论,发表,删除,增加。并对学生信心进行管理(Comment on the news, publish, delete, increase. And confidence in the management of students)
    2010-09-15 17:52:00下载
    积分:1
  • phpexcel_v5.5
    PHP+Excel多用途查询系统1项通用版【无需后台】 V 5.5_PM1X首次发布PHP+Excel,使用的是PHPexcel查询Excel,测试可用,可能速度偏慢(千条数据无影响) 适合手机、平板、电脑访问的页面,体积极小省流量,希望大家喜欢。。 直接查询Excel数据的第一个表,修改表格后FTP上传,快速搞定,非常方便。(PHP+Excel multi purpose query system 1 general version of the no background 5.5_PM1X V for the first time released PHP+Excel, using the PHPexcel query Excel, the test is available, may be slow (no effect of the thousand data). Suitable for mobile phones, tablet, computer access to the page, the volume of small provincial traffic, I hope you like.. Directly query the first Excel data table, modify the table after the FTP upload, quick fix, very convenient.)
    2015-11-09 15:54:05下载
    积分:1
  • 696518资源总数
  • 104269会员总数
  • 31今日下载