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

xany-bestshop-php-master

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

  • 领读阅读
    使用了css3和html开发的微信小程序,主要是阅读页面和书架(It uses the Wechat program developed by CSS3 and html, mainly reading pages and bookshelves.)
    2020-06-19 23:40:02下载
    积分:1
  • cgi_sql2.tar
    cgi程序的作用是为html文件和嵌入式网络服务器之间实现信息交互(cgi program' s role is to html file and the embedded Web server information exchange between)
    2013-09-13 15:21:31下载
    积分:1
  • jm
    说明:  抽奖的系统(非常好用的源码)有心的朋友来看看吧。。。。。。。。。。(Lottery system (very easy to use source code))
    2012-12-31 14:36:22下载
    积分:1
  • ksBS-jxc_3.1
    安装步骤: 如果没有安装过.net运行库的,按顺序点击,等待提示安装完成 1.安装dotnet2.rar(下载地址:www.coos2.com/dl/dotnet2.rar) 2.安装SQL2005.rar(请把文件复制到D盘根目录下解压缩进行安装, 下载地址:www.coos2.com/dl/sql2005.rar) 3.把软件程序coosC5.rar解压到D盘根目录,执行安装文件即可。 备注:coosC5商贸通进销存会安装到C盘Program里面,数据库会安装到 d:coosdata里面,微软Dotnet2.0安装成功、sql2005安装成功、数据库 附加成功,才能保证软件的正常打开,软件单机运行于软件所在安装目录 incoosServer.exe(或)即可打开软件进行使用。(Installation Steps: If you do not install NET runtime, click, in order to wait for the completion of the prompts to install 1. The installation dotnet2.rar (the Download: www.coos2.com/dl/dotnet2.rar) 2. Install SQL2005.rar ( Please copy the file to the solution of D under the root directory compression for installation, download address: www.coos2.com/dl/sql2005.rar) 3. software program coosC5.rar to extract to D root directory, execute the installation file can be . Note: coosC5 commerce through Invoicing will install to the C drive Program inside, the database will be installed to d: coosdata inside, Microsoft Dotnet2.0, the installation is successful, sql2005 installed successfully, attach the database successfully, in order to ensure the normal software open software stand-alone running on software where the installation directory bin coosServer.exe (or) to open the software to use.)
    2012-11-25 16:54:05下载
    积分:1
  • beta1
    人事积分系统,用ASP做的,基于WEB的网络系统(personnel system, so the ASP, Web-based network system)
    2006-12-01 23:49:43下载
    积分:1
  • JiaoYou
    适合做交友的网站源码,还不错的!大家可以下载来试用看看,功能还蛮全的!!!(Suitable dating site source, but also good! You can download to try it out, function quite full! ! !)
    2013-09-26 23:14:43下载
    积分:1
  • samples
    微软数字版权管理,drm实现的例子,asp语言编写(Microsoft)
    2008-08-05 09:17:03下载
    积分:1
  • 基于Html的管理模板页面
    资源描述基于Html的静态页面的模板,标准的html页面,是后台管理的模板,左侧标题,右侧显示。
    2022-07-02 22:40:34下载
    积分:1
  • OL3_OpenlayersSample_Course
    说明:  应用openlayer开发的webgis各种实例(Various examples of Web GIS developed by openlayer)
    2020-06-29 23:20:01下载
    积分:1
  • xflvtaoke_v2.1
    幸福女-PHP淘宝客购物分享网站,采用skymvc框架,支持qq 微博登陆 支持uc绑定,支持关键词搜索淘宝商品,支持绑定微博账号发布,支持手机访问,客户端可以从appcan直接生成。幸福女淘宝客安装与使用:   安装http://localhot/install   想重新安装 请删除 /config/install.lock   安装完请删除该目录   管理后台index.php?m=admin&a=login   新安装需要在后台基本设置填写开放平台api(Happy female-PHP shopping Taobao customer sharing sites, using skymvc framework to support qq microblogging landing support uc bound to support keyword search Taobao goods, support binding microblogging account released to support mobile access, the client can be generated directly from appcan . Taobao happy female passenger install and use: Installation http://localhot/install want to re-install, delete/config/install.lock installing, please delete the directory management background index.php m = admin & a = login new installation requires basic background? Set to fill an open platform api)
    2020-11-04 16:19:51下载
    积分:1
  • 696516资源总数
  • 106475会员总数
  • 7今日下载