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

xany-bestshop-php-master

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

  • xampp
    XAMPP(Apache+MySQL+PHP+PERL)是一个功能强大的建 XAMPP 软件站集成软件包(XAMPP (Apache+MySQL+PHP+PERL) is a powerful integrated software station built XAMPP package)
    2013-12-04 10:41:57下载
    积分:1
  • fxcx
    电脑店或电脑返修部门可以用到的配件保修返修登记查询流程(Computer store or computer repair department can repair used parts warranty registration inquiry process)
    2014-02-28 00:33:22下载
    积分:1
  • TestHTMLParser
    通过分析网页内容查找需要的相关信息(需要htmlparser包)(Through the analysis of Web content need to search the relevant information (the need for htmlparser package))
    2008-02-20 14:40:40下载
    积分:1
  • php 正则表达式总结
    这个文档对于使用正则表达式的人员来说,价值之大无语伦比,这是我花费了很大心血总结出来的,所以请管理人员多给几个CF币!
    2022-07-25 16:47:29下载
    积分:1
  • Cclaigongqiuinfo@aspjzy.com
    供求信息常常来,多分类的多城市的供求信息网ASP源码。无任何功能限制的。(Trade Leads often come, more and more city classified ASP source supply and demand information network. Without any functional limitations.)
    2013-11-17 17:22:02下载
    积分:1
  • css
    交互式页面,好看新颖。纯原创,单纯的分享。(Interactive page, beautiful and novel. Pure originality, pure sharing.)
    2019-04-25 21:03:05下载
    积分:1
  • jquery 时间轴效果
    时间轴可以通过右边拖放垂直滑动器来缩放界面:向上缩小,向下放大。同时也支持使用滚轮来控制缩放。通过鼠标拖东空白处可以左右拖动时间轴,点击事件可以弹出一个小窗口来描述时间内容及其数据。
    2022-02-15 06:27:10下载
    积分:1
  • 01HTML
    说明:  HTML是Hyper Text Markup Language的缩写,它是一种处理文字的语言,通过使用特定的指令标记插入到未定格式的文件里,来控制页面效果,说白了HTML就是一种排版指令集。本程序主要是利用table和Css来美化网页显示。(HTML is Hyper Text Markup Language acronym, It is a text processing language, and through the use of specific labeling instructions inserted into a document format undetermined, to control the effects of pages that the White HTML is a typesetting instruction set. This procedure is the use of table and Css to beautify the website revealed.)
    2006-02-16 19:41:35下载
    积分:1
  • wifidog服务器简单测试
    wifidog服务器简单测试,具体的功能再添加,服务器端包括四个文件夹下的index文件,auth文件夹下的是路由器访问的界面,login是重定向的界面ping是用来检测服务器的是否存活,portal是重定向的界面
    2022-03-04 23:16:49下载
    积分:1
  • AienAspUpload_v13.12.09
    艾恩无组件上传类ASP版,全VBS版本:   complex 文本文件混合上传示例   muti 多文件上传   single 单文件上传   其中muti包含两种方法上传,index.asp-多文件单个保存;index2.asp多文件循环保存,上传时自动创建目录,示例上传后直接提示上传成功,并取出文件名供你写入到数据库的时候用。   艾恩无组件上传类AienAspUpload v13.12.09 更新日志:   修正快速保存时的BUG(Al Ain upload component category ASP version, full VBS version: complex mix of text files to upload multiple files to upload single sample muti single file upload muti which contains two methods to upload, index.asp-multi-file single save index2.asp multi-file loop save, upload directory is automatically created, directly after a successful example of uploading tips upload and remove the file name for you to write to the database when used. Al Ain upload component category AienAspUpload v13.12.09 Update Log: BUG fix quickly save time)
    2014-03-10 09:29:28下载
    积分:1
  • 696518资源总数
  • 106161会员总数
  • 5今日下载