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

xany-bestshop-php-master

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

  • ASPXILIE
    asp系列讲座 网页开发利器:高效易学的ASP 中国工商银行杭州市分行国际业务部技术保障科 吴丰 (asp lecture series web development weapon : ASP efficient Yi Industrial and Commercial Bank of China branch in Hangzhou International Business Division, Technical Security Branch of Wu Feng)
    2007-02-26 16:23:12下载
    积分:1
  • 租车 Wordpress
    让客户保留车直接通过您的网站的汽车租赁主题。它的特点为车辆和定价的自定义文章类型。使用主题,可以接受 PayPal 和信用卡付款。
    2023-05-08 06:25:02下载
    积分:1
  • cssmin-minified_pqvyzf5h
    php脚本语言1426598113实现,这是一个用php脚本语言写的博客系统,TearSnow FanS v1.1.0,TearSnow FanS的命名方式是因为基于TearSnow Fan,而现在发布的版本是简洁版,用英文就是simple,简单的。所以泪雪节直接使用simple的简写“S”来表示,才有了现在的TearSnow FanS。,作为开发的各种例子程序866760代码(php scripting language 1426598113 realize that this is a php scripting language used to write the blog system , TearSnow FanS v1.1.0, TearSnow FanS naming because based TearSnow Fan, and now the release is concise edition , English is simple, simple)
    2015-03-17 21:28:14下载
    积分:1
  • ASCII
    一个ascii对照表,写web程序时可能会用得到(ascii form)
    2012-03-08 16:56:16下载
    积分:1
  • phpflashgame
    一个PHP+Mysql的FLASH小游戏系统。 支持生成HTML页面,后台可以自定义广告。 安装方法: 1.将程序解压后释放执行install.php安装文件 2.其中文件夹中的flash.sql是原测试文件时的数据库文档,还原后请用用户名和密码admin登陆 3.ads文件夹为广告文件夹,里面的广告文件可直接修改或者是在后台修改都可以 4.前台显示的文件,后台必须推荐后,再生成一次首页才能看到(FLASH game a PHP+Mysql system. Support for generating HTML page, the background can be customized advertising. Installation method: 1 procedures for extracting execution after the release of the install.php installation files 2 the flash.sql folder is the original test files when the files, please restore with the username and password login admin 3.ads folder for the ad folder, which can be directly modify the ad file or in the background can be modified 4 front display of the document, the background must be recommended after the first page to see the regeneration)
    2020-11-04 16:29:51下载
    积分:1
  • phpwind-windframework-6c42418
    Wind Framework是phpwind团队开发的一款php框架。2010年10月份开始投入开发,目前为止已经内部发行了四个版本(0.5,0.8,0.9,1.0)。它源自phpwind社区产品的一次名为‘鹊桥’的重构计划。意在重新定义phpwind的架构层次开发模式,使其看起来更清晰,更易于扩展和二次开发。后来在一次讨论中重构计划被分为了两个部分进行。一部分为底层核心框架。另一部分为phpwind社区数据服务中心,插件组件机制。 (The Wind Framework phpwind team developed a php framework. October 2010 in development, so far has been issued within the four versions (0.5,0.8,0.9,1.0). It comes from the products of phpwind community called Magpie Bridge reconstruction plan. Intended to redefine the architecture of the phpwind level development model make it look clearer and easier to extend and secondary development. Reconstruction plan later in a discussion is divided into two parts. Part of the underlying core framework. Another part of the data service center for phpwind community, the plug-in component mechanism.)
    2012-03-31 00:03:25下载
    积分:1
  • video
    优酷、爱奇艺、腾讯视频会员网站解析源码,免费视频在线观看(Youku, Aiqiyi, Tencent Video Membership Website Resolution Source Code, Free Video Online Watch)
    2020-06-20 10:00:01下载
    积分:1
  • 互联网公司模板
    互联网大气模板下载,H5通用模板下载!企业网站模板下载(Internet Atmosphere Template)
    2020-06-25 05:40:02下载
    积分:1
  • blog
    运用Python的django框架开发的个人博客系统源码,集合了博客主流的功能。(The use of Django framework Python development of the personal blog system source code, a collection of the main functions of the blog.)
    2016-09-26 18:22:27下载
    积分:1
  • kindeditor-4.1.7000000000
    后台编辑器ASP、.net、JSP、PHP( editor ASP、.net、JSP、PHP, )
    2013-10-03 21:18:21下载
    积分:1
  • 696518资源总数
  • 105554会员总数
  • 2今日下载