实例介绍
程序介绍:微信分销平台系统,主要用于通过微信公众号帮助别人分享、推广产品,当有用户下单并付款,分享者将获取商品销售分成,...想达到微信分销管理目的朋友,不妨试试这套系统。 程序环境:PHP5.2(或以上) MySQL
【实例截图】
【核心代码】
.
├── PHP微信分销平台系统
│ ├── Help-index-typeid-13.html
│ ├── Help-index-typeid-14.html
│ ├── Help-index-typeid-20.html
│ ├── Help-index-typeid-21.html
│ ├── Help-index-typeid-22.html
│ ├── Help-index.html
│ ├── admin
│ │ ├── column
│ │ │ ├── add_colum - _±±_.php
│ │ │ ├── add_colum.php
│ │ │ ├── colum - _±±_.php
│ │ │ ├── colum.php
│ │ │ ├── column_editor - _±±_.php
│ │ │ └── column_editor.php
│ │ ├── content
│ │ │ ├── File.php
│ │ │ ├── ajax.js
│ │ │ ├── article.php
│ │ │ ├── c.php
│ │ │ ├── c.php.bak
│ │ │ ├── demo.php
│ │ │ ├── do.php
│ │ │ ├── editor
│ │ │ │ ├── Api_Uppic
│ │ │ │ │ ├── 2010-10
│ │ │ │ │ │ ├── 12874883355412.jpg
│ │ │ │ │ │ ├── Thumbs.db
│ │ │ │ │ │ └── vssver2.scc
│ │ │ │ │ └── 2014-12
│ │ │ │ │ ├── 14185598982306.jpg
│ │ │ │ │ └── Thumbs.db
│ │ │ │ ├── editor.js
│ │ │ │ ├── images
│ │ │ │ │ ├── Thumbs.db
│ │ │ │ │ ├── editor.css
│ │ │ │ │ ├── editoricon.gif
│ │ │ │ │ └── vssver2.scc
│ │ │ │ └── upload.php
│ │ │ ├── file
│ │ │ ├── img
│ │ │ │ ├── Thumbs.db
│ │ │ │ ├── fu_btn.gif
│ │ │ │ └── loading.gif
│ │ │ ├── img.php
│ │ │ ├── img_edit.php
│ │ │ ├── img_up.php
│ │ │ ├── jiangli.php
│ │ │ ├── list.php
│ │ │ ├── list_add.php
│ │ │ ├── list_see.php
│ │ │ ├── page.class.php
│ │ │ ├── page_jiangli.php
│ │ │ ├── page_list.php
│ │ │ ├── page_order.php
│ │ │ ├── page_pr.php
│ │ │ ├── page_us.php
│ │ │ ├── product.php
│ │ │ ├── product_add.php
│ │ │ ├── ueditor
│ │ │ │ ├── dialogs
│ │ │ │ │ ├── anchor
│ │ │ │ │ │ └── anchor.html
│ │ │ │ │ ├── background
│ │ │ │ │ │ ├── background.css
│ │ │ │ │ │ ├── background.html
│ │ │ │ │ │ ├── background.js
│ │ │ │ │ │ └── images
│ │ │ │ │ │ ├── bg.png
│ │ │ │ │ │ └── success.png
│ │ │ │ │ ├── emotion
│ │ │ │ │ │ ├── emotion.css
│ │ │ │ │ │ ├── emotion.html
│ │ │ │ │ │ ├── emotion.js
│ │ │ │ │ │ └── images
│ │ │ │ │ │ ├── 0.gif
│ │ │ │ │ │ ├── bface.gif
│ │ │ │ │ │ ├── cface.gif
│ │ │ │ │ │ ├── fface.gif
│ │ │ │ │ │ ├── jxface2.gif
│ │ │ │ │ │ ├── neweditor-tab-bg.png
│ │ │ │ │ │ ├── tface.gif
│ │ │ │ │ │ ├── wface.gif
│ │ │ │ │ │ └── yface.gif
│ │ │ │ │ ├── image
│ │ │ │ │ │ ├── image.css
│ │ │ │ │ │ ├── image.html
│ │ │ │ │ │ ├── image.js
│ │ │ │ │ │ └── images
│ │ │ │ │ │ ├── alignicon.jpg
│ │ │ │ │ │ ├── bg.png
│ │ │ │ │ │ ├── icons.gif
│ │ │ │ │ │ ├── icons.png
│ │ │ │ │ │ ├── image.png
│ │ │ │ │ │ ├── progress.png
│ │ │ │ │ │ ├── success.gif
│ │ │ │ │ │ └── success.png
│ │ │ │ │ ├── internal.js
│ │ │ │ │ ├── link
│ │ │ │ │ │ └── link.html
│ │ │ │ │ ├── music
│ │ │ │ │ │ ├── music.css
│ │ │ │ │ │ ├── music.html
│ │ │ │ │ │ └── music.js
│ │ │ │ │ ├── preview
│ │ │ │ │ │ └── preview.html
│ │ │ │ │ ├── searchreplace
│ │ │ │ │ │ ├── searchreplace.html
│ │ │ │ │ │ └── searchreplace.js
│ │ │ │ │ ├── spechars
│ │ │ │ │ │ ├── spechars.html
│ │ │ │ │ │ └── spechars.js
│ │ │ │ │ └── template
│ │ │ │ │ ├── config.js
│ │ │ │ │ ├── images
│ │ │ │ │ │ ├── bg.gif
│ │ │ │ │ │ ├── pre0.png
│ │ │ │ │ │ ├── pre1.png
│ │ │ │ │ │ ├── pre2.png
│ │ │ │ │ │ ├── pre3.png
│ │ │ │ │ │ └── pre4.png
│ │ │ │ │ ├── template.css
│ │ │ │ │ ├── template.html
│ │ │ │ │ └── template.js
│ │ │ │ ├── index.html
│ │ │ │ ├── lang
│ │ │ │ │ └── zh-cn
│ │ │ │ │ ├── images
│ │ │ │ │ │ ├── copy.png
│ │ │ │ │ │ ├── localimage.png
│ │ │ │ │ │ ├── music.png
│ │ │ │ │ │ └── upload.png
│ │ │ │ │ └── zh-cn.js
│ │ │ │ ├── php
│ │ │ │ │ ├── Uploader.class.php
│ │ │ │ │ ├── action_crawler.php
│ │ │ │ │ ├── action_list.php
│ │ │ │ │ ├── action_upload.php
│ │ │ │ │ ├── config.json
│ │ │ │ │ └── controller.php
│ │ │ │ ├── themes
│ │ │ │ │ ├── default
│ │ │ │ │ │ ├── css
│ │ │ │ │ │ │ ├── ueditor.css
│ │ │ │ │ │ │ └── ueditor.min.css
│ │ │ │ │ │ ├── dialogbase.css
│ │ │ │ │ │ └── images
│ │ │ │ │ │ ├── anchor.gif
│ │ │ │ │ │ ├── arrow.png
│ │ │ │ │ │ ├── arrow_down.png
│ │ │ │ │ │ ├── arrow_up.png
│ │ │ │ │ │ ├── button-bg.gif
│ │ │ │ │ │ ├── cancelbutton.gif
│ │ │ │ │ │ ├── charts.png
│ │ │ │ │ │ ├── cursor_h.gif
│ │ │ │ │ │ ├── cursor_h.png
│ │ │ │ │ │ ├── cursor_v.gif
│ │ │ │ │ │ ├── cursor_v.png
│ │ │ │ │ │ ├── dialog-title-bg.png
│ │ │ │ │ │ ├── filescan.png
│ │ │ │ │ │ ├── highlighted.gif
│ │ │ │ │ │ ├── icons-all.gif
│ │ │ │ │ │ ├── icons.gif
│ │ │ │ │ │ ├── icons.png
│ │ │ │ │ │ ├── loaderror.png
│ │ │ │ │ │ ├── loading.gif
│ │ │ │ │ │ ├── lock.gif
│ │ │ │ │ │ ├── neweditor-tab-bg.png
│ │ │ │ │ │ ├── pagebreak.gif
│ │ │ │ │ │ ├── scale.png
│ │ │ │ │ │ ├── sortable.png
│ │ │ │ │ │ ├── spacer.gif
│ │ │ │ │ │ ├── sparator_v.png
│ │ │ │ │ │ ├── table-cell-align.png
│ │ │ │ │ │ ├── tangram-colorpicker.png
│ │ │ │ │ │ ├── toolbar_bg.png
│ │ │ │ │ │ ├── unhighlighted.gif
│ │ │ │ │ │ ├── upload.png
│ │ │ │ │ │ ├── videologo.gif
│ │ │ │ │ │ ├── word.gif
│ │ │ │ │ │ └── wordpaste.png
│ │ │ │ │ └── iframe.css
│ │ │ │ ├── third-party
│ │ │ │ │ ├── SyntaxHighlighter
│ │ │ │ │ │ ├── shCore.js
│ │ │ │ │ │ └── shCoreDefault.css
│ │ │ │ │ ├── codemirror
│ │ │ │ │ │ ├── codemirror.css
│ │ │ │ │ │ └── codemirror.js
│ │ │ │ │ ├── jquery-1.10.2.js
│ │ │ │ │ ├── jquery-1.10.2.min.js
│ │ │ │ │ ├── jquery-1.10.2.min.map
│ │ │ │ │ └── webuploader
│ │ │ │ │ ├── Uploader.swf
│ │ │ │ │ ├── webuploader.css
│ │ │ │ │ ├── webuploader.custom.js
│ │ │ │ │ ├── webuploader.custom.min.js
│ │ │ │ │ ├── webuploader.flashonly.js
│ │ │ │ │ ├── webuploader.flashonly.min.js
│ │ │ │ │ ├── webuploader.html5only.js
│ │ │ │ │ ├── webuploader.html5only.min.js
│ │ │ │ │ ├── webuploader.js
│ │ │ │ │ ├── webuploader.min.js
│ │ │ │ │ ├── webuploader.withoutimage.js
│ │ │ │ │ └── webuploader.withoutimage.min.js
│ │ │ │ ├── ueditor.all.js
│ │ │ │ ├── ueditor.all.min.js
│ │ │ │ ├── ueditor.config.js
│ │ │ │ ├── ueditor.parse.js
│ │ │ │ └── ueditor.parse.min.js
│ │ │ ├── user.php
│ │ │ └── user_add.php
│ │ ├── control.php
│ │ ├── css
│ │ │ ├── Thumbs.db
│ │ │ ├── css
│ │ │ │ ├── Untitled-2.html
│ │ │ │ ├── metinfo.css
│ │ │ │ └── top.css
│ │ │ ├── login-login.gif
│ │ │ └── login-min.png
│ │ ├── feedback
│ │ │ ├── feedback.php
│ │ │ ├── feedback_see.php
│ │ │ ├── leave.php
│ │ │ ├── leave_edit.php
│ │ │ ├── leave_inc.php
│ │ │ └── page.php
│ │ ├── images
│ │ │ ├── Thumbs.db
│ │ │ ├── bg_column.gif
│ │ │ ├── columnnox.gif
│ │ │ └── columnx.gif
│ │ ├── img
│ │ ├── include
│ │ │ ├── File.php
│ │ │ ├── FileUpload.htm
│ │ │ ├── _′_t img_up.php
│ │ │ ├── file
│ │ │ ├── fileuploade.php
│ │ │ ├── img_save.php
│ │ │ ├── img_up.php
│ │ │ ├── metinfo.js
│ │ │ ├── metvar.js
│ │ │ ├── show_img.php
│ │ │ ├── shuaxin.htm
│ │ │ └── upload_photo.php
│ │ ├── index.php
│ │ ├── login
│ │ │ ├── control.php
│ │ │ └── index.html
│ │ ├── mail
│ │ │ ├── LICENSE
│ │ │ ├── README
│ │ │ ├── aboutus.html
│ │ │ ├── changelog.txt
│ │ │ ├── class.phpmailer.php
│ │ │ ├── class.pop3.php
│ │ │ ├── class.smtp.php
│ │ │ ├── docs
│ │ │ │ ├── Callback_function_notes.txt
│ │ │ │ ├── DomainKeys_notes.txt
│ │ │ │ ├── Note_for_SMTP_debugging.txt
│ │ │ │ ├── extending.html
│ │ │ │ ├── faq.html
│ │ │ │ ├── pop3_article.txt
│ │ │ │ └── use_gmail.txt
│ │ │ ├── examples
│ │ │ │ ├── contents.html
│ │ │ │ ├── images
│ │ │ │ │ ├── phpmailer.gif
│ │ │ │ │ └── phpmailer_mini.gif
│ │ │ │ ├── index.html
│ │ │ │ ├── test_db_smtp_basic.php
│ │ │ │ ├── test_mail_advanced.php
│ │ │ │ ├── test_mail_basic.php
│ │ │ │ ├── test_pop_before_smtp_advanced.php
│ │ │ │ ├── test_pop_before_smtp_basic.php
│ │ │ │ ├── test_sendmail_advanced.php
│ │ │ │ ├── test_sendmail_basic.php
│ │ │ │ ├── test_smtp_advanced.php
│ │ │ │ ├── test_smtp_advanced_no_auth.php
│ │ │ │ ├── test_smtp_basic.php
│ │ │ │ ├── test_smtp_basic_no_auth.php
│ │ │ │ ├── test_smtp_gmail_advanced.php
│ │ │ │ └── test_smtp_gmail_basic.php
│ │ │ ├── language
│ │ │ │ ├── phpmailer.lang-ar.php
│ │ │ │ ├── phpmailer.lang-br.php
│ │ │ │ ├── phpmailer.lang-ca.php
│ │ │ │ ├── phpmailer.lang-ch.php
│ │ │ │ ├── phpmailer.lang-cz.php
│ │ │ │ ├── phpmailer.lang-de.php
│ │ │ │ ├── phpmailer.lang-dk.php
│ │ │ │ ├── phpmailer.lang-es.php
│ │ │ │ ├── phpmailer.lang-et.php
│ │ │ │ ├── phpmailer.lang-fi.php
│ │ │ │ ├── phpmailer.lang-fo.php
│ │ │ │ ├── phpmailer.lang-fr.php
│ │ │ │ ├── phpmailer.lang-hu.php
│ │ │ │ ├── phpmailer.lang-it.php
│ │ │ │ ├── phpmailer.lang-ja.php
│ │ │ │ ├── phpmailer.lang-nl.php
│ │ │ │ ├── phpmailer.lang-no.php
│ │ │ │ ├── phpmailer.lang-pl.php
│ │ │ │ ├── phpmailer.lang-ro.php
│ │ │ │ ├── phpmailer.lang-ru.php
│ │ │ │ ├── phpmailer.lang-se.php
│ │ │ │ ├── phpmailer.lang-tr.php
│ │ │ │ ├── phpmailer.lang-zh.php
│ │ │ │ └── phpmailer.lang-zh_cn.php
│ │ │ └── test
│ │ │ ├── contents.html
│ │ │ ├── phpmailerTest.php
│ │ │ ├── test.png
│ │ │ ├── test_callback.php
│ │ │ └── testemail.php
│ │ ├── member
│ │ │ ├── index.htm
│ │ │ ├── member.php
│ │ │ └── member_edit.php
│ │ ├── message
│ │ │ ├── editor.htm
│ │ │ ├── inc.htm
│ │ │ └── index.htm
│ │ ├── session.php
│ │ ├── site
│ │ │ └── sysadmin.htm
│ │ ├── sys
│ │ │ ├── foot.php
│ │ │ ├── home.php
│ │ │ ├── pwd_change.htm
│ │ │ ├── sys_other.php
│ │ │ └── sysadmin.php
│ │ ├── templates
│ │ │ └── met
│ │ │ └── images
│ │ │ ├── Thumbs.db
│ │ │ ├── bg_column.gif
│ │ │ ├── bg_column1.gif
│ │ │ ├── bg_columnx.gif
│ │ │ ├── botton
│ │ │ │ ├── Set.png
│ │ │ │ ├── Thumbs.db
│ │ │ │ ├── delete.png
│ │ │ │ ├── faq.png
│ │ │ │ ├── hide.gif
│ │ │ │ └── show.gif
│ │ │ ├── colum1nx.gif
│ │ │ ├── columnnox.gif
│ │ │ ├── columnx.gif
│ │ │ ├── css
│ │ │ │ ├── metinfo.css
│ │ │ │ └── reset.css
│ │ │ ├── download_ico.gif
│ │ │ ├── job_ico.gif
│ │ │ ├── js
│ │ │ │ ├── color-select.js
│ │ │ │ ├── cookie.js
│ │ │ │ ├── iframes.js
│ │ │ │ ├── metinfo.js
│ │ │ │ └── sysadmin
│ │ │ │ ├── LICENSE
│ │ │ │ ├── README
│ │ │ │ ├── aboutus.html
│ │ │ │ ├── changelog.txt
│ │ │ │ ├── class.phpmailer.php
│ │ │ │ ├── class.pop3.php
│ │ │ │ ├── class.smtp.php
│ │ │ │ ├── docs
│ │ │ │ │ ├── Callback_function_notes.txt
│ │ │ │ │ ├── DomainKeys_notes.txt
│ │ │ │ │ ├── Note_for_SMTP_debugging.txt
│ │ │ │ │ ├── extending.html
│ │ │ │ │ ├── faq.html
│ │ │ │ │ ├── pop3_article.txt
│ │ │ │ │ └── use_gmail.txt
│ │ │ │ ├── examples
│ │ │ │ │ ├── contents.html
│ │ │ │ │ ├── images
│ │ │ │ │ │ ├── phpmailer.gif
│ │ │ │ │ │ └── phpmailer_mini.gif
│ │ │ │ │ ├── index.html
│ │ │ │ │ ├── test_db_smtp_basic.php
│ │ │ │ │ ├── test_mail_advanced.php
│ │ │ │ │ ├── test_mail_basic.php
│ │ │ │ │ ├── test_pop_before_smtp_advanced.php
│ │ │ │ │ ├── test_pop_before_smtp_basic.php
│ │ │ │ │ ├── test_sendmail_advanced.php
│ │ │ │ │ ├── test_sendmail_basic.php
│ │ │ │ │ ├── test_smtp_advanced.php
│ │ │ │ │ ├── test_smtp_advanced_no_auth.php
│ │ │ │ │ ├── test_smtp_basic.php
│ │ │ │ │ ├── test_smtp_basic_no_auth.php
│ │ │ │ │ ├── test_smtp_gmail_advanced.php
│ │ │ │ │ └── test_smtp_gmail_basic.php
│ │ │ │ ├── index.php
│ │ │ │ ├── language
│ │ │ │ │ ├── phpmailer.lang-ar.php
│ │ │ │ │ ├── phpmailer.lang-br.php
│ │ │ │ │ ├── phpmailer.lang-ca.php
│ │ │ │ │ ├── phpmailer.lang-ch.php
│ │ │ │ │ ├── phpmailer.lang-cz.php
│ │ │ │ │ ├── phpmailer.lang-de.php
│ │ │ │ │ ├── phpmailer.lang-dk.php
│ │ │ │ │ ├── phpmailer.lang-es.php
│ │ │ │ │ ├── phpmailer.lang-et.php
│ │ │ │ │ ├── phpmailer.lang-fi.php
│ │ │ │ │ ├── phpmailer.lang-fo.php
│ │ │ │ │ ├── phpmailer.lang-fr.php
│ │ │ │ │ ├── phpmailer.lang-hu.php
│ │ │ │ │ ├── phpmailer.lang-it.php
│ │ │ │ │ ├── phpmailer.lang-ja.php
│ │ │ │ │ ├── phpmailer.lang-nl.php
│ │ │ │ │ ├── phpmailer.lang-no.php
│ │ │ │ │ ├── phpmailer.lang-pl.php
│ │ │ │ │ ├── phpmailer.lang-ro.php
│ │ │ │ │ ├── phpmailer.lang-ru.php
│ │ │ │ │ ├── phpmailer.lang-se.php
│ │ │ │ │ ├── phpmailer.lang-tr.php
│ │ │ │ │ ├── phpmailer.lang-zh.php
│ │ │ │ │ └── phpmailer.lang-zh_cn.php
│ │ │ │ └── test
│ │ │ │ ├── contents.html
│ │ │ │ ├── phpmailerTest.php
│ │ │ │ ├── test.png
│ │ │ │ ├── test_callback.php
│ │ │ │ └── testemail.php
│ │ │ ├── langbg.gif
│ │ │ ├── lefting.gif
│ │ │ ├── loading.gif
│ │ │ ├── loadings.gif
│ │ │ ├── login-login.gif
│ │ │ ├── login-min.png
│ │ │ ├── onlang.gif
│ │ │ ├── topbgs.png
│ │ │ ├── toplist.gif
│ │ │ └── toplist.png
│ │ ├── user
│ │ │ ├── code.php
│ │ │ ├── code_create.php
│ │ │ ├── pwd.php
│ │ │ ├── user.php
│ │ │ └── user_edit.php
│ │ └── 模板
│ ├── alipay
│ │ ├── pay_01
│ │ │ ├── alipay.config.php
│ │ │ ├── alipayto.php
│ │ │ ├── images
│ │ │ │ ├── alipay.gif
│ │ │ │ └── new-btn-fixed.png
│ │ │ ├── lib
│ │ │ │ ├── alipay_core.function.php
│ │ │ │ ├── alipay_notify.class.php
│ │ │ │ ├── alipay_service.class.php
│ │ │ │ └── alipay_submit.class.php
│ │ │ ├── log.txt
│ │ │ ├── notify_url.php
│ │ │ ├── readme.txt
│ │ │ └── return_url.php
│ │ ├── pay_02
│ │ │ ├── alipay.config.php
│ │ │ ├── alipayto.php
│ │ │ ├── images
│ │ │ │ ├── alipay.gif
│ │ │ │ └── new-btn-fixed.png
│ │ │ ├── lib
│ │ │ │ ├── alipay_core.function.php
│ │ │ │ ├── alipay_notify.class.php
│ │ │ │ ├── alipay_service.class.php
│ │ │ │ └── alipay_submit.class.php
│ │ │ ├── log.txt
│ │ │ ├── notify_url.php
│ │ │ ├── readme.txt
│ │ │ └── return_url.php
│ │ └── pay_03
│ │ ├── alipay.config.php
│ │ ├── alipayto.php
│ │ ├── images
│ │ │ ├── alipay.gif
│ │ │ └── new-btn-fixed.png
│ │ ├── lib
│ │ │ ├── alipay_core.function.php
│ │ │ ├── alipay_notify.class.php
│ │ │ ├── alipay_service.class.php
│ │ │ └── alipay_submit.class.php
│ │ ├── log.txt
│ │ ├── notify_url.php
│ │ ├── readme.txt
│ │ └── return_url.php
│ ├── check.php
│ ├── check1.php
│ ├── config.php
│ ├── conn
│ │ ├── mysql.php
│ │ ├── mysql.php.bak
│ │ └── sql.php
│ ├── control.php
│ ├── css
│ │ ├── index_style.css
│ │ ├── mainindex.css
│ │ └── style.css
│ ├── editor
│ │ ├── attached
│ │ ├── examples
│ │ │ ├── auto-height.html
│ │ │ ├── colorpicker.html
│ │ │ ├── custom-plugin.html
│ │ │ ├── custom-theme.html
│ │ │ ├── default.html
│ │ │ ├── dialog.html
│ │ │ ├── dynamic-load.html
│ │ │ ├── file-dialog.html
│ │ │ ├── file-manager.html
│ │ │ ├── filter-mode.html
│ │ │ ├── image-dialog.html
│ │ │ ├── index.css
│ │ │ ├── index.html
│ │ │ ├── jquery-ui
│ │ │ │ ├── css
│ │ │ │ │ └── smoothness
│ │ │ │ │ ├── images
│ │ │ │ │ │ ├── ui-bg_flat_0_aaaaaa_40x100.png
│ │ │ │ │ │ ├── ui-bg_flat_75_ffffff_40x100.png
│ │ │ │ │ │ ├── ui-bg_glass_55_fbf9ee_1x400.png
│ │ │ │ │ │ ├── ui-bg_glass_65_ffffff_1x400.png
│ │ │ │ │ │ ├── ui-bg_glass_75_dadada_1x400.png
│ │ │ │ │ │ ├── ui-bg_glass_75_e6e6e6_1x400.png
│ │ │ │ │ │ ├── ui-bg_glass_95_fef1ec_1x400.png
│ │ │ │ │ │ ├── ui-bg_highlight-soft_75_cccccc_1x100.png
│ │ │ │ │ │ ├── ui-icons_222222_256x240.png
│ │ │ │ │ │ ├── ui-icons_2e83ff_256x240.png
│ │ │ │ │ │ ├── ui-icons_454545_256x240.png
│ │ │ │ │ │ ├── ui-icons_888888_256x240.png
│ │ │ │ │ │ └── ui-icons_cd0a0a_256x240.png
│ │ │ │ │ ├── jquery-ui-1.9.2.custom.css
│ │ │ │ │ └── jquery-ui-1.9.2.custom.min.css
│ │ │ │ └── js
│ │ │ │ ├── jquery-ui-1.9.2.custom.js
│ │ │ │ └── jquery-ui-1.9.2.custom.min.js
│ │ │ ├── jquery-ui.html
│ │ │ ├── jquery.html
│ │ │ ├── jquery.js
│ │ │ ├── multi-image-dialog.html
│ │ │ ├── multi-language.html
│ │ │ ├── newline.html
│ │ │ ├── node.html
│ │ │ ├── paste-type.html
│ │ │ ├── qqstyle.html
│ │ │ ├── readonly.html
│ │ │ ├── simple.html
│ │ │ ├── uploadbutton.html
│ │ │ ├── url-type.html
│ │ │ └── word-count.html
│ │ ├── kindeditor-all-min.js
│ │ ├── kindeditor-all.js
│ │ ├── kindeditor-min.js
│ │ ├── kindeditor.js
│ │ ├── lang
│ │ │ ├── ar.js
│ │ │ ├── en.js
│ │ │ ├── ko.js
│ │ │ ├── zh_CN.js
│ │ │ └── zh_TW.js
│ │ ├── license.txt
│ │ ├── php
│ │ │ ├── JSON.php
│ │ │ ├── demo.php
│ │ │ ├── file_manager_json.php
│ │ │ └── upload_json.php
│ │ ├── plugins
│ │ │ ├── anchor
│ │ │ │ └── anchor.js
│ │ │ ├── autoheight
│ │ │ │ └── autoheight.js
│ │ │ ├── baidumap
│ │ │ │ ├── baidumap.js
│ │ │ │ ├── index.html
│ │ │ │ └── map.html
│ │ │ ├── clearhtml
│ │ │ │ └── clearhtml.js
│ │ │ ├── code
│ │ │ │ ├── code.js
│ │ │ │ ├── prettify.css
│ │ │ │ └── prettify.js
│ │ │ ├── emoticons
│ │ │ │ ├── emoticons.js
│ │ │ │ └── images
│ │ │ │ ├── 0.gif
│ │ │ │ ├── 1.gif
│ │ │ │ ├── 10.gif
│ │ │ │ ├── 100.gif
│ │ │ │ ├── 101.gif
│ │ │ │ ├── 102.gif
│ │ │ │ ├── 103.gif
│ │ │ │ ├── 104.gif
│ │ │ │ ├── 105.gif
│ │ │ │ ├── 106.gif
│ │ │ │ ├── 107.gif
│ │ │ │ ├── 108.gif
│ │ │ │ ├── 109.gif
│ │ │ │ ├── 11.gif
│ │ │ │ ├── 110.gif
│ │ │ │ ├── 111.gif
│ │ │ │ ├── 112.gif
│ │ │ │ ├── 113.gif
│ │ │ │ ├── 114.gif
│ │ │ │ ├── 115.gif
│ │ │ │ ├── 116.gif
│ │ │ │ ├── 117.gif
│ │ │ │ ├── 118.gif
│ │ │ │ ├── 119.gif
│ │ │ │ ├── 12.gif
│ │ │ │ ├── 120.gif
│ │ │ │ ├── 121.gif
│ │ │ │ ├── 122.gif
│ │ │ │ ├── 123.gif
│ │ │ │ ├── 124.gif
│ │ │ │ ├── 125.gif
│ │ │ │ ├── 126.gif
│ │ │ │ ├── 127.gif
│ │ │ │ ├── 128.gif
│ │ │ │ ├── 129.gif
│ │ │ │ ├── 13.gif
│ │ │ │ ├── 130.gif
│ │ │ │ ├── 131.gif
│ │ │ │ ├── 132.gif
│ │ │ │ ├── 133.gif
│ │ │ │ ├── 134.gif
│ │ │ │ ├── 14.gif
│ │ │ │ ├── 15.gif
│ │ │ │ ├── 16.gif
│ │ │ │ ├── 17.gif
│ │ │ │ ├── 18.gif
│ │ │ │ ├── 19.gif
│ │ │ │ ├── 2.gif
│ │ │ │ ├── 20.gif
│ │ │ │ ├── 21.gif
│ │ │ │ ├── 22.gif
│ │ │ │ ├── 23.gif
│ │ │ │ ├── 24.gif
│ │ │ │ ├── 25.gif
│ │ │ │ ├── 26.gif
│ │ │ │ ├── 27.gif
│ │ │ │ ├── 28.gif
│ │ │ │ ├── 29.gif
│ │ │ │ ├── 3.gif
│ │ │ │ ├── 30.gif
│ │ │ │ ├── 31.gif
│ │ │ │ ├── 32.gif
│ │ │ │ ├── 33.gif
│ │ │ │ ├── 34.gif
│ │ │ │ ├── 35.gif
│ │ │ │ ├── 36.gif
│ │ │ │ ├── 37.gif
│ │ │ │ ├── 38.gif
│ │ │ │ ├── 39.gif
│ │ │ │ ├── 4.gif
│ │ │ │ ├── 40.gif
│ │ │ │ ├── 41.gif
│ │ │ │ ├── 42.gif
│ │ │ │ ├── 43.gif
│ │ │ │ ├── 44.gif
│ │ │ │ ├── 45.gif
│ │ │ │ ├── 46.gif
│ │ │ │ ├── 47.gif
│ │ │ │ ├── 48.gif
│ │ │ │ ├── 49.gif
│ │ │ │ ├── 5.gif
│ │ │ │ ├── 50.gif
│ │ │ │ ├── 51.gif
│ │ │ │ ├── 52.gif
│ │ │ │ ├── 53.gif
│ │ │ │ ├── 54.gif
│ │ │ │ ├── 55.gif
│ │ │ │ ├── 56.gif
│ │ │ │ ├── 57.gif
│ │ │ │ ├── 58.gif
│ │ │ │ ├── 59.gif
│ │ │ │ ├── 6.gif
│ │ │ │ ├── 60.gif
│ │ │ │ ├── 61.gif
│ │ │ │ ├── 62.gif
│ │ │ │ ├── 63.gif
│ │ │ │ ├── 64.gif
│ │ │ │ ├── 65.gif
│ │ │ │ ├── 66.gif
│ │ │ │ ├── 67.gif
│ │ │ │ ├── 68.gif
│ │ │ │ ├── 69.gif
│ │ │ │ ├── 7.gif
│ │ │ │ ├── 70.gif
│ │ │ │ ├── 71.gif
│ │ │ │ ├── 72.gif
│ │ │ │ ├── 73.gif
│ │ │ │ ├── 74.gif
│ │ │ │ ├── 75.gif
│ │ │ │ ├── 76.gif
│ │ │ │ ├── 77.gif
│ │ │ │ ├── 78.gif
│ │ │ │ ├── 79.gif
│ │ │ │ ├── 8.gif
│ │ │ │ ├── 80.gif
│ │ │ │ ├── 81.gif
│ │ │ │ ├── 82.gif
│ │ │ │ ├── 83.gif
│ │ │ │ ├── 84.gif
│ │ │ │ ├── 85.gif
│ │ │ │ ├── 86.gif
│ │ │ │ ├── 87.gif
│ │ │ │ ├── 88.gif
│ │ │ │ ├── 89.gif
│ │ │ │ ├── 9.gif
│ │ │ │ ├── 90.gif
│ │ │ │ ├── 91.gif
│ │ │ │ ├── 92.gif
│ │ │ │ ├── 93.gif
│ │ │ │ ├── 94.gif
│ │ │ │ ├── 95.gif
│ │ │ │ ├── 96.gif
│ │ │ │ ├── 97.gif
│ │ │ │ ├── 98.gif
│ │ │ │ ├── 99.gif
│ │ │ │ └── static.gif
│ │ │ ├── filemanager
│ │ │ │ ├── filemanager.js
│ │ │ │ └── images
│ │ │ │ ├── file-16.gif
│ │ │ │ ├── file-64.gif
│ │ │ │ ├── folder-16.gif
│ │ │ │ ├── folder-64.gif
│ │ │ │ └── go-up.gif
│ │ │ ├── flash
│ │ │ │ └── flash.js
│ │ │ ├── image
│ │ │ │ ├── image.js
│ │ │ │ └── images
│ │ │ │ ├── align_left.gif
│ │ │ │ ├── align_right.gif
│ │ │ │ ├── align_top.gif
│ │ │ │ └── refresh.png
│ │ │ ├── insertfile
│ │ │ │ └── insertfile.js
│ │ │ ├── lineheight
│ │ │ │ └── lineheight.js
│ │ │ ├── link
│ │ │ │ └── link.js
│ │ │ ├── map
│ │ │ │ ├── map.html
│ │ │ │ └── map.js
│ │ │ ├── media
│ │ │ │ └── media.js
│ │ │ ├── multiimage
│ │ │ │ ├── images
│ │ │ │ │ ├── image.png
│ │ │ │ │ ├── select-files-en.png
│ │ │ │ │ ├── select-files-zh_CN.png
│ │ │ │ │ └── swfupload.swf
│ │ │ │ └── multiimage.js
│ │ │ ├── pagebreak
│ │ │ │ └── pagebreak.js
│ │ │ ├── plainpaste
│ │ │ │ └── plainpaste.js
│ │ │ ├── preview
│ │ │ │ └── preview.js
│ │ │ ├── quickformat
│ │ │ │ └── quickformat.js
│ │ │ ├── table
│ │ │ │ └── table.js
│ │ │ ├── template
│ │ │ │ ├── html
│ │ │ │ │ ├── 1.html
│ │ │ │ │ ├── 2.html
│ │ │ │ │ └── 3.html
│ │ │ │ └── template.js
│ │ │ └── wordpaste
│ │ │ └── wordpaste.js
│ │ └── themes
│ │ ├── common
│ │ │ ├── anchor.gif
│ │ │ ├── blank.gif
│ │ │ ├── flash.gif
│ │ │ ├── loading.gif
│ │ │ ├── media.gif
│ │ │ └── rm.gif
│ │ ├── default
│ │ │ ├── background.png
│ │ │ ├── default.css
│ │ │ └── default.png
│ │ ├── qq
│ │ │ ├── editor.gif
│ │ │ └── qq.css
│ │ └── simple
│ │ └── simple.css
│ ├── fenyong.sql
│ ├── images
│ │ ├── 0001.png
│ │ ├── Thumbs.db
│ │ ├── cp_img2.jpg
│ │ ├── cp_img3.jpg
│ │ ├── ddyjs_bg.jpg
│ │ ├── ddyjs_bg1.jpg
│ │ ├── dl_bgrund.jpg
│ │ ├── dl_dh.png
│ │ ├── dl_dl.jpg
│ │ ├── dl_dl.png
│ │ ├── dl_dll.jpg
│ │ ├── dl_dll.png
│ │ ├── dl_lc.png
│ │ ├── dl_logo.png
│ │ ├── glz_img2.jpg
│ │ ├── glz_img7.jpg
│ │ ├── gsjj.png
│ │ ├── head_bg.png
│ │ ├── icon_mail.jpg
│ │ ├── icon_manager.jpg
│ │ ├── icon_mobile.jpg
│ │ ├── icon_qq.jpg
│ │ ├── index_bg.png
│ │ ├── index_bg1.png
│ │ ├── index_bg2.png
│ │ ├── index_bg3.png
│ │ ├── info
│ │ │ ├── fclc1.png
│ │ │ ├── fclc2.png
│ │ │ ├── fclc3.png
│ │ │ ├── fclc4.png
│ │ │ ├── fclc5.png
│ │ │ └── fclc6.png
│ │ ├── left_nav_img00.jpg
│ │ ├── left_nav_img00_1.jpg
│ │ ├── left_nav_img1.jpg
│ │ ├── left_nav_img1_1.jpg
│ │ ├── left_nav_img2.jpg
│ │ ├── left_nav_img2_1.jpg
│ │ ├── left_nav_img3.jpg
│ │ ├── left_nav_img3_1.jpg
│ │ ├── left_nav_img4.jpg
│ │ ├── left_nav_img4_1.jpg
│ │ ├── left_nav_img5.jpg
│ │ ├── left_nav_img5_1.jpg
│ │ ├── left_nav_img6.jpg
│ │ ├── left_nav_img6_1.jpg
│ │ ├── login_bg2.jpg
│ │ ├── logo.jpg
│ │ ├── newshop.png
│ │ ├── paging_img.jpg
│ │ ├── paging_img2.jpg
│ │ ├── paging_img3.jpg
│ │ ├── spxq_bg.jpg
│ │ ├── spxq_ico.jpg
│ │ ├── title.jpg
│ │ ├── ttc_bg.png
│ │ ├── wdxx_ico0.jpg
│ │ ├── wdxx_ico00.jpg
│ │ ├── wdxx_ico01.jpg
│ │ ├── wdxx_ico1.jpg
│ │ ├── wdxx_ico2.jpg
│ │ ├── wdxx_ico3.jpg
│ │ ├── yywm_ico.jpg
│ │ ├── zc_ewqd.jpg
│ │ ├── zc_ico.jpg
│ │ └── zhucetop.jpg
│ ├── img
│ ├── index.html
│ ├── index.php
│ ├── index1.html
│ ├── index2.html
│ ├── index3.html
│ ├── index4.html
│ ├── info
│ │ ├── fclc.html
│ │ ├── gsjj.html
│ │ ├── kfzx.html
│ │ ├── lxwm.html
│ │ ├── zprc.html
│ │ └── zytz.html
│ ├── js
│ │ ├── jquery.min.js
│ │ └── lanrenzhijia.js
│ ├── login
│ │ └── regist.php
│ ├── m
│ │ ├── CharImg.php
│ │ ├── Chart
│ │ │ ├── CONTRIBUTING.md
│ │ │ ├── Chart.min.js
│ │ │ ├── LICENSE.md
│ │ │ ├── README.md
│ │ │ ├── bower.json
│ │ │ ├── docs
│ │ │ │ ├── 00-Getting-Started.md
│ │ │ │ ├── 01-Line-Chart.md
│ │ │ │ ├── 02-Bar-Chart.md
│ │ │ │ ├── 03-Radar-Chart.md
│ │ │ │ ├── 04-Polar-Area-Chart.md
│ │ │ │ ├── 05-Pie-Doughnut-Chart.md
│ │ │ │ ├── 06-Advanced.md
│ │ │ │ └── 07-Notes.md
│ │ │ ├── gulpfile.js
│ │ │ ├── package.json
│ │ │ ├── samples
│ │ │ │ ├── bar.html
│ │ │ │ ├── doughnut.html
│ │ │ │ ├── line.html
│ │ │ │ ├── pie.html
│ │ │ │ ├── polar-area.html
│ │ │ │ └── radar.html
│ │ │ └── src
│ │ │ ├── Chart.Bar.js
│ │ │ ├── Chart.Core.js
│ │ │ ├── Chart.Doughnut.js
│ │ │ ├── Chart.Line.js
│ │ │ ├── Chart.PolarArea.js
│ │ │ └── Chart.Radar.js
│ │ ├── Chart.js
│ │ ├── Express.class.php
│ │ ├── Thumbs.db
│ │ ├── addChannel.php
│ │ ├── ajax.js
│ │ ├── assets
│ │ │ ├── css
│ │ │ │ ├── reset.css
│ │ │ │ ├── style.css
│ │ │ │ └── supersized.css
│ │ │ ├── img
│ │ │ │ ├── backgrounds
│ │ │ │ │ ├── 1.jpg
│ │ │ │ │ ├── 2.jpg
│ │ │ │ │ └── 3.jpg
│ │ │ │ ├── facebook.png
│ │ │ │ ├── progress.gif
│ │ │ │ └── twitter.png
│ │ │ └── js
│ │ │ ├── jquery-1.8.2.min.js
│ │ │ ├── scripts.js
│ │ │ ├── supersized-init.js
│ │ │ └── supersized.3.2.7.min.js
│ │ ├── buy.php
│ │ ├── channel.php
│ │ ├── channelList.php
│ │ ├── chgpw.php
│ │ ├── control.php
│ │ ├── detail.php
│ │ ├── images
│ │ │ ├── 20130501013327_5312.gif
│ │ │ ├── 20130501013327_7187.gif
│ │ │ ├── 20130501013327_8281.gif
│ │ │ ├── Thumbs.db
│ │ │ ├── backend.css
│ │ │ ├── common.js
│ │ │ ├── ectouch.css
│ │ │ ├── get_avatar.png
│ │ │ ├── global_nav.css
│ │ │ ├── ico_user_01.png
│ │ │ ├── ico_user_02.png
│ │ │ ├── ico_user_03.png
│ │ │ ├── ico_user_04.png
│ │ │ ├── jquery-1.js
│ │ │ ├── tita.gif
│ │ │ ├── transport.js
│ │ │ ├── user.js
│ │ │ ├── wdxx_qd.jpg
│ │ │ └── zepto.js
│ │ ├── index.html
│ │ ├── invite.php
│ │ ├── invite_list.php
│ │ ├── invite_reward.php
│ │ ├── issue.php
│ │ ├── item.php
│ │ ├── jquery.qrcode.min.js
│ │ ├── main.php
│ │ ├── order.php
│ │ ├── order_detail.php
│ │ ├── p.php
│ │ ├── page.class.php
│ │ ├── page_order.php
│ │ ├── product.php
│ │ ├── reg.php
│ │ ├── terms.php
│ │ ├── test.png
│ │ └── user_detail.php
│ ├── pay.html
│ ├── pay.php
│ ├── pinyin.js
│ ├── pinyin.php
│ ├── public
│ │ ├── css
│ │ │ ├── Thumbs.db
│ │ │ ├── b
│ │ │ ├── backend.css
│ │ │ ├── banner_bottom.jpg
│ │ │ ├── box
│ │ │ │ ├── cmp_all (2).css
│ │ │ │ ├── cmp_all.css
│ │ │ │ ├── images
│ │ │ │ │ ├── common
│ │ │ │ │ ├── container
│ │ │ │ │ ├── custom
│ │ │ │ │ ├── icon
│ │ │ │ │ ├── tips
│ │ │ │ │ └── window
│ │ │ │ ├── jquery-1.7.1.js
│ │ │ │ ├── notice.js
│ │ │ │ ├── pages.css
│ │ │ │ └── weiboyi.all.js
│ │ │ ├── calendar.js
│ │ │ ├── cmp_all.css
│ │ │ ├── go.png
│ │ │ ├── help.png
│ │ │ ├── j.js
│ │ │ ├── jquery.min.js
│ │ │ ├── logo1.png
│ │ │ ├── logo2.png
│ │ │ ├── logo3.png
│ │ │ ├── man.png
│ │ │ ├── pa
│ │ │ ├── pages.css
│ │ │ ├── process.jpg
│ │ │ ├── t1.jpg
│ │ │ ├── wx.png
│ │ │ └── xl.png
│ │ ├── images
│ │ │ └── page
│ │ │ ├── Thumbs.db
│ │ │ ├── page2.png
│ │ │ ├── page4.png
│ │ │ ├── page5.png
│ │ │ ├── page6.png
│ │ │ ├── page7.png
│ │ │ └── page8.png
│ │ ├── img
│ │ ├── js
│ │ │ └── metinfo-min.js
│ │ ├── lib
│ │ │ └── images
│ │ │ └── common
│ │ └── style
│ │ ├── Thumbs.db
│ │ ├── article_title.jpg
│ │ ├── help_banner.jpg
│ │ ├── img
│ │ └── pages_built.css
│ ├── static
│ │ ├── css
│ │ │ ├── QQ__í_20140822212642.jpg
│ │ │ ├── QQ__í_20140822213056.jpg
│ │ │ ├── Thumbs.db
│ │ │ ├── b
│ │ │ │ ├── Thumbs.db
│ │ │ │ └── ico.gif
│ │ │ ├── backend.css
│ │ │ ├── base.css
│ │ │ ├── bg_login_banner_v51e5b3a.jpg
│ │ │ ├── buy.css
│ │ │ ├── cmp_all.css
│ │ │ ├── cp_img2.jpg
│ │ │ ├── cp_img3.jpg
│ │ │ ├── cp_img4.jpg
│ │ │ ├── imgs
│ │ │ │ ├── 1.svg
│ │ │ │ ├── 2.svg
│ │ │ │ ├── Thumbs.db
│ │ │ │ └── home-default17.jpg
│ │ │ ├── index_style.css
│ │ │ ├── menu.css
│ │ │ ├── spxq_ico.jpg
│ │ │ ├── style1.css
│ │ │ ├── wdxx_ico1.jpg
│ │ │ ├── wdxx_ico2.jpg
│ │ │ └── zhuanqian.jpg
│ │ ├── img
│ │ │ ├── 2weima.jpg
│ │ │ ├── LOGO.jpg
│ │ │ ├── Thumbs.db
│ │ │ ├── _′±êìa-1.jpg
│ │ │ ├── add.gif
│ │ │ ├── add.png
│ │ │ ├── bg_login_banner_v51e5b3a.jpg
│ │ │ ├── columnbg.gif
│ │ │ ├── logo.png
│ │ │ ├── quan-___′μ_.jpg
│ │ │ ├── quan.jpg
│ │ │ └── step.png
│ │ └── js
│ │ ├── PCASClass.js
│ │ ├── base_H5.js
│ │ ├── calendar.js
│ │ ├── j.js
│ │ └── nav4.js
│ ├── sysadmin
│ │ ├── LICENSE
│ │ ├── README
│ │ ├── aboutus.html
│ │ ├── changelog.txt
│ │ ├── class.phpmailer.php
│ │ ├── class.pop3.php
│ │ ├── class.smtp.php
│ │ ├── docs
│ │ │ ├── Callback_function_notes.txt
│ │ │ ├── DomainKeys_notes.txt
│ │ │ ├── Note_for_SMTP_debugging.txt
│ │ │ ├── extending.html
│ │ │ ├── faq.html
│ │ │ ├── pop3_article.txt
│ │ │ └── use_gmail.txt
│ │ ├── examples
│ │ │ ├── contents.html
│ │ │ ├── images
│ │ │ │ ├── phpmailer.gif
│ │ │ │ └── phpmailer_mini.gif
│ │ │ ├── index.html
│ │ │ ├── test_db_smtp_basic.php
│ │ │ ├── test_mail_advanced.php
│ │ │ ├── test_mail_basic.php
│ │ │ ├── test_pop_before_smtp_advanced.php
│ │ │ ├── test_pop_before_smtp_basic.php
│ │ │ ├── test_sendmail_advanced.php
│ │ │ ├── test_sendmail_basic.php
│ │ │ ├── test_smtp_advanced.php
│ │ │ ├── test_smtp_advanced_no_auth.php
│ │ │ ├── test_smtp_basic.php
│ │ │ ├── test_smtp_basic_no_auth.php
│ │ │ ├── test_smtp_gmail_advanced.php
│ │ │ └── test_smtp_gmail_basic.php
│ │ ├── language
│ │ │ ├── phpmailer.lang-ar.php
│ │ │ ├── phpmailer.lang-br.php
│ │ │ ├── phpmailer.lang-ca.php
│ │ │ ├── phpmailer.lang-ch.php
│ │ │ ├── phpmailer.lang-cz.php
│ │ │ ├── phpmailer.lang-de.php
│ │ │ ├── phpmailer.lang-dk.php
│ │ │ ├── phpmailer.lang-es.php
│ │ │ ├── phpmailer.lang-et.php
│ │ │ ├── phpmailer.lang-fi.php
│ │ │ ├── phpmailer.lang-fo.php
│ │ │ ├── phpmailer.lang-fr.php
│ │ │ ├── phpmailer.lang-hu.php
│ │ │ ├── phpmailer.lang-it.php
│ │ │ ├── phpmailer.lang-ja.php
│ │ │ ├── phpmailer.lang-nl.php
│ │ │ ├── phpmailer.lang-no.php
│ │ │ ├── phpmailer.lang-pl.php
│ │ │ ├── phpmailer.lang-ro.php
│ │ │ ├── phpmailer.lang-ru.php
│ │ │ ├── phpmailer.lang-se.php
│ │ │ ├── phpmailer.lang-tr.php
│ │ │ ├── phpmailer.lang-zh.php
│ │ │ └── phpmailer.lang-zh_cn.php
│ │ └── test
│ │ ├── Thumbs.db
│ │ ├── contents.html
│ │ ├── phpmailerTest.php
│ │ ├── test.png
│ │ ├── test_callback.php
│ │ └── testemail.php
│ ├── test.php
│ ├── tp
│ │ ├── 1
│ │ │ └── static
│ │ │ ├── css
│ │ │ │ ├── images
│ │ │ │ │ └── ico.gif
│ │ │ │ └── style.css
│ │ │ ├── images
│ │ │ │ ├── baner_js.gif
│ │ │ │ ├── icon_menu_1.png
│ │ │ │ ├── icon_menu_1_2.png
│ │ │ │ ├── icon_menu_2.png
│ │ │ │ ├── icon_menu_2_2.png
│ │ │ │ ├── icon_menu_3.png
│ │ │ │ ├── icon_menu_4.png
│ │ │ │ ├── icon_menu_5.png
│ │ │ │ ├── icon_menu_6.png
│ │ │ │ ├── icon_menu_6_2.png
│ │ │ │ ├── icon_menu_7.png
│ │ │ │ ├── icon_menu_7_2.png
│ │ │ │ ├── mima_bg.jpg
│ │ │ │ ├── regbg.gif
│ │ │ │ ├── rightico.gif
│ │ │ │ ├── step1.gif
│ │ │ │ ├── step2.gif
│ │ │ │ ├── step3.gif
│ │ │ │ └── ymb_bg.jpg
│ │ │ └── img
│ │ │ ├── banner_1.jpg
│ │ │ └── logo.jpg
│ │ ├── 2
│ │ │ ├── css
│ │ │ │ ├── index.css
│ │ │ │ ├── style-metronic.css
│ │ │ │ └── style.css
│ │ │ ├── img
│ │ │ │ ├── CS-bgs.png
│ │ │ │ ├── bg-ensure.png
│ │ │ │ ├── bg-input-focus.png
│ │ │ │ ├── bg-input.png
│ │ │ │ ├── copyright-bg-1.png
│ │ │ │ ├── copyright-nav-bg.png
│ │ │ │ ├── copyright-pic-1.jpg
│ │ │ │ ├── copyright-pic-2.jpg
│ │ │ │ ├── copyright-pic-3.jpg
│ │ │ │ ├── copyright-pic-4.jpg
│ │ │ │ ├── icon-email.png
│ │ │ │ ├── icon-qq.png
│ │ │ │ ├── icon-tel.png
│ │ │ │ ├── inbox-nav-arrow-blue.png
│ │ │ │ ├── index-avatars
│ │ │ │ │ ├── avatar-01.jpg
│ │ │ │ │ ├── avatar-02.jpg
│ │ │ │ │ ├── avatar-03.jpg
│ │ │ │ │ ├── avatar-04.jpg
│ │ │ │ │ ├── avatar-05.jpg
│ │ │ │ │ └── avatar-06.jpg
│ │ │ │ ├── index-banner-bg.jpg
│ │ │ │ ├── index-banner.png
│ │ │ │ ├── index-bg-2.png
│ │ │ │ ├── index-icons.png
│ │ │ │ ├── index-step-bg.png
│ │ │ │ ├── index-word-join-us.png
│ │ │ │ ├── info-icon-1.png
│ │ │ │ ├── input-spinner.gif
│ │ │ │ ├── loading.gif
│ │ │ │ ├── login-wrap-bg.png
│ │ │ │ ├── logo.png
│ │ │ │ ├── media-icon.png
│ │ │ │ ├── media_top_li_split.png
│ │ │ │ ├── phone-icon.png
│ │ │ │ ├── progressbar.gif
│ │ │ │ ├── qq-help.jpg
│ │ │ │ ├── sprite.png
│ │ │ │ ├── step-ver-bg.png
│ │ │ │ ├── syncfusion-icons-white.png
│ │ │ │ ├── syncfusion-icons.png
│ │ │ │ ├── top-nav-bg.png
│ │ │ │ ├── top-user-name-bg.png
│ │ │ │ └── word-wrap-bg.png
│ │ │ ├── index
│ │ │ │ └── captcha.html
│ │ │ ├── js
│ │ │ │ └── app.js
│ │ │ ├── plugins
│ │ │ │ ├── back-to-top.js
│ │ │ │ ├── bootstrap
│ │ │ │ │ ├── css
│ │ │ │ │ │ └── bootstrap.min.css
│ │ │ │ │ ├── fonts
│ │ │ │ │ │ ├── glyphicons-halflings-regular.eot
│ │ │ │ │ │ ├── glyphicons-halflings-regular.svg
│ │ │ │ │ │ ├── glyphicons-halflings-regular.ttf
│ │ │ │ │ │ └── glyphicons-halflings-regular.woff
│ │ │ │ │ └── js
│ │ │ │ │ └── bootstrap.min.js
│ │ │ │ ├── font-awesome
│ │ │ │ │ ├── css
│ │ │ │ │ │ └── font-awesome.min.css
│ │ │ │ │ └── fonts
│ │ │ │ │ ├── fontawesome-webfont.eot
│ │ │ │ │ ├── fontawesome-webfont.eot_v=4.2.0.eot
│ │ │ │ │ ├── fontawesome-webfont.svg_v=4.2.0.svg
│ │ │ │ │ ├── fontawesome-webfont.ttf_v=4.2.0.ttf
│ │ │ │ │ └── fontawesome-webfont.woff_v=4.2.0.woff
│ │ │ │ ├── jquery-1.10.2.min.js
│ │ │ │ ├── jquery-validation
│ │ │ │ │ ├── additional-methods.min.js
│ │ │ │ │ └── jquery.validate.min.js
│ │ │ │ ├── jquery.cookie.min.js
│ │ │ │ ├── respond.min.js
│ │ │ │ ├── underscore-min.js
│ │ │ │ └── win.js
│ │ │ └── user
│ │ │ ├── login.html
│ │ │ └── register.html
│ │ └── 3
│ │ ├── css
│ │ │ ├── index_style.css
│ │ │ ├── mainindex.css
│ │ │ └── style.css
│ │ ├── images
│ │ │ ├── 0001.png
│ │ │ ├── Thumbs.db
│ │ │ ├── cp_img2.jpg
│ │ │ ├── cp_img3.jpg
│ │ │ ├── ddyjs_bg.jpg
│ │ │ ├── ddyjs_bg1.jpg
│ │ │ ├── dl_bgrund.jpg
│ │ │ ├── dl_dh.png
│ │ │ ├── dl_dl.jpg
│ │ │ ├── dl_dll.jpg
│ │ │ ├── dl_lc.png
│ │ │ ├── dl_logo.png
│ │ │ ├── glz_img2.jpg
│ │ │ ├── glz_img7.jpg
│ │ │ ├── gsjj.png
│ │ │ ├── head_bg.png
│ │ │ ├── icon_mail.jpg
│ │ │ ├── icon_manager.jpg
│ │ │ ├── icon_mobile.jpg
│ │ │ ├── icon_qq.jpg
│ │ │ ├── icon_qq.png
│ │ │ ├── index_bg.png
│ │ │ ├── index_bg1.png
│ │ │ ├── index_bg2.png
│ │ │ ├── index_bg3.png
│ │ │ ├── info
│ │ │ │ ├── fclc1.png
│ │ │ │ ├── fclc2.png
│ │ │ │ ├── fclc3.png
│ │ │ │ ├── fclc4.png
│ │ │ │ ├── fclc5.png
│ │ │ │ └── fclc6.png
│ │ │ ├── left_nav_img00.jpg
│ │ │ ├── left_nav_img00_1.jpg
│ │ │ ├── left_nav_img1.jpg
│ │ │ ├── left_nav_img1_1.jpg
│ │ │ ├── left_nav_img2.jpg
│ │ │ ├── left_nav_img2_1.jpg
│ │ │ ├── left_nav_img3.jpg
│ │ │ ├── left_nav_img3_1.jpg
│ │ │ ├── left_nav_img4.jpg
│ │ │ ├── left_nav_img4_1.jpg
│ │ │ ├── left_nav_img5.jpg
│ │ │ ├── left_nav_img5_1.jpg
│ │ │ ├── left_nav_img6.jpg
│ │ │ ├── left_nav_img6_1.jpg
│ │ │ ├── login_bg2.jpg
│ │ │ ├── logo.jpg
│ │ │ ├── newshop.png
│ │ │ ├── paging_img.jpg
│ │ │ ├── paging_img2.jpg
│ │ │ ├── paging_img3.jpg
│ │ │ ├── spxq_bg.jpg
│ │ │ ├── spxq_ico.jpg
│ │ │ ├── title.jpg
│ │ │ ├── ttc_bg.png
│ │ │ ├── wdxx_ico0.jpg
│ │ │ ├── wdxx_ico00.jpg
│ │ │ ├── wdxx_ico01.jpg
│ │ │ ├── wdxx_ico1.jpg
│ │ │ ├── wdxx_ico2.jpg
│ │ │ ├── wdxx_ico3.jpg
│ │ │ ├── yywm_ico.jpg
│ │ │ ├── zc_ewqd.jpg
│ │ │ ├── zc_ico.jpg
│ │ │ └── zhucetop.jpg
│ │ ├── info
│ │ │ ├── fclc
│ │ │ │ └── fclc.html
│ │ │ ├── gsjj
│ │ │ │ └── gsjj.html
│ │ │ ├── kfzx
│ │ │ │ └── kfzx.html
│ │ │ ├── lxwm
│ │ │ │ └── lxwm.html
│ │ │ ├── zprc
│ │ │ │ └── zprc.html
│ │ │ └── zytz
│ │ │ └── zytz.html
│ │ └── js
│ │ ├── jquery.min.js
│ │ └── lanrenzhijia.js
│ ├── ueditor
│ │ └── php
│ │ └── upload
│ │ └── image
│ │ ├── 20141221
│ │ │ ├── 1419145103443227.jpg
│ │ │ └── 1419145104865971.jpg
│ │ ├── 20141228
│ │ │ └── 1419752756118083.jpg
│ │ └── 20141229
│ │ └── 1419825535384058.jpg
│ ├── uploade
│ │ ├── 1409031113039.png
│ │ ├── 140903111414rsturstu.png
│ │ ├── 140903112008lmnolmno.png
│ │ ├── 14090311214934563456.png
│ │ ├── 140903112222ghijghij.png
│ │ ├── 140903112256yz01yz01.png
│ │ ├── 14090521374467896789.jpg
│ │ ├── 140906103112klmnklmn.jpg
│ │ ├── 140909064951tuvwtuvw.jpg
│ │ ├── 14090907312101230123.jpg
│ │ ├── 140916211356yz01yz01.jpg
│ │ ├── 140918125955efghefgh.jpg
│ │ ├── 140918130045rsturstu.jpg
│ │ ├── 140918130237yz01yz01.jpg
│ │ ├── 140918130716789789.jpg
│ │ ├── 140918131142grstgrst.jpg
│ │ ├── 140929070930grstgrst.jpg
│ │ ├── 140929071213cdefcdef.jpg
│ │ ├── 141007104117stuvstuv.jpg
│ │ ├── 141009062655jklmjklm.jpg
│ │ ├── 141009071219grstgrst.jpg
│ │ ├── 14100907195312341234.jpg
│ │ ├── 141009072630lmnolmno.jpg
│ │ ├── 14100907324023452345.jpg
│ │ ├── 141010160019hijkhijk.jpg
│ │ ├── 14101213304267896789.jpg
│ │ ├── 141012193856mnopmnop.jpg
│ │ ├── 141013184032z012z012.png
│ │ ├── 141013193921stuvstuv.jpg
│ │ ├── 141202000744z012z012.jpg
│ │ ├── 141202000909efghefgh.jpg
│ │ ├── 141202001042hijkhijk.jpg
│ │ ├── 141202001539jklmjklm.jpg
│ │ ├── 1412181609328989.jpg
│ │ ├── 141218172631rsturstu.jpg
│ │ ├── 141218172701nopgnopg.jpg
│ │ ├── 1412181730568989.jpg
│ │ ├── 14122116375267896789.jpg
│ │ ├── 141225151031vwxyvwxy.jpg
│ │ ├── 141228153945tuvwtuvw.jpg
│ │ ├── 141228154518opgropgr.jpg
│ │ └── Thumbs.db
│ ├── user
│ │ ├── CharImg.php
│ │ ├── addChannel.php
│ │ ├── ajax.js
│ │ ├── buy.php
│ │ ├── buy1.php
│ │ ├── buys.php
│ │ ├── channel.php
│ │ ├── channelList.php
│ │ ├── chgpw.php
│ │ ├── demo.php
│ │ ├── editChannel.php
│ │ ├── if.php
│ │ ├── images
│ │ │ ├── 0001.png
│ │ │ ├── Chart.js
│ │ │ ├── Thumbs.db
│ │ │ ├── core.php
│ │ │ ├── cp_img2.jpg
│ │ │ ├── cp_img3.jpg
│ │ │ ├── ddyjs_bg.jpg
│ │ │ ├── ddyjs_bg1.jpg
│ │ │ ├── glz_img2.jpg
│ │ │ ├── glz_img7.jpg
│ │ │ ├── gsjj.png
│ │ │ ├── head_bg.png
│ │ │ ├── icon_mail.jpg
│ │ │ ├── icon_manager.jpg
│ │ │ ├── icon_mobile.jpg
│ │ │ ├── icon_qq.jpg
│ │ │ ├── index_bg.png
│ │ │ ├── index_bg1.png
│ │ │ ├── index_bg2.png
│ │ │ ├── index_bg3.png
│ │ │ ├── index_style.css
│ │ │ ├── jquery.js
│ │ │ ├── lanrenzhijia.js
│ │ │ ├── left_img.png
│ │ │ ├── left_nav_img00.jpg
│ │ │ ├── left_nav_img00_1.jpg
│ │ │ ├── left_nav_img1.jpg
│ │ │ ├── left_nav_img1_1.jpg
│ │ │ ├── left_nav_img2.jpg
│ │ │ ├── left_nav_img2_1.jpg
│ │ │ ├── left_nav_img3.jpg
│ │ │ ├── left_nav_img3_1.jpg
│ │ │ ├── left_nav_img4.jpg
│ │ │ ├── left_nav_img4_1.jpg
│ │ │ ├── left_nav_img5.jpg
│ │ │ ├── left_nav_img5_1.jpg
│ │ │ ├── left_nav_img6.jpg
│ │ │ ├── left_nav_img6_1.jpg
│ │ │ ├── logo.jpg
│ │ │ ├── paging_img.jpg
│ │ │ ├── paging_img2.jpg
│ │ │ ├── paging_img3.jpg
│ │ │ ├── spxq_bg.jpg
│ │ │ ├── spxq_ico.jpg
│ │ │ ├── stat.php
│ │ │ ├── tita.gif
│ │ │ ├── title.jpg
│ │ │ ├── ttc_bg.png
│ │ │ ├── wdxx_ico0.jpg
│ │ │ ├── wdxx_ico00.jpg
│ │ │ ├── wdxx_ico01.jpg
│ │ │ ├── wdxx_ico1.jpg
│ │ │ ├── wdxx_ico2.jpg
│ │ │ ├── wdxx_ico3.jpg
│ │ │ ├── wdxx_qd.jpg
│ │ │ ├── yywm_ico.jpg
│ │ │ └── zc_ico.jpg
│ │ ├── invite.php
│ │ ├── invite_list.php
│ │ ├── invite_reward.php
│ │ ├── issue.php
│ │ ├── item.php
│ │ ├── mail
│ │ │ ├── LICENSE
│ │ │ ├── README
│ │ │ ├── aboutus.html
│ │ │ ├── changelog.txt
│ │ │ ├── class.phpmailer.php
│ │ │ ├── class.pop3.php
│ │ │ ├── class.smtp.php
│ │ │ ├── docs
│ │ │ │ ├── Callback_function_notes.txt
│ │ │ │ ├── DomainKeys_notes.txt
│ │ │ │ ├── Note_for_SMTP_debugging.txt
│ │ │ │ ├── extending.html
│ │ │ │ ├── faq.html
│ │ │ │ ├── pop3_article.txt
│ │ │ │ └── use_gmail.txt
│ │ │ ├── examples
│ │ │ │ ├── contents.html
│ │ │ │ ├── images
│ │ │ │ │ ├── phpmailer.gif
│ │ │ │ │ └── phpmailer_mini.gif
│ │ │ │ ├── index.html
│ │ │ │ ├── test_db_smtp_basic.php
│ │ │ │ ├── test_mail_advanced.php
│ │ │ │ ├── test_mail_basic.php
│ │ │ │ ├── test_pop_before_smtp_advanced.php
│ │ │ │ ├── test_pop_before_smtp_basic.php
│ │ │ │ ├── test_sendmail_advanced.php
│ │ │ │ ├── test_sendmail_basic.php
│ │ │ │ ├── test_smtp_advanced.php
│ │ │ │ ├── test_smtp_advanced_no_auth.php
│ │ │ │ ├── test_smtp_basic.php
│ │ │ │ ├── test_smtp_basic_no_auth.php
│ │ │ │ ├── test_smtp_gmail_advanced.php
│ │ │ │ └── test_smtp_gmail_basic.php
│ │ │ ├── index.php
│ │ │ ├── language
│ │ │ │ ├── phpmailer.lang-ar.php
│ │ │ │ ├── phpmailer.lang-br.php
│ │ │ │ ├── phpmailer.lang-ca.php
│ │ │ │ ├── phpmailer.lang-ch.php
│ │ │ │ ├── phpmailer.lang-cz.php
│ │ │ │ ├── phpmailer.lang-de.php
│ │ │ │ ├── phpmailer.lang-dk.php
│ │ │ │ ├── phpmailer.lang-es.php
│ │ │ │ ├── phpmailer.lang-et.php
│ │ │ │ ├── phpmailer.lang-fi.php
│ │ │ │ ├── phpmailer.lang-fo.php
│ │ │ │ ├── phpmailer.lang-fr.php
│ │ │ │ ├── phpmailer.lang-hu.php
│ │ │ │ ├── phpmailer.lang-it.php
│ │ │ │ ├── phpmailer.lang-ja.php
│ │ │ │ ├── phpmailer.lang-nl.php
│ │ │ │ ├── phpmailer.lang-no.php
│ │ │ │ ├── phpmailer.lang-pl.php
│ │ │ │ ├── phpmailer.lang-ro.php
│ │ │ │ ├── phpmailer.lang-ru.php
│ │ │ │ ├── phpmailer.lang-se.php
│ │ │ │ ├── phpmailer.lang-tr.php
│ │ │ │ ├── phpmailer.lang-zh.php
│ │ │ │ └── phpmailer.lang-zh_cn.php
│ │ │ └── test
│ │ │ ├── Thumbs.db
│ │ │ ├── contents.html
│ │ │ ├── phpmailerTest.php
│ │ │ ├── test.png
│ │ │ ├── test_callback.php
│ │ │ └── testemail.php
│ │ ├── main.php
│ │ ├── main1.php
│ │ ├── ocm.php
│ │ ├── order.php
│ │ ├── order_detail.php
│ │ ├── p.php
│ │ ├── page.class.php
│ │ ├── page_off.php
│ │ ├── page_order.php
│ │ ├── page_payoff.php
│ │ ├── pay8.php
│ │ ├── payoff.php
│ │ ├── product.php
│ │ ├── regist.php
│ │ ├── terms.php
│ │ └── user_detail.php
│ └── 安装说明.txt
└── 好例子网_PHP微信分销平台系统.rar
226 directories, 1353 files
小贴士
感谢您为本站写下的评论,您的评论对其它用户来说具有重要的参考价值,所以请认真填写。
- 类似“顶”、“沙发”之类没有营养的文字,对勤劳贡献的楼主来说是令人沮丧的反馈信息。
- 相信您也不想看到一排文字/表情墙,所以请不要反馈意义不大的重复字符,也请尽量不要纯表情的回复。
- 提问之前请再仔细看一遍楼主的说明,或许是您遗漏了。
- 请勿到处挖坑绊人、招贴广告。既占空间让人厌烦,又没人会搭理,于人于己都无利。
关于好例子网
本站旨在为广大IT学习爱好者提供一个非营利性互相学习交流分享平台。本站所有资源都可以被免费获取学习研究。本站资源来自网友分享,对搜索内容的合法性不具有预见性、识别性、控制性,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,平台无法对用户传输的作品、信息、内容的权属或合法性、安全性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论平台是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二与二十三条之规定,若资源存在侵权或相关问题请联系本站客服人员,点此联系我们。关于更多版权及免责申明参见 版权及免责申明
网友评论
我要评论