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

xany-bestshop-php-master

于 2020-04-30 发布
0 197
下载积分: 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 个回复

  • WebGL实例,长方体底座的建立
    用Javascript语言编写的底座模型,WebGL入门基础练习。方便各位同学学习WebGL之用。对初学WebGL的同学有一定帮助。从视图投影矩阵到渲染器都有详细说明。并且用C#为开发平台。
    2023-06-19 01:00:03下载
    积分:1
  • Gongsin QA 主页模板
    这是对我过去的工作进行的简单 QA 网站主页的例子。别担心,其开放的源代码,您可以使用它自由:)
    2023-03-04 02:45:03下载
    积分:1
  • 10x精仿挖片网模板620b
    说明:  Life is not easy for any of us. We must work,and above all we must believe in ourselves .We must believe that each one of us is able to do something well, and that.
    2019-01-11 00:04:38下载
    积分:1
  • 162100screenshots
    162100(头像)截图程序 1.0 简介: 1、“拒绝繁冗,选择简炼”——162100.com开源作品。 2、不借助插件、FLASH支持,使二者成为历史。 3、程序短小精悍。构思、构成、安装、接入无比简洁。 4、极其便于论坛、博客、社区等的用户头像应用。 5、java script+html前台,可接口任何语言。 (162100 (head) shot program 1.0: 1, " refuse burdensome, select Conciseness" - 162100.com open source works. 2, without the aid of plug-ins, FLASH support to two of the past. 3, the program short and pithy. Concept, composition, installation, access very simple. 4, extremely easy to forum, blog, community, user avatar application. 5, java script+ html front, can interface to any language.)
    2010-12-29 20:30:30下载
    积分:1
  • wp361虚拟主机评测网站源码
    wp361虚拟主机评测网站源码 wp361虚拟主机评测网站源码 wp361虚拟主机评测网站源码 wp361虚拟主机评测网站源码 wp361虚拟主机评测网站源码 wp361虚拟主机评测网站源码 wp361虚拟主机评测网站源码 wp361虚拟主机评测网站源码 wp361虚拟主机评测网站源码
    2022-09-17 12:10:04下载
    积分:1
  • 使用ASP.NET厨房管理制度
    资源描述应用背景这是一个厨房管理系统。这可用于厨房的物品管理,物品的发行,厨房物品的购买。
    2022-01-26 18:19:22下载
    积分:1
  • electronic_voting_system_rmx
    Electronic voting system rmx
    2013-09-10 15:40:59下载
    积分:1
  • zdbook_mh_v2.2
    紫蝶轩论坛风格留言本,运行于ASP环境,数据库是Access,打开留言本后可看到界面类似论坛那样,按标题展开,看上去和其它留言本不一样。紫蝶轩留言本V2.2美化版优化了界面和CSS。直接上传文件到ASP空间中,访问BOOK/目录即可,/book/admin.asp是后台地址。   默认的后台登录用户名 admiin 密码 admin888(Purple Zen style Guestbook Forum, which runs on ASP environment, the database is Access, open the message of the interface can be seen as a similar forum, launched by title, looks different from the other comments. Purple Zen Guestbook V2.2 ized optimized interface and CSS. Upload files directly to the ASP space, access BOOK/directory can be,/book/admin.asp is backstage address. The default login user name admiin backstage password admin888)
    2014-02-17 08:28:53下载
    积分:1
  • 红虎工作室IP记录程序
    资源描述 详细介绍: 一个相当简单的IP地址记录程序,可以记录来访者的时间及IP地址,适用于许多方面,对此赶兴趣的朋友下载一个好了!  
    2022-10-05 18:00:03下载
    积分:1
  • TreeLayoutHelper-1.1.0-bin.tar
    phptree 網站目錄樹結構, Supplies raw functions to display, inject, retrieve | * | and safely delete information from MySQL-database | * | holding flat tree information in rows ident, parent, | * | haschild. (phptree web directory tree structure, Supplies raw functions to display, inject, retrieve |* | and safely delete information from MySQL-database |* | holding ' flat' tree information in rows ident, parent, |* | haschild.)
    2013-09-09 11:19:07下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载