实例介绍
柚子家政6.1.5
【实例截图】
【核心代码】
4744302543290148258.rar
└── 柚子家政6.1.5
├── addons
│ ├── wnjz_sun
│ │ ├── admin
│ │ │ ├── common
│ │ │ │ ├── attachurl.php
│ │ │ │ ├── bootstrap.sys.inc.php
│ │ │ │ ├── common.func.php
│ │ │ │ └── template.func.php
│ │ │ ├── index.php
│ │ │ ├── source
│ │ │ │ ├── site
│ │ │ │ │ └── entry.ctrl.php
│ │ │ │ ├── user
│ │ │ │ │ ├── login.ctrl.php
│ │ │ │ │ └── logout.ctrl.php
│ │ │ │ └── utility
│ │ │ │ ├── file.ctrl.php
│ │ │ │ └── __init.php
│ │ │ └── themes
│ │ │ └── default
│ │ │ ├── common
│ │ │ │ ├── footer-base.html
│ │ │ │ ├── footer-cms.html
│ │ │ │ ├── footer-gw.html
│ │ │ │ ├── footer.html
│ │ │ │ ├── header-base.html
│ │ │ │ ├── header-cms.html
│ │ │ │ ├── header-gw.html
│ │ │ │ ├── header.html
│ │ │ │ └── message.html
│ │ │ └── user
│ │ │ └── login.html
│ │ ├── API_PHP_DEMO.php
│ │ ├── cert
│ │ │ ├── WxPay.Api.php
│ │ │ ├── WxPay.Data.php
│ │ │ ├── WxPay.Exception.php
│ │ │ └── WxPay.Notify.php
│ │ ├── class
│ │ │ ├── func.php
│ │ │ └── UploadFile.class.php
│ │ ├── db.sql
│ │ ├── errorCode.php
│ │ ├── hong.php
│ │ ├── HttpClient.class.php
│ │ ├── icon.jpg
│ │ ├── inc
│ │ │ ├── func
│ │ │ │ ├── core.php
│ │ │ │ └── distribution.php
│ │ │ └── web
│ │ │ ├── acbanner.inc.php
│ │ │ ├── account.inc.php
│ │ │ ├── addaccount.inc.php
│ │ │ ├── addad.inc.php
│ │ │ ├── addadminstore.inc.php
│ │ │ ├── addarea.inc.php
│ │ │ ├── addattribute.inc.php
│ │ │ ├── addcarset.inc.php
│ │ │ ├── addfaxing.inc.php
│ │ │ ├── addinformation.inc.php
│ │ │ ├── addin.inc.php
│ │ │ ├── addinquiry.inc.php
│ │ │ ├── addlabel.inc.php
│ │ │ ├── addnews.inc.php
│ │ │ ├── addservice.inc.php
│ │ │ ├── addstoretype2.inc.php
│ │ │ ├── addstoretype.inc.php
│ │ │ ├── addtag.inc.php
│ │ │ ├── addtop.inc.php
│ │ │ ├── addtype2.inc.php
│ │ │ ├── addtype.inc.php
│ │ │ ├── addyellowset.inc.php
│ │ │ ├── addyellowstore.inc.php
│ │ │ ├── addyellowtype2.inc.php
│ │ │ ├── addyellowtype.inc.php
│ │ │ ├── addzx.inc.php
│ │ │ ├── addzxtype.inc.php
│ │ │ ├── ad.inc.php
│ │ │ ├── adminstore.inc.php
│ │ │ ├── banner.inc.php
│ │ │ ├── bargain.inc.php
│ │ │ ├── bargainlist.inc.php
│ │ │ ├── branch.inc.php
│ │ │ ├── branchslist.inc.php
│ │ │ ├── carcheck.inc.php
│ │ │ ├── caropen.inc.php
│ │ │ ├── category.inc.php
│ │ │ ├── categoryinfo.inc.php
│ │ │ ├── checked.inc.php
│ │ │ ├── commission.inc.php
│ │ │ ├── copyright.inc.php
│ │ │ ├── counp.inc.php
│ │ │ ├── countadd.inc.php
│ │ │ ├── ddgl.inc.php
│ │ │ ├── dlinaddad.inc.php
│ │ │ ├── dlinaddinformation.inc.php
│ │ │ ├── dlinaddnews.inc.php
│ │ │ ├── dlinaddyellowstore.inc.php
│ │ │ ├── dlinaddzx.inc.php
│ │ │ ├── dlinad.inc.php
│ │ │ ├── dlincarinfo.inc.php
│ │ │ ├── dlingoods.inc.php
│ │ │ ├── dlingoodsinfo.inc.php
│ │ │ ├── dlininformation.inc.php
│ │ │ ├── dlininformationinfo.inc.php
│ │ │ ├── dlinnews.inc.php
│ │ │ ├── dlinpingluninfo.inc.php
│ │ │ ├── dlinseecar.inc.php
│ │ │ ├── dlintzpinglun.html
│ │ │ ├── dlintzpinglun.inc.php
│ │ │ ├── dlinyellowstore.inc.php
│ │ │ ├── dlinyellowstoreinfo.inc.php
│ │ │ ├── dlinzxcheckinfo.inc.php
│ │ │ ├── dlinzxcheckmanager.inc.php
│ │ │ ├── dlinzx.inc.php
│ │ │ ├── dlinzxpinglun.inc.php
│ │ │ ├── dltxapply.inc.php
│ │ │ ├── dltxdetails.inc.php
│ │ │ ├── error.inc.php
│ │ │ ├── faxingshi.inc.php
│ │ │ ├── fenlei.inc.php
│ │ │ ├── fenx.inc.php
│ │ │ ├── fxlist.inc.php
│ │ │ ├── fxset.inc.php
│ │ │ ├── fxtx.inc.php
│ │ │ ├── getsoninfo.inc.php
│ │ │ ├── goodscheck.inc.php
│ │ │ ├── goods.inc.php
│ │ │ ├── goodsinfo.inc.php
│ │ │ ├── goodslist.inc.php
│ │ │ ├── hbopen.inc.php
│ │ │ ├── heli.inc.php
│ │ │ ├── help.inc.php
│ │ │ ├── hhropen.inc.php
│ │ │ ├── hyopen.inc.php
│ │ │ ├── inaddad.inc.php
│ │ │ ├── inaddnews.inc.php
│ │ │ ├── inaddyellowstore.inc.php
│ │ │ ├── inaddzx.inc.php
│ │ │ ├── inad.inc.php
│ │ │ ├── incarinfo.inc.php
│ │ │ ├── index.inc.php
│ │ │ ├── indexopen.inc.php
│ │ │ ├── indextu.inc.php
│ │ │ ├── information.inc.php
│ │ │ ├── informationinfo.inc.php
│ │ │ ├── ingoods.inc.php
│ │ │ ├── ingoodsinfo.inc.php
│ │ │ ├── in.inc.php
│ │ │ ├── inindex.inc.php
│ │ │ ├── ininformation.inc.php
│ │ │ ├── ininformationinfo.inc.php
│ │ │ ├── innews.inc.php
│ │ │ ├── inpingluninfo.inc.php
│ │ │ ├── inquiry.inc.php
│ │ │ ├── inseecar.inc.php
│ │ │ ├── instructions.inc.php
│ │ │ ├── intzpinglun.inc.php
│ │ │ ├── inyellowstore.inc.php
│ │ │ ├── inyellowstoreinfo.inc.php
│ │ │ ├── inzxcheckinfo.inc.php
│ │ │ ├── inzxcheckmanager.inc.php
│ │ │ ├── inzx.inc.php
│ │ │ ├── inzxpinglun.inc.php
│ │ │ ├── kanjia_banner.inc.php
│ │ │ ├── kanjiaopen.inc.php
│ │ │ ├── label.inc.php
│ │ │ ├── manycity.inc.php
│ │ │ ├── news.inc.php
│ │ │ ├── orderinfo.inc.php
│ │ │ ├── pay.inc.php
│ │ │ ├── peiz.inc.php
│ │ │ ├── pingjia.inc.php
│ │ │ ├── pingluninfo.inc.php
│ │ │ ├── poster.inc.php
│ │ │ ├── printing.inc.php
│ │ │ ├── recharge.inc.php
│ │ │ ├── seecar.inc.php
│ │ │ ├── service.inc.php
│ │ │ ├── servies.inc.php
│ │ │ ├── serviesinfo.inc.php
│ │ │ ├── settings.inc.php
│ │ │ ├── sjpinglun.inc.php
│ │ │ ├── sms.inc.php
│ │ │ ├── start.inc.php
│ │ │ ├── storecheck.inc.php
│ │ │ ├── store.inc.php
│ │ │ ├── storeinfo2.inc.php
│ │ │ ├── storeinfo.inc.php
│ │ │ ├── storerz.inc.php
│ │ │ ├── storetype2.inc.php
│ │ │ ├── storetype.inc.php
│ │ │ ├── tab.inc.php
│ │ │ ├── tag.inc.php
│ │ │ ├── template.inc.php
│ │ │ ├── top.inc.php
│ │ │ ├── txapply.inc.php
│ │ │ ├── txdetails.inc.php
│ │ │ ├── txlist.inc.php
│ │ │ ├── txsz.inc.php
│ │ │ ├── type2.inc.php
│ │ │ ├── type.inc.php
│ │ │ ├── tzcheck.inc.php
│ │ │ ├── tzopen.inc.php
│ │ │ ├── tzpinglun.inc.php
│ │ │ ├── uploads.inc.php
│ │ │ ├── user2.inc.php
│ │ │ ├── winindex.inc.php
│ │ │ ├── yellowcheck.inc.php
│ │ │ ├── yellowset.inc.php
│ │ │ ├── yellowstore.inc.php
│ │ │ ├── yellowstoreinfo.inc.php
│ │ │ ├── yellowtype2.inc.php
│ │ │ ├── yellowtype.inc.php
│ │ │ ├── ygquan.inc.php
│ │ │ ├── yjtx.inc.php
│ │ │ ├── zxcheck.inc.php
│ │ │ ├── zxcheckinfo.inc.php
│ │ │ ├── zxcheckmanager.inc.php
│ │ │ ├── zx.inc.php
│ │ │ ├── zxpinglun.inc.php
│ │ │ └── zxtype.inc.php
│ │ ├── manifest.xml
│ │ ├── map.json
│ │ ├── module.cer
│ │ ├── module_data.php
│ │ ├── module.php
│ │ ├── pkcs7Encoder.php
│ │ ├── site_data.php
│ │ ├── site.php
│ │ ├── static
│ │ │ └── layui
│ │ │ ├── css
│ │ │ │ ├── layui.css
│ │ │ │ ├── layui.mobile.css
│ │ │ │ └── modules
│ │ │ │ ├── code.css
│ │ │ │ ├── laydate
│ │ │ │ │ └── default
│ │ │ │ │ └── laydate.css
│ │ │ │ └── layer
│ │ │ │ └── default
│ │ │ │ ├── icon-ext.png
│ │ │ │ ├── icon.png
│ │ │ │ ├── layer.css
│ │ │ │ ├── loading-0.gif
│ │ │ │ ├── loading-1.gif
│ │ │ │ └── loading-2.gif
│ │ │ ├── font
│ │ │ │ ├── iconfont.eot
│ │ │ │ ├── iconfont.svg
│ │ │ │ ├── iconfont.ttf
│ │ │ │ └── iconfont.woff
│ │ │ ├── images
│ │ │ │ └── face
│ │ │ │ ├── 0.gif
│ │ │ │ ├── 10.gif
│ │ │ │ ├── 11.gif
│ │ │ │ ├── 12.gif
│ │ │ │ ├── 13.gif
│ │ │ │ ├── 14.gif
│ │ │ │ ├── 15.gif
│ │ │ │ ├── 16.gif
│ │ │ │ ├── 17.gif
│ │ │ │ ├── 18.gif
│ │ │ │ ├── 19.gif
│ │ │ │ ├── 1.gif
│ │ │ │ ├── 20.gif
│ │ │ │ ├── 21.gif
│ │ │ │ ├── 22.gif
│ │ │ │ ├── 23.gif
│ │ │ │ ├── 24.gif
│ │ │ │ ├── 25.gif
│ │ │ │ ├── 26.gif
│ │ │ │ ├── 27.gif
│ │ │ │ ├── 28.gif
│ │ │ │ ├── 29.gif
│ │ │ │ ├── 2.gif
│ │ │ │ ├── 30.gif
│ │ │ │ ├── 31.gif
│ │ │ │ ├── 32.gif
│ │ │ │ ├── 33.gif
│ │ │ │ ├── 34.gif
│ │ │ │ ├── 35.gif
│ │ │ │ ├── 36.gif
│ │ │ │ ├── 37.gif
│ │ │ │ ├── 38.gif
│ │ │ │ ├── 39.gif
│ │ │ │ ├── 3.gif
│ │ │ │ ├── 40.gif
│ │ │ │ ├── 41.gif
│ │ │ │ ├── 42.gif
│ │ │ │ ├── 43.gif
│ │ │ │ ├── 44.gif
│ │ │ │ ├── 45.gif
│ │ │ │ ├── 46.gif
│ │ │ │ ├── 47.gif
│ │ │ │ ├── 48.gif
│ │ │ │ ├── 49.gif
│ │ │ │ ├── 4.gif
│ │ │ │ ├── 50.gif
│ │ │ │ ├── 51.gif
│ │ │ │ ├── 52.gif
│ │ │ │ ├── 53.gif
│ │ │ │ ├── 54.gif
│ │ │ │ ├── 55.gif
│ │ │ │ ├── 56.gif
│ │ │ │ ├── 57.gif
│ │ │ │ ├── 58.gif
│ │ │ │ ├── 59.gif
│ │ │ │ ├── 5.gif
│ │ │ │ ├── 60.gif
│ │ │ │ ├── 61.gif
│ │ │ │ ├── 62.gif
│ │ │ │ ├── 63.gif
│ │ │ │ ├── 64.gif
│ │ │ │ ├── 65.gif
│ │ │ │ ├── 66.gif
│ │ │ │ ├── 67.gif
│ │ │ │ ├── 68.gif
│ │ │ │ ├── 69.gif
│ │ │ │ ├── 6.gif
│ │ │ │ ├── 70.gif
│ │ │ │ ├── 71.gif
│ │ │ │ ├── 7.gif
│ │ │ │ ├── 8.gif
│ │ │ │ └── 9.gif
│ │ │ ├── jquery-3.2.1.min.js
│ │ │ ├── lay
│ │ │ │ ├── layui.js
│ │ │ │ └── modules
│ │ │ │ ├── carousel.js
│ │ │ │ ├── code.js
│ │ │ │ ├── element.js
│ │ │ │ ├── flow.js
│ │ │ │ ├── form.js
│ │ │ │ ├── jquery.js
│ │ │ │ ├── laydate.js
│ │ │ │ ├── layedit.js
│ │ │ │ ├── layer.js
│ │ │ │ ├── laypage.js
│ │ │ │ ├── laytpl.js
│ │ │ │ ├── layui.all.js
│ │ │ │ ├── mobile.js
│ │ │ │ ├── table.js
│ │ │ │ ├── tree.js
│ │ │ │ ├── upload.js
│ │ │ │ └── util.js
│ │ │ ├── layui.all.js
│ │ │ ├── layui.js
│ │ │ ├── ueditor.all.min.js
│ │ │ ├── ueditor.config.js
│ │ │ └── util.js
│ │ ├── template
│ │ │ ├── images
│ │ │ │ ├── 12.png
│ │ │ │ ├── 13.png
│ │ │ │ ├── 6.png
│ │ │ │ ├── add.png
│ │ │ │ ├── city.png
│ │ │ │ ├── container_bg0.png
│ │ │ │ ├── cou.jpg
│ │ │ │ ├── dayin.png
│ │ │ │ ├── dfsd.png
│ │ │ │ ├── dingdan.png
│ │ │ │ ├── dn.wav
│ │ │ │ ├── dsfddf.png
│ │ │ │ ├── duanxin.png
│ │ │ │ ├── duanxintongdao.png
│ │ │ │ ├── duigoubai.png
│ │ │ │ ├── fdfs.png
│ │ │ │ ├── gou.png
│ │ │ │ ├── guanggao.png
│ │ │ │ ├── guanli.png
│ │ │ │ ├── haixian.jpg
│ │ │ │ ├── hb.png
│ │ │ │ ├── hhr.png
│ │ │ │ ├── home.png
│ │ │ │ ├── icon.jpg
│ │ │ │ ├── juxing.png
│ │ │ │ ├── kaiguan.png
│ │ │ │ ├── login_icon.png
│ │ │ │ ├── logo2.png
│ │ │ │ ├── logo.png
│ │ │ │ ├── manjianhuodong.png
│ │ │ │ ├── man.png
│ │ │ │ ├── mendian.png
│ │ │ │ ├── miaosha.png
│ │ │ │ ├── money10.png
│ │ │ │ ├── money11.png
│ │ │ │ ├── money1.png
│ │ │ │ ├── money2.png
│ │ │ │ ├── money3.png
│ │ │ │ ├── money4.png
│ │ │ │ ├── money5.png
│ │ │ │ ├── money6.png
│ │ │ │ ├── money8.png
│ │ │ │ ├── money.png
│ │ │ │ ├── mt.png
│ │ │ │ ├── muban3.jpg
│ │ │ │ ├── quyu.png
│ │ │ │ ├── saoma.png
│ │ │ │ ├── seller_login_bg.jpg
│ │ │ │ ├── shezhi.png
│ │ │ │ ├── stick.gif
│ │ │ │ ├── time.png
│ │ │ │ ├── tixian.png
│ │ │ │ ├── tongzhi.png
│ │ │ │ ├── ttrgd.png
│ │ │ │ ├── tuceng0.png
│ │ │ │ ├── tuceng1.png
│ │ │ │ ├── tuceng2.png
│ │ │ │ ├── tuceng4.png
│ │ │ │ ├── tuijian.png
│ │ │ │ ├── txt.png
│ │ │ │ ├── tz.png
│ │ │ │ ├── u11_state0.png
│ │ │ │ ├── u270.png
│ │ │ │ ├── user.png
│ │ │ │ ├── wm.wav
│ │ │ │ ├── wu.png
│ │ │ │ ├── xian.png
│ │ │ │ ├── xiaoshou.png
│ │ │ │ ├── xia.png
│ │ │ │ ├── xingxing.png
│ │ │ │ ├── xinxi1.png
│ │ │ │ ├── xinxi2.png
│ │ │ │ ├── xinxi3.png
│ │ │ │ ├── xinxi4.png
│ │ │ │ ├── xitong.png
│ │ │ │ ├── ygrz.png
│ │ │ │ ├── youhuiquan.png
│ │ │ │ ├── yuan.png
│ │ │ │ ├── yuanxing.png
│ │ │ │ ├── yy.wav
│ │ │ │ ├── zhekouquan.png
│ │ │ │ └── zu.png
│ │ │ ├── public
│ │ │ │ ├── comhead.html
│ │ │ │ ├── common.html
│ │ │ │ ├── footer-base.html
│ │ │ │ ├── footer.html
│ │ │ │ ├── header-base.html
│ │ │ │ ├── header.html
│ │ │ │ ├── ygcss.css
│ │ │ │ └── ygcsslist.css
│ │ │ ├── web
│ │ │ │ ├── account.html
│ │ │ │ ├── addaccount.html
│ │ │ │ ├── addad.html
│ │ │ │ ├── addadminstore.html
│ │ │ │ ├── addarea.html
│ │ │ │ ├── addattribute.html
│ │ │ │ ├── addcarset.html
│ │ │ │ ├── addfaxing.html
│ │ │ │ ├── addinformation.html
│ │ │ │ ├── addin.html
│ │ │ │ ├── addinquiry.html
│ │ │ │ ├── addlabel.html
│ │ │ │ ├── addnews.html
│ │ │ │ ├── addservice.html
│ │ │ │ ├── addstoretype2.html
│ │ │ │ ├── addstoretype.html
│ │ │ │ ├── addtag.html
│ │ │ │ ├── addtop.html
│ │ │ │ ├── addtype2.html
│ │ │ │ ├── addtype.html
│ │ │ │ ├── addyellowset.html
│ │ │ │ ├── addyellowstore.html
│ │ │ │ ├── addyellowtype2.html
│ │ │ │ ├── addyellowtype.html
│ │ │ │ ├── addzx.html
│ │ │ │ ├── addzxtype.html
│ │ │ │ ├── ad.html
│ │ │ │ ├── adminstore.html
│ │ │ │ ├── banner.html
│ │ │ │ ├── bargain.html
│ │ │ │ ├── bargainlist.html
│ │ │ │ ├── branch.html
│ │ │ │ ├── branchslist.html
│ │ │ │ ├── carcheck.html
│ │ │ │ ├── caropen.html
│ │ │ │ ├── carset.html
│ │ │ │ ├── category.html
│ │ │ │ ├── categoryinfo.html
│ │ │ │ ├── commission.html
│ │ │ │ ├── copyright.html
│ │ │ │ ├── counp.html
│ │ │ │ ├── countadd.html
│ │ │ │ ├── ddgl.html
│ │ │ │ ├── dlinaddad.html
│ │ │ │ ├── dlinaddinformation.html
│ │ │ │ ├── dlinaddnews.html
│ │ │ │ ├── dlinaddyellowstore.html
│ │ │ │ ├── dlinaddzx.html
│ │ │ │ ├── dlinad.html
│ │ │ │ ├── dlincarinfo.html
│ │ │ │ ├── dlingoods.html
│ │ │ │ ├── dlingoodsinfo.html
│ │ │ │ ├── dlininformation.html
│ │ │ │ ├── dlininformationinfo.html
│ │ │ │ ├── dlinnews.html
│ │ │ │ ├── dlinpingluninfo.html
│ │ │ │ ├── dlinseecar.html
│ │ │ │ ├── dlintzpinglun.html
│ │ │ │ ├── dlinyellowstore.html
│ │ │ │ ├── dlinyellowstoreinfo.html
│ │ │ │ ├── dlinzxcheckinfo.html
│ │ │ │ ├── dlinzxcheckmanager.html
│ │ │ │ ├── dlinzx.html
│ │ │ │ ├── dlinzxpinglun.html
│ │ │ │ ├── dltxapply.html
│ │ │ │ ├── dltxdetails.html
│ │ │ │ ├── error.html
│ │ │ │ ├── faxingshi.html
│ │ │ │ ├── fenlei.html
│ │ │ │ ├── fenx.html
│ │ │ │ ├── fxlist.html
│ │ │ │ ├── fxset.html
│ │ │ │ ├── fxtx.html
│ │ │ │ ├── getsoninfo.html
│ │ │ │ ├── goodscheck.html
│ │ │ │ ├── goods.html
│ │ │ │ ├── goodsinfo.html
│ │ │ │ ├── goodslist.html
│ │ │ │ ├── hbopen.html
│ │ │ │ ├── heli.html
│ │ │ │ ├── help.html
│ │ │ │ ├── hhropen.html
│ │ │ │ ├── hyopen.html
│ │ │ │ ├── inaddad.html
│ │ │ │ ├── inaddnews.html
│ │ │ │ ├── inaddyellowstore.html
│ │ │ │ ├── inaddzx.html
│ │ │ │ ├── inad.html
│ │ │ │ ├── incarinfo.html
│ │ │ │ ├── index.html
│ │ │ │ ├── indexopen.html
│ │ │ │ ├── indextu.html
│ │ │ │ ├── information.html
│ │ │ │ ├── informationinfo.html
│ │ │ │ ├── ingoods.html
│ │ │ │ ├── ingoodsinfo.html
│ │ │ │ ├── in.html
│ │ │ │ ├── inindex.html
│ │ │ │ ├── ininformation.html
│ │ │ │ ├── ininformationinfo.html
│ │ │ │ ├── innews.html
│ │ │ │ ├── inpingluninfo.html
│ │ │ │ ├── inquiry.html
│ │ │ │ ├── inseecar.html
│ │ │ │ ├── instructions.html
│ │ │ │ ├── intzpinglun.html
│ │ │ │ ├── inyellowstore.html
│ │ │ │ ├── inyellowstoreinfo.html
│ │ │ │ ├── inzxcheckinfo.html
│ │ │ │ ├── inzxcheckmanager.html
│ │ │ │ ├── inzx.html
│ │ │ │ ├── inzxpinglun.html
│ │ │ │ ├── kanjia_banner.html
│ │ │ │ ├── kanjiaopen.html
│ │ │ │ ├── label.html
│ │ │ │ ├── manycity.html
│ │ │ │ ├── news.html
│ │ │ │ ├── orderinfo.html
│ │ │ │ ├── pay.html
│ │ │ │ ├── peiz.html
│ │ │ │ ├── pingjia.html
│ │ │ │ ├── pingluninfo.html
│ │ │ │ ├── poster.html
│ │ │ │ ├── printing.html
│ │ │ │ ├── recharge.html
│ │ │ │ ├── seecar.html
│ │ │ │ ├── service.html
│ │ │ │ ├── servies.html
│ │ │ │ ├── serviesinfo.html
│ │ │ │ ├── settings.html
│ │ │ │ ├── sjpinglun.html
│ │ │ │ ├── sms.html
│ │ │ │ ├── start.html
│ │ │ │ ├── storecheck.html
│ │ │ │ ├── store.html
│ │ │ │ ├── storeinfo2.html
│ │ │ │ ├── storeinfo.html
│ │ │ │ ├── storerz.html
│ │ │ │ ├── storetype2.html
│ │ │ │ ├── storetype.html
│ │ │ │ ├── tab.html
│ │ │ │ ├── tag.html
│ │ │ │ ├── template.html
│ │ │ │ ├── top.html
│ │ │ │ ├── txapply.html
│ │ │ │ ├── txdetails.html
│ │ │ │ ├── txlist.html
│ │ │ │ ├── txsz.html
│ │ │ │ ├── type2.html
│ │ │ │ ├── type.html
│ │ │ │ ├── tzcheck.html
│ │ │ │ ├── tzopen.html
│ │ │ │ ├── tzpinglun.html
│ │ │ │ ├── user2.html
│ │ │ │ ├── winindex.html
│ │ │ │ ├── yellowcheck.html
│ │ │ │ ├── yellowset.html
│ │ │ │ ├── yellowstore.html
│ │ │ │ ├── yellowstoreinfo.html
│ │ │ │ ├── yellowtype2.html
│ │ │ │ ├── yellowtype.html
│ │ │ │ ├── ygquan.html
│ │ │ │ ├── yjtx.html
│ │ │ │ ├── zxcheck.html
│ │ │ │ ├── zxcheckinfo.html
│ │ │ │ ├── zxcheckmanager.html
│ │ │ │ ├── zx.html
│ │ │ │ ├── zxpinglun.html
│ │ │ │ └── zxtype.html
│ │ │ └── welcome.html
│ │ ├── wxapp.php
│ │ ├── wxBizDataCrypt.php
│ │ └── wxpay.php
│ ├── wnjz_sun_plugin_distribution
│ │ ├── func
│ │ │ └── func.php
│ │ ├── hook.php
│ │ ├── icon-custom.jpg
│ │ ├── icon.jpg
│ │ ├── images
│ │ │ └── shareimg.png
│ │ ├── manifest.xml
│ │ ├── map.json
│ │ ├── module_data.php
│ │ ├── module.php
│ │ ├── site_data.php
│ │ ├── site.php
│ │ ├── template
│ │ │ ├── style
│ │ │ │ └── style.css
│ │ │ └── web
│ │ │ ├── distribution_commission.html
│ │ │ ├── distribution_order.html
│ │ │ ├── distribution_set_base.html
│ │ │ ├── distribution_set.html
│ │ │ ├── distribution_set_poster.html
│ │ │ ├── distribution_set_template.html
│ │ │ ├── distribution_withdraw.html
│ │ │ └── distributor.html
│ │ ├── wxapp.php
│ │ └── wxfirmpay.php
│ └── wnjz_sun.zip
├── wxapp
│ ├── app.js
│ ├── app.json
│ ├── app.wxss
│ ├── func.js
│ ├── project.config.json
│ ├── siteinfo.js
│ ├── style
│ │ ├── images
│ │ │ ├── add.png
│ │ │ ├── addr3.png
│ │ │ ├── address.png
│ │ │ ├── addricon.png
│ │ │ ├── addr.png
│ │ │ ├── arrow.png
│ │ │ ├── bargain.png
│ │ │ ├── bargSelect.png
│ │ │ ├── barno.png
│ │ │ ├── book.png
│ │ │ ├── branch.png
│ │ │ ├── bran.png
│ │ │ ├── branSelect.png
│ │ │ ├── cansel.png
│ │ │ ├── canvasbg.png
│ │ │ ├── card.png
│ │ │ ├── change.png
│ │ │ ├── clock.png
│ │ │ ├── closead.png
│ │ │ ├── date.png
│ │ │ ├── dete.png
│ │ │ ├── edit.png
│ │ │ ├── face2.png
│ │ │ ├── face8.png
│ │ │ ├── fx1.png
│ │ │ ├── fx2.png
│ │ │ ├── fx3.png
│ │ │ ├── fx4.png
│ │ │ ├── fx5.png
│ │ │ ├── fx6.png
│ │ │ ├── generate.png
│ │ │ ├── home.png
│ │ │ ├── icon019.png
│ │ │ ├── icon02.png
│ │ │ ├── icon10.png
│ │ │ ├── icon11.png
│ │ │ ├── icon12.png
│ │ │ ├── icon17.png
│ │ │ ├── icon18.png
│ │ │ ├── icon19.png
│ │ │ ├── icon1.png
│ │ │ ├── icon20.png
│ │ │ ├── icon21.png
│ │ │ ├── icon22.png
│ │ │ ├── icon23.png
│ │ │ ├── icon24.png
│ │ │ ├── icon25.png
│ │ │ ├── icon26.png
│ │ │ ├── icon28.png
│ │ │ ├── icon29.png
│ │ │ ├── icon2.png
│ │ │ ├── icon3.png
│ │ │ ├── icon45.png
│ │ │ ├── icon4.png
│ │ │ ├── icon5.png
│ │ │ ├── icon6.png
│ │ │ ├── icon79.png
│ │ │ ├── icon7.png
│ │ │ ├── icon8.png
│ │ │ ├── icon9.png
│ │ │ ├── img-share-agree.png
│ │ │ ├── img-share-money.png
│ │ │ ├── img-share-un.png
│ │ │ ├── index.png
│ │ │ ├── indexSelect.png
│ │ │ ├── local.png
│ │ │ ├── mincancel.png
│ │ │ ├── msg.png
│ │ │ ├── navigator.png
│ │ │ ├── noaddr.png
│ │ │ ├── nobg.png
│ │ │ ├── notice1.png
│ │ │ ├── notice.png
│ │ │ ├── ordericon1.png
│ │ │ ├── ordericon2.png
│ │ │ ├── pay.png
│ │ │ ├── phone0.png
│ │ │ ├── phone22.png
│ │ │ ├── phoneicon.png
│ │ │ ├── pro2.png
│ │ │ ├── pro3.png
│ │ │ ├── pro4.png
│ │ │ ├── pro.png
│ │ │ ├── reduce.png
│ │ │ ├── right1.png
│ │ │ ├── right.png
│ │ │ ├── search1.png
│ │ │ ├── search.png
│ │ │ ├── share1.png
│ │ │ ├── share2.png
│ │ │ ├── shopbg.png
│ │ │ ├── stars.png
│ │ │ ├── starss.png
│ │ │ ├── support1.png
│ │ │ ├── support2.png
│ │ │ ├── tab1.png
│ │ │ ├── tab2.png
│ │ │ ├── tab3.png
│ │ │ ├── tab4.png
│ │ │ ├── tab5.png
│ │ │ ├── tab6.png
│ │ │ ├── upload.png
│ │ │ ├── user.png
│ │ │ ├── userSelect.png
│ │ │ ├── wxlogo.png
│ │ │ ├── wx.png
│ │ │ ├── yhlogo.png
│ │ │ ├── yuelogo.png
│ │ │ ├── zfblogo.png
│ │ │ └── zhiwen.png
│ │ └── utils
│ │ ├── barcode.js
│ │ ├── index.js
│ │ ├── qrcode.js
│ │ ├── tools.js
│ │ └── util.js
│ ├── we7
│ │ └── js
│ │ ├── base64.js
│ │ ├── htmlToWxml.js
│ │ ├── md5.js
│ │ ├── underscore.js
│ │ ├── util.js
│ │ ├── utils
│ │ │ └── util.js
│ │ └── wxParse
│ │ ├── emojis
│ │ │ ├── 00.gif
│ │ │ ├── 01.gif
│ │ │ ├── 02.gif
│ │ │ ├── 03.gif
│ │ │ ├── 04.gif
│ │ │ ├── 05.gif
│ │ │ ├── 06.gif
│ │ │ ├── 07.gif
│ │ │ ├── 08.gif
│ │ │ ├── 09.gif
│ │ │ ├── 100.gif
│ │ │ ├── 101.gif
│ │ │ ├── 102.gif
│ │ │ ├── 103.gif
│ │ │ ├── 104.gif
│ │ │ ├── 105.gif
│ │ │ ├── 106.gif
│ │ │ ├── 107.gif
│ │ │ ├── 108.gif
│ │ │ ├── 109.gif
│ │ │ ├── 10.gif
│ │ │ ├── 110.gif
│ │ │ ├── 111.gif
│ │ │ ├── 112.gif
│ │ │ ├── 113.gif
│ │ │ ├── 114.gif
│ │ │ ├── 115.gif
│ │ │ ├── 116.gif
│ │ │ ├── 117.gif
│ │ │ ├── 118.gif
│ │ │ ├── 119.gif
│ │ │ ├── 11.gif
│ │ │ ├── 120.gif
│ │ │ ├── 121.gif
│ │ │ ├── 122.gif
│ │ │ ├── 123.gif
│ │ │ ├── 124.gif
│ │ │ ├── 125.gif
│ │ │ ├── 126.gif
│ │ │ ├── 127.gif
│ │ │ ├── 128.gif
│ │ │ ├── 129.gif
│ │ │ ├── 12.gif
│ │ │ ├── 130.gif
│ │ │ ├── 131.gif
│ │ │ ├── 132.gif
│ │ │ ├── 133.gif
│ │ │ ├── 134.gif
│ │ │ ├── 13.gif
│ │ │ ├── 14.gif
│ │ │ ├── 15.gif
│ │ │ ├── 16.gif
│ │ │ ├── 17.gif
│ │ │ ├── 18.gif
│ │ │ ├── 19.gif
│ │ │ ├── 20.gif
│ │ │ ├── 21.gif
│ │ │ ├── 22.gif
│ │ │ ├── 23.gif
│ │ │ ├── 24.gif
│ │ │ ├── 25.gif
│ │ │ ├── 26.gif
│ │ │ ├── 27.gif
│ │ │ ├── 28.gif
│ │ │ ├── 29.gif
│ │ │ ├── 30.gif
│ │ │ ├── 31.gif
│ │ │ ├── 32.gif
│ │ │ ├── 33.gif
│ │ │ ├── 34.gif
│ │ │ ├── 35.gif
│ │ │ ├── 36.gif
│ │ │ ├── 37.gif
│ │ │ ├── 38.gif
│ │ │ ├── 39.gif
│ │ │ ├── 40.gif
│ │ │ ├── 41.gif
│ │ │ ├── 42.gif
│ │ │ ├── 43.gif
│ │ │ ├── 44.gif
│ │ │ ├── 45.gif
│ │ │ ├── 46.gif
│ │ │ ├── 47.gif
│ │ │ ├── 48.gif
│ │ │ ├── 49.gif
│ │ │ ├── 50.gif
│ │ │ ├── 51.gif
│ │ │ ├── 52.gif
│ │ │ ├── 53.gif
│ │ │ ├── 54.gif
│ │ │ ├── 55.gif
│ │ │ ├── 56.gif
│ │ │ ├── 57.gif
│ │ │ ├── 58.gif
│ │ │ ├── 59.gif
│ │ │ ├── 60.gif
│ │ │ ├── 61.gif
│ │ │ ├── 62.gif
│ │ │ ├── 63.gif
│ │ │ ├── 64.gif
│ │ │ ├── 65.gif
│ │ │ ├── 66.gif
│ │ │ ├── 67.gif
│ │ │ ├── 68.gif
│ │ │ ├── 69.gif
│ │ │ ├── 70.gif
│ │ │ ├── 71.gif
│ │ │ ├── 72.gif
│ │ │ ├── 73.gif
│ │ │ ├── 74.gif
│ │ │ ├── 75.gif
│ │ │ ├── 76.gif
│ │ │ ├── 77.gif
│ │ │ ├── 78.gif
│ │ │ ├── 79.gif
│ │ │ ├── 80.gif
│ │ │ ├── 81.gif
│ │ │ ├── 82.gif
│ │ │ ├── 83.gif
│ │ │ ├── 84.gif
│ │ │ ├── 85.gif
│ │ │ ├── 86.gif
│ │ │ ├── 87.gif
│ │ │ ├── 88.gif
│ │ │ ├── 89.gif
│ │ │ ├── 90.gif
│ │ │ ├── 91.gif
│ │ │ ├── 92.gif
│ │ │ ├── 93.gif
│ │ │ ├── 94.gif
│ │ │ ├── 95.gif
│ │ │ ├── 96.gif
│ │ │ ├── 97.gif
│ │ │ ├── 98.gif
│ │ │ └── 99.gif
│ │ ├── html2json.js
│ │ ├── htmlparser.js
│ │ ├── showdown.js
│ │ ├── wxDiscode.js
│ │ ├── wxParse.js
│ │ ├── wxParse.wxml
│ │ └── wxParse.wxss
│ ├── wnjz_sun
│ │ ├── pages
│ │ │ ├── backstage
│ │ │ │ ├── backstage.js
│ │ │ │ ├── backstage.json
│ │ │ │ ├── backstage.wxml
│ │ │ │ ├── backstage.wxss
│ │ │ │ ├── current
│ │ │ │ │ ├── current.js
│ │ │ │ │ ├── current.json
│ │ │ │ │ ├── current.wxml
│ │ │ │ │ └── current.wxss
│ │ │ │ ├── finish
│ │ │ │ │ ├── finish.js
│ │ │ │ │ ├── finish.json
│ │ │ │ │ ├── finish.wxml
│ │ │ │ │ └── finish.wxss
│ │ │ │ ├── index
│ │ │ │ │ ├── index.js
│ │ │ │ │ ├── index.json
│ │ │ │ │ ├── index.wxml
│ │ │ │ │ └── index.wxss
│ │ │ │ ├── index2
│ │ │ │ │ ├── index2.js
│ │ │ │ │ ├── index2.json
│ │ │ │ │ ├── index2.wxml
│ │ │ │ │ └── index2.wxss
│ │ │ │ ├── index3
│ │ │ │ │ ├── index3.js
│ │ │ │ │ ├── index3.json
│ │ │ │ │ ├── index3.wxml
│ │ │ │ │ └── index3.wxss
│ │ │ │ ├── message
│ │ │ │ │ ├── message.js
│ │ │ │ │ ├── message.json
│ │ │ │ │ ├── message.wxml
│ │ │ │ │ └── message.wxss
│ │ │ │ ├── set
│ │ │ │ │ ├── set.js
│ │ │ │ │ ├── set.json
│ │ │ │ │ ├── set.wxml
│ │ │ │ │ └── set.wxss
│ │ │ │ ├── set3
│ │ │ │ │ ├── set3.js
│ │ │ │ │ ├── set3.json
│ │ │ │ │ ├── set3.wxml
│ │ │ │ │ └── set3.wxss
│ │ │ │ └── writeoff
│ │ │ │ ├── writeoff.js
│ │ │ │ ├── writeoff.json
│ │ │ │ ├── writeoff.wxml
│ │ │ │ └── writeoff.wxss
│ │ │ ├── bargain
│ │ │ │ ├── bargain.js
│ │ │ │ ├── bargain.json
│ │ │ │ ├── bargain.wxml
│ │ │ │ ├── bargain.wxss
│ │ │ │ ├── cforder
│ │ │ │ │ ├── cforder.js
│ │ │ │ │ ├── cforder.json
│ │ │ │ │ ├── cforder.wxml
│ │ │ │ │ └── cforder.wxss
│ │ │ │ ├── detail
│ │ │ │ │ ├── detail.js
│ │ │ │ │ ├── detail.json
│ │ │ │ │ ├── detail.wxml
│ │ │ │ │ └── detail.wxss
│ │ │ │ └── help
│ │ │ │ ├── help.js
│ │ │ │ ├── help.json
│ │ │ │ ├── help.wxml
│ │ │ │ └── help.wxss
│ │ │ ├── branch
│ │ │ │ ├── branch.js
│ │ │ │ ├── branch.json
│ │ │ │ ├── branch.wxml
│ │ │ │ ├── branch.wxss
│ │ │ │ └── shopdet
│ │ │ │ ├── shopdet.js
│ │ │ │ ├── shopdet.json
│ │ │ │ ├── shopdet.wxml
│ │ │ │ └── shopdet.wxss
│ │ │ ├── index
│ │ │ │ ├── about
│ │ │ │ │ ├── about.js
│ │ │ │ │ ├── about.json
│ │ │ │ │ ├── about.wxml
│ │ │ │ │ └── about.wxss
│ │ │ │ ├── article
│ │ │ │ │ ├── article.js
│ │ │ │ │ ├── article.json
│ │ │ │ │ ├── article.wxml
│ │ │ │ │ └── article.wxss
│ │ │ │ ├── book
│ │ │ │ │ ├── book.js
│ │ │ │ │ ├── book.json
│ │ │ │ │ ├── book.wxml
│ │ │ │ │ └── book.wxss
│ │ │ │ ├── card
│ │ │ │ │ ├── card.js
│ │ │ │ │ ├── card.json
│ │ │ │ │ ├── card.wxml
│ │ │ │ │ └── card.wxss
│ │ │ │ ├── cforder
│ │ │ │ │ ├── cforder.js
│ │ │ │ │ ├── cforder.json
│ │ │ │ │ ├── cforder.wxml
│ │ │ │ │ └── cforder.wxss
│ │ │ │ ├── classify
│ │ │ │ │ ├── classify.js
│ │ │ │ │ ├── classify.json
│ │ │ │ │ ├── classify.wxml
│ │ │ │ │ └── classify.wxss
│ │ │ │ ├── hotser
│ │ │ │ │ ├── hotser.js
│ │ │ │ │ ├── hotser.json
│ │ │ │ │ ├── hotser.wxml
│ │ │ │ │ └── hotser.wxss
│ │ │ │ ├── index.js
│ │ │ │ ├── index.json
│ │ │ │ ├── index.wxml
│ │ │ │ ├── index.wxss
│ │ │ │ ├── order
│ │ │ │ │ ├── order.js
│ │ │ │ │ ├── order.json
│ │ │ │ │ ├── order.wxml
│ │ │ │ │ └── order.wxss
│ │ │ │ ├── pay
│ │ │ │ │ ├── pay.js
│ │ │ │ │ ├── pay.json
│ │ │ │ │ ├── pay.wxml
│ │ │ │ │ └── pay.wxss
│ │ │ │ ├── paysuc
│ │ │ │ │ ├── paysuc.js
│ │ │ │ │ ├── paysuc.json
│ │ │ │ │ ├── paysuc.wxml
│ │ │ │ │ └── paysuc.wxss
│ │ │ │ └── serdesc
│ │ │ │ ├── serdesc.js
│ │ │ │ ├── serdesc.json
│ │ │ │ ├── serdesc.wxml
│ │ │ │ └── serdesc.wxss
│ │ │ ├── modal
│ │ │ │ ├── login.js
│ │ │ │ ├── login.json
│ │ │ │ ├── login.wxml
│ │ │ │ └── login.wxss
│ │ │ ├── template
│ │ │ │ ├── nav
│ │ │ │ │ ├── nav.js
│ │ │ │ │ ├── nav.wxml
│ │ │ │ │ └── nav.wxss
│ │ │ │ └── ShareCanvas
│ │ │ │ ├── ShareCanvas.js
│ │ │ │ ├── ShareCanvas.json
│ │ │ │ ├── ShareCanvas.wxml
│ │ │ │ └── ShareCanvas.wxss
│ │ │ └── user
│ │ │ ├── address
│ │ │ │ ├── address.js
│ │ │ │ ├── address.json
│ │ │ │ ├── address.wxml
│ │ │ │ └── address.wxss
│ │ │ ├── bargain
│ │ │ │ ├── bargain.js
│ │ │ │ ├── bargain.json
│ │ │ │ ├── bargain.wxml
│ │ │ │ └── bargain.wxss
│ │ │ ├── bgorder
│ │ │ │ ├── bgorder.js
│ │ │ │ ├── bgorder.json
│ │ │ │ ├── bgorder.wxml
│ │ │ │ └── bgorder.wxss
│ │ │ ├── cards
│ │ │ │ ├── cards.js
│ │ │ │ ├── cards.json
│ │ │ │ ├── cards.wxml
│ │ │ │ └── cards.wxss
│ │ │ ├── comment
│ │ │ │ ├── comment.js
│ │ │ │ ├── comment.json
│ │ │ │ ├── comment.wxml
│ │ │ │ └── comment.wxss
│ │ │ ├── dialogue
│ │ │ │ ├── dialogue.js
│ │ │ │ ├── dialogue.json
│ │ │ │ ├── dialogue.wxml
│ │ │ │ └── dialogue.wxss
│ │ │ ├── editaddr
│ │ │ │ ├── editaddr.js
│ │ │ │ ├── editaddr.json
│ │ │ │ ├── editaddr.wxml
│ │ │ │ └── editaddr.wxss
│ │ │ ├── mybill
│ │ │ │ ├── mybill.js
│ │ │ │ ├── mybill.json
│ │ │ │ ├── mybill.wxml
│ │ │ │ └── mybill.wxss
│ │ │ ├── orderdet
│ │ │ │ ├── orderdet.js
│ │ │ │ ├── orderdet.json
│ │ │ │ ├── orderdet.wxml
│ │ │ │ └── orderdet.wxss
│ │ │ ├── recharge
│ │ │ │ ├── recharge.js
│ │ │ │ ├── recharge.json
│ │ │ │ ├── recharge.wxml
│ │ │ │ └── recharge.wxss
│ │ │ ├── service
│ │ │ │ ├── service.js
│ │ │ │ ├── service.json
│ │ │ │ ├── service.wxml
│ │ │ │ └── service.wxss
│ │ │ ├── user.js
│ │ │ ├── user.json
│ │ │ ├── user.wxml
│ │ │ └── user.wxss
│ │ └── plugin
│ │ └── distribution
│ │ ├── fxAddShare
│ │ │ ├── fxAddShare.js
│ │ │ ├── fxAddShare.json
│ │ │ ├── fxAddShare.wxml
│ │ │ └── fxAddShare.wxss
│ │ ├── fxBilldet
│ │ │ ├── fxBilldet.js
│ │ │ ├── fxBilldet.json
│ │ │ ├── fxBilldet.wxml
│ │ │ └── fxBilldet.wxss
│ │ ├── fxCash
│ │ │ ├── fxCash.js
│ │ │ ├── fxCash.json
│ │ │ ├── fxCash.wxml
│ │ │ └── fxCash.wxss
│ │ ├── fxCenter
│ │ │ ├── fxCenter.js
│ │ │ ├── fxCenter.json
│ │ │ ├── fxCenter.wxml
│ │ │ └── fxCenter.wxss
│ │ ├── fxDetail
│ │ │ ├── fxDetail.js
│ │ │ ├── fxDetail.json
│ │ │ ├── fxDetail.wxml
│ │ │ └── fxDetail.wxss
│ │ ├── fxGoods
│ │ │ ├── fxGoods.js
│ │ │ ├── fxGoods.json
│ │ │ ├── fxGoods.wxml
│ │ │ └── fxGoods.wxss
│ │ ├── fxOrder
│ │ │ ├── fxOrder.js
│ │ │ ├── fxOrder.json
│ │ │ ├── fxOrder.wxml
│ │ │ └── fxOrder.wxss
│ │ ├── fxTeam
│ │ │ ├── fxTeam.js
│ │ │ ├── fxTeam.json
│ │ │ ├── fxTeam.wxml
│ │ │ └── fxTeam.wxss
│ │ └── fxWithdraw
│ │ ├── fxWithdraw.js
│ │ ├── fxWithdraw.json
│ │ ├── fxWithdraw.wxml
│ │ └── fxWithdraw.wxss
│ └── zhy
│ ├── distribution
│ │ └── distribution.js
│ └── wxs
│ └── zhy.wxs
└── wxapp.zip
110 directories, 1089 files
标签:
相关软件
小贴士
感谢您为本站写下的评论,您的评论对其它用户来说具有重要的参考价值,所以请认真填写。
- 类似“顶”、“沙发”之类没有营养的文字,对勤劳贡献的楼主来说是令人沮丧的反馈信息。
- 相信您也不想看到一排文字/表情墙,所以请不要反馈意义不大的重复字符,也请尽量不要纯表情的回复。
- 提问之前请再仔细看一遍楼主的说明,或许是您遗漏了。
- 请勿到处挖坑绊人、招贴广告。既占空间让人厌烦,又没人会搭理,于人于己都无利。
关于好例子网
本站旨在为广大IT学习爱好者提供一个非营利性互相学习交流分享平台。本站所有资源都可以被免费获取学习研究。本站资源来自网友分享,对搜索内容的合法性不具有预见性、识别性、控制性,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,平台无法对用户传输的作品、信息、内容的权属或合法性、安全性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论平台是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二与二十三条之规定,若资源存在侵权或相关问题请联系本站客服人员,点此联系我们。关于更多版权及免责申明参见 版权及免责申明
网友评论
我要评论