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

xany-bestshop-php-master

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

  • clplus_dvbbs
    1,采用缓存技术,访问速度大大提前。 2,各频道可应该不同风格。 3,IP限定功能。 4,脏话过滤功能,注册字符过滤。 6,网站状态可设为打开或关闭。 7,各频道分级目录。 8,可直接执行SQL语句。 9,后台管理员跟前台用户管理对应,大大增强安全性。(1, the use of cache technology, visit pace much in advance. 2, the channel will be different styles. 3, IP defined function. 4, profanity filtering, registered character filtering. 6, the website can be set on or off. 7, the channel hierarchical directory. 8, can SQL statements directly. 9, user management background administrators corresponding to the front desk, greatly enhancing security.)
    2016-04-03 22:08:47下载
    积分:1
  • DiscuzXPlus_UTF8
    Discuz XPlus投票模块 是基于UCenter的一系列扩展应用平台,社区网站可采用XPlus系列应用满足网站运营的多元化需求。(Discuz XPlus voting module is based on a series of UCenter expansion application platform, community website can be used XPlus series of applications to meet the diversified needs of the site operations.)
    2016-11-01 19:50:13下载
    积分:1
  • enews
    一款简单易用的文章网站管理系统,可通过后台管理系统创建各种类型的文章栏目,灵活设置页面显示版块;具有文章栏目或单篇文章加密功能,可自定义会员类型,针对不同会员类型授权不同访问权限;具有丰富的广告发布形式和多项辅助功能,适合创建内容网站、大型文章网站。 该系统有以下特点: 1、自由创建新闻中心栏目 可自由创建一个或多个新闻中心型栏目,新闻中心型栏目前台具有新闻首页、检索页、 搜索页、内容页,各页面均可自由设置页面布局,可自由输出新闻文章列表、图文新闻(A simple and easy to use the web site management system, through the backstage management system management system to create various types of articles, columns, flexible settings page display section encryption function with a column or a single article, custom membership type, for different types of membership authorized different access permissions advertising form and number of auxiliary functions with rich, for creating web content, large website article. The system has the following characteristics: 1, the freedom to create a news center column Can be free to create one or more news center columns, news center type column currently has a news page, search page, Search page, content page, each page can freely set the page layout, free output of news articles list, graphic news)
    2016-05-04 18:45:28下载
    积分:1
  • login
    This code is used to create login page through which it allows new users to login into the websites.
    2015-01-08 12:26:14下载
    积分:1
  • Java Web简单的登录程序
    刚开始学习JAVA WEB时编写的小程序,其中经历了一些困难,希望给正在学习JAVA WEB的朋友一点帮助。本程序包含数据库连接、js页面验证等功能
    2022-06-12 23:45:16下载
    积分:1
  • 实现人脸拍照,人脸登录 Face
    实现人脸拍照,人脸登录,新增个体,删除个体,新增人脸,删除人脸,自动抓拍,自动识别等技术的一个人脸识别系统。(Realize face photography, face login, new individuals, delete individuals, new faces, delete faces, automatic capture, automatic recognition and other technologies.)
    2020-06-22 09:20:02下载
    积分:1
  • 学生信息管理系统
    学生管理系统,包括学生选课,教师打分,学生查看成绩与所选课程的课程表,管理员也可以管理教师,学生课程,
    2022-07-19 18:35:14下载
    积分:1
  • xiaoshengdz_v1.2
    淘宝客打折系统,集成了jssdk模块,增加了seo优化功能,更有利于搜索引擎收录 1程序上传到服务器空间 2开启服务器 3打开安装地址:http://您的域名/install.php 4如果不能安装请确保数据库里的表全部删除 5进入后台地址:http://您的域名/main.php 默认用户名和密码都是admin 6测试数据时可以导入 test文件夹里的test.sql文件 到数据库,或者自己到采集功能下进行采集 更新windows iis静态地址转发问题 修复安装页因平台不同报连接问题 增加了logo图片上传功能 增加了数据库不存在自动创建功能 修复某些情况下采集500错误 (Taobao customer discount system, integrated jssdk modules, seo optimization features, more conducive to search engine included a program is uploaded to the server space 2 turn on the server to open the installation address: http:// your domain/install.php 4 if you can not installation please ensure that the database table to delete all 5 into the background address: http:// domain/main.php default username and password are admin 6 test data can be imported the test folder test.sql file to the database, or own acquisition functions collection update windows iis static address forwarding problem repair installation page due to different platforms reported connection problems increase the logo image upload feature to increase the database does not exist automatically create functional repair some cases collected 500 error)
    2020-11-04 16:39:52下载
    积分:1
  • 1111shop
    说明:  使用php+mysql开发的电子商城,支持增删改查等(The electronic mall developed by PHP + MySQL supports adding, deleting and checking)
    2020-06-16 21:00:02下载
    积分:1
  • ii23_lianghao
    高仿ii32靓号网站系统的PHP源码程序!(High imitation ii32 Liang number system PHP source program!)
    2014-02-12 19:36:33下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载