我爱自学网 · 源码
登录
|
注册
首页
微信小程序
H5/微信小游戏
搜索源码
萤火小程序商城-服务器端
所属分类:微信小程序
文件大小:6520KB
上传时间:2019-04-19 18:55:33
下载次数:20
演示地址:
https://yoshop.xany6.com/
下载源码
本站源码均为网友上传分享,如遇版权问题,请联系客服删除,本站不承担任何责任。
萤火小程序商城是B2C模式的电子商城,是在Thinkphp5基础上搭建的一个PHP项目,前后端全部开源。
Thinkphp5以易学易用著称,同时也方便二次开发,让您快速搭建个性化独立商城。
bestshop-php
.gitignore
LICENSE
README.md
doc
database
install.sql
upgrade
v1.0.10.sql
v1.0.14.sql
v1.0.7.sql
v1.0.8.sql
v1.0.9.sql
安装教程.docx
更新日志.txt
icon.jpg
source
application
api
config.php
controller
Address.php
Cart.php
Category.php
Controller.php
Goods.php
Index.php
Order.php
User.php
Wxapp.php
user
Index.php
Order.php
model
Cart.php
Category.php
Delivery.php
DeliveryRule.php
Goods.php
GoodsImage.php
GoodsSpec.php
GoodsSpecRel.php
Order.php
OrderAddress.php
OrderGoods.php
Setting.php
Spec.php
SpecValue.php
UploadFile.php
User.php
UserAddress.php
Wxapp.php
WxappHelp.php
WxappNavbar.php
WxappPage.php
common.php
common
exception
BaseException.php
ExceptionHandler.php
library
sms
Driver.php
engine
Aliyun.php
Server.php
package
aliyun
SignatureHelper.php
storage
Driver.php
engine
Local.php
Qiniu.php
Server.php
wechat
WxPay.php
WxUser.php
logs
.gitignore
model
BaseModel.php
Category.php
Delivery.php
DeliveryRule.php
Goods.php
GoodsImage.php
GoodsSpec.php
GoodsSpecRel.php
Order.php
OrderAddress.php
OrderGoods.php
Region.php
Setting.php
Spec.php
SpecValue.php
StoreUser.php
UploadFile.php
UploadFileUsed.php
UploadGroup.php
User.php
UserAddress.php
Wxapp.php
WxappHelp.php
WxappNavbar.php
WxappPage.php
config.php
database.php
route.php
store
config.php
controller
Controller.php
Goods.php
Index.php
Order.php
Passport.php
Setting.php
Upload.php
User.php
Wxapp.php
goods
Category.php
Spec.php
setting
Cache.php
Delivery.php
Science.php
store
User.php
upload
Library.php
wxapp
Help.php
Page.php
extra
menus.php
model
Category.php
Delivery.php
DeliveryRule.php
Goods.php
GoodsImage.php
GoodsSpec.php
GoodsSpecRel.php
Order.php
OrderAddress.php
OrderGoods.php
Region.php
Setting.php
Spec.php
SpecValue.php
StoreUser.php
UploadFile.php
UploadFileUsed.php
UploadGroup.php
User.php
Wxapp.php
WxappHelp.php
WxappNavbar.php
WxappPage.php
view
goods
_template
spec_many.php
add.php
category
add.php
edit.php
index.php
edit.php
index.php
index
demo-list.php
index.php
layouts
_template
file_library.php
tpl_file_item.php
layout.php
order
detail.php
index.php
passport
login.php
setting
cache
clear.php
delivery
add.php
edit.php
index.php
science
index.php
sms.php
storage.php
store.php
trade.php
store
user
renew.php
user
index.php
wxapp
help
add.php
edit.php
index.php
page
home.php
links.php
tpl
diy.php
editor.php
setting.php
tabbar.php
tags.php
task
behavior
Order.php
logs
.gitignore
controller
Notify.php
model
Goods.php
GoodsSpec.php
Order.php
OrderGoods.php
Setting.php
composer.json
runtime
.gitignore
thinkphp
.gitignore
.htaccess
.travis.yml
CONTRIBUTING.md
LICENSE.txt
README.md
base.php
codecov.yml
composer.json
console.php
convention.php
helper.php
lang
zh-cn.php
library
think
App.php
Build.php
Cache.php
Collection.php
Config.php
Console.php
Controller.php
Cookie.php
Db.php
Debug.php
Env.php
Error.php
Exception.php
File.php
Hook.php
Lang.php
Loader.php
Log.php
Model.php
Paginator.php
Process.php
Request.php
Response.php
Route.php
Session.php
Template.php
Url.php
Validate.php
View.php
cache
Driver.php
driver
File.php
Lite.php
Memcache.php
Memcached.php
Redis.php
Sqlite.php
Wincache.php
Xcache.php
config
driver
Ini.php
Json.php
Xml.php
console
Command.php
Input.php
LICENSE
Output.php
bin
README.md
hiddeninput.exe
command
Build.php
Clear.php
Help.php
Lists.php
Make.php
make
Controller.php
Model.php
stubs
controller.plain.stub
controller.stub
model.stub
optimize
Autoload.php
Config.php
Route.php
Schema.php
input
Argument.php
Definition.php
Option.php
output
Ask.php
Descriptor.php
Formatter.php
Question.php
descriptor
Console.php
driver
Buffer.php
Console.php
Nothing.php
formatter
Stack.php
Style.php
question
Choice.php
Confirmation.php
controller
Rest.php
Yar.php
db
Builder.php
Connection.php
Expression.php
Query.php
builder
Mysql.php
Pgsql.php
Sqlite.php
Sqlsrv.php
connector
Mysql.php
Pgsql.php
Sqlite.php
Sqlsrv.php
pgsql.sql
exception
BindParamException.php
DataNotFoundException.php
ModelNotFoundException.php
debug
Console.php
Html.php
exception
ClassNotFoundException.php
DbException.php
ErrorException.php
Handle.php
HttpException.php
HttpResponseException.php
PDOException.php
RouteNotFoundException.php
TemplateNotFoundException.php
ThrowableError.php
ValidateException.php
log
driver
File.php
Socket.php
Test.php
model
Collection.php
Merge.php
Pivot.php
Relation.php
relation
BelongsTo.php
BelongsToMany.php
HasMany.php
HasManyThrough.php
HasOne.php
MorphMany.php
MorphOne.php
MorphTo.php
OneToOne.php
paginator
driver
Bootstrap.php
process
Builder.php
Utils.php
exception
Failed.php
Timeout.php
pipes
Pipes.php
Unix.php
Windows.php
response
Json.php
Jsonp.php
Redirect.php
View.php
Xml.php
session
driver
Memcache.php
Memcached.php
Redis.php
template
TagLib.php
driver
File.php
taglib
Cx.php
view
driver
Php.php
Think.php
traits
controller
Jump.php
model
SoftDelete.php
think
Instance.php
logo.png
phpunit.xml
start.php
tpl
default_index.tpl
dispatch_jump.tpl
page_trace.tpl
think_exception.tpl
vendor
autoload.php
composer
ClassLoader.php
LICENSE
autoload_classmap.php
autoload_files.php
autoload_namespaces.php
autoload_psr4.php
autoload_real.php
autoload_static.php
installed.json
qiniu
php-sdk
.gitignore
.scrutinizer.yml
.travis.yml
CHANGELOG.md
CONTRIBUTING.md
LICENSE
README.md
autoload.php
composer.json
docs
rtc
README.md
example.php
examples
README.md
cdn_get_bandwidth.php
cdn_get_flux.php
cdn_get_log_list.php
cdn_refresh_urls_dirs.php
cdn_timestamp_antileech.php
image_url_builder.php
persistent_fop_init.php
persistent_fop_status.php
pfop_mkzip.php
pfop_vframe.php
pfop_video_avthumb.php
pfop_watermark.php
php-logo.png
prefop.php
pulpvideo.php
qetag.php
rs_batch_change_mime.php
rs_batch_change_type.php
rs_batch_copy.php
rs_batch_delete.php
rs_batch_delete_after_days.php
rs_batch_move.php
rs_batch_stat.php
rs_bucket_domains.php
rs_buckets.php
rs_change_mime.php
rs_change_status.php
rs_change_type.php
rs_copy.php
rs_delete.php
rs_delete_after_days.php
rs_download_urls.php
rs_fetch.php
rs_move.php
rs_prefetch.php
rs_stat.php
rsf_list_bucket.php
rsf_list_files.php
saveas.php
upload_and_callback.php
upload_and_pfop.php
upload_mgr_init.php
upload_multi_demos.php
upload_simple_file.php
upload_tokens.php
upload_verify_callback.php
phpunit.xml.dist
src
Qiniu
Auth.php
Cdn
CdnManager.php
Config.php
Etag.php
Http
Client.php
Error.php
Request.php
Response.php
Processing
ImageUrlBuilder.php
Operation.php
PersistentFop.php
Rtc
AppClient.php
Storage
ArgusManager.php
BucketManager.php
FormUploader.php
ResumeUploader.php
UploadManager.php
Zone.php
functions.php
test-env.sh
tests
Qiniu
Tests
AuthTest.php
Base64Test.php
BucketTest.php
CdnManagerTest.php
Crc32Test.php
DownloadTest.php
EtagTest.php
FopTest.php
FormUpTest.php
HttpTest.php
ImageUrlBuilderTest.php
PfopTest.php
ResumeUpTest.php
ZoneTest.php
bootstrap.php
topthink
think-installer
.gitignore
composer.json
src
Plugin.php
ThinkExtend.php
ThinkFramework.php
ThinkTesting.php
version.json
web
assets
layer
layer.js
mobile
layer.js
need
layer.css
theme
default
icon-ext.png
icon.png
layer.css
loading-0.gif
loading-1.gif
loading-2.gif
store
css
amazeui.datatables.min.css
amazeui.min.css
app.css
diy.css
fullcalendar.min.css
fullcalendar.print.css
goods.css
login
style.css
fonts
FontAwesome.otf
fontawesome-webfont.eot
fontawesome-webfont.ttf
fontawesome-webfont.woff
fontawesome-webfont.woff2
i
favicon.ico
img
chose.png
diy
banner_01.jpg
banner_02.jpg
login_bg.jpg
phone-top.png
js
amazeui.datatables.min.js
amazeui.min.js
app.js
art-template.js
dataTables.responsive.min.js
ddsort.js
delivery.js
diy.js
echarts.min.js
file.library.js
fullcalendar.min.js
goods.spec.js
jquery.dad.js
jquery.form.min.js
jquery.min.js
moment.js
test.js
webuploader.html5only.js
plugins
umeditor
dialogs
emotion
emotion.css
emotion.js
images
0.gif
bface.gif
cface.gif
fface.gif
jxface2.gif
neweditor-tab-bg.png
tface.gif
wface.gif
yface.gif
formula
formula.css
formula.html
formula.js
images
formula.png
image
image.css
image.js
images
close.png
upload1.png
upload2.png
link
link.js
map
map.html
map.js
video
images
center_focus.jpg
left_focus.jpg
none_focus.jpg
right_focus.jpg
video.css
video.js
lang
en
en.js
images
addimage.png
alldeletebtnhoverskin.png
alldeletebtnupskin.png
background.png
button.png
copy.png
deletedisable.png
deleteenable.png
imglabel.png
listbackground.png
localimage.png
music.png
rotateleftdisable.png
rotateleftenable.png
rotaterightdisable.png
rotaterightenable.png
upload.png
zh-cn
images
copy.png
imglabel.png
localimage.png
music.png
upload.png
zh-cn.js
themes
default
css
umeditor.css
umeditor.min.css
images
caret.png
close.png
icons.gif
icons.png
ok.gif
pop-bg.png
spacer.gif
videologo.gif
umeditor.config.js
umeditor.js
umeditor.min.js
scss
app.scss
diy.scss
goods.scss
index.php
notice.php
uploads
.gitignore
源码分类
微信小程序
H5/微信小游戏
操作系统
Windows
Linux
Dos
Mac
Unix
编程语言
C/C++
Perl
Java
VB
C#
Delphi
JavaScript
VBScript
Python
网络通信
数据库
移动开发
Android
iOS
HTML5
网站
PHP
Nodejs
.NET
JSP
ASP
WEB前端
HTML
CSS
JavaScript
游戏开发
端游
页游
手游
其他