🏗️ 根目录核心文件
⚡ 动态处理核心 (/action/)
这个目录处理所有前端用户交互的PHP逻辑:
🎨 样式资源 (/css/)
🔧 功能模块核心 (/inc/)
这是子比主题最复杂也最重要的部分。
6.1 基础类库 (/inc/class/)
6.2 代码模块 (/inc/code/)
6.3 Codestar框架 (/inc/codestar-framework/)
这是子比主题的设置选项框架
6.4 自定义CSF框架 (/inc/csf-framework/)
这是子比主题基于Codestar框架的自定义扩展,增加了主题特定的字段和功能。
6.5 功能函数库 (/inc/functions/) – 主题核心!
基础功能文件
后台管理 (/inc/functions/admin/)
论坛系统 (/inc/functions/bbs/) – 子比核心功能
消息系统 (/inc/functions/message/)
REST API (/inc/functions/rest-api/)
商城系统 (/inc/functions/shop/) – 完整电商功能
用户系统 (/inc/functions/user/)
6.6 主题选项 (/inc/options/)
6.7 小工具 (/inc/widgets/)
🚀 JavaScript功能 (/js/)
主功能脚本
代码高亮 (/js/enlighter/)
完整的代码语法高亮库,支持多种主题和语言。
第三方库 (/js/libs/)
🔐 社交登录 (/oauth/)
完整的OAuth社交登录系统,每个平台包含:
-
login.php – 登录入口
-
callback.php – 回调处理
-
agent/ – 代理登录 (用于某些环境)
支持的平台:QQ、微信、微博、GitHub、Gitee、百度、支付宝等
📄 页面模板 (/pages/)
🎭 内容模板 (/template/)
📦 PHP依赖库 (/vendor/)
通过Composer管理的第三方PHP库:
🎯 一言功能 (/yiyan/)
💰 支付系统 (/zibpay/) – 完整电商解决方案
资源文件 (/zibpay/assets/)
核心类 (/zibpay/class/)
功能函数 (/zibpay/functions/)
后台管理 (/zibpay/functions/admin/)
页面模板 (/zibpay/page/)
支付网关SDK (/zibpay/sdk/)
支付回调 (/zibpay/shop/)
每个支付网关的异步通知和同步返回处理:
-
notify.php – 支付结果异步通知
-
return.php – 支付完成同步返回
完整目录
\—zibll
| 404.php
| archive.php
| author.php
| category.php
| composer.json
| composer.lock
| footer.php
| functions.php
| go.php
| header.php
| image.php
| index.php
| page.php
| screenshot.jpg
| search.php
| sidebar.php
| single.php
| style.css
| tag.php
| update_log.md
|
+—action
| action.php
| ajax.php
| author.php
| captcha.php
| comment.php
| documentnav.php
| function.php
| img.php
| imgcode.php
| main.php
| media.php
| new_posts.php
| post_navs.php
| sign_register.php
| user.php
|
+—css
| admin-main.css
| admin-main.min.css
| animate.css
| animate.min.css
| bootstrap.css
| bootstrap.min.css
| editor-style.css
| editor-style.min.css
| font-awesome.min.css
| main.css
| main.min.css
| new-posts.css
| new-posts.min.css
| page-navs.css
| page-navs.min.css
| swiper.css
| swiper.min.css
| tinymce.css
| tinymce.min.css
| widget-set.css
| widget-set.min.css
|
+—fonts
| fontawesome-webfont.eot
| fontawesome-webfont.svg
| fontawesome-webfont.ttf
| fontawesome-webfont.woff
| img-code.ttf
| lg.svg
|
+—img
| | 404.svg
| | avatar-default.png
| | draft-badge.svg
| | favicon.png
| | hot-comment.svg
| | icon.png
| | logo.png
| | logo_dark.png
| | mail-bg.png
| | msg-auth.svg
| | msg-comment.svg
| | msg-followed.svg
| | msg-like.svg
| | msg-news.svg
| | msg-pay.svg
| | msg-posts.svg
| | msg-private.svg
| | msg-promotion.svg
| | msg-system.svg
| | msg-vip.svg
| | msg-withdraw.svg
| | msg.svg
| | null-2.svg
| | null-cap.svg
| | null-love.svg
| | null-money.svg
| | null-order.svg
| | null-post.svg
| | null-search.svg
| | null-set.svg
| | null-user.svg
| | null.svg
| | pending-badge.svg
| | playing.svg
| | qrcode.png
| | share_img.jpg
| | slide.jpg
| | slider-bg.jpg
| | slider-layer-1.png
| | slider-layer-2.png
| | spare-pic.svg
| | thumbnail-lg.svg
| | thumbnail-null.svg
| | thumbnail-sm.svg
| | thumbnail.svg
| | topic.jpg
| | trash-badge.svg
| | upload-add.svg
| | user-ban-2.svg
| | user-ban.svg
| | user-level-1.png
| | user-level-10.png
| | user-level-2.png
| | user-level-3.png
| | user-level-4.png
| | user-level-5.png
| | user-level-6.png
| | user-level-7.png
| | user-level-8.png
| | user-level-9.png
| | user_t.jpg
| | vip-1.svg
| | vip-2.svg
| |
| +—captcha
| | 0.jpg
| | 1.jpg
| | 10.jpg
| | 11.jpg
| | 12.jpg
| | 13.jpg
| | 14.jpg
| | 15.jpg
| | 16.jpg
| | 17.jpg
| | 18.jpg
| | 19.jpg
| | 2.jpg
| | 20.jpg
| | 3.jpg
| | 4.jpg
| | 5.jpg
| | 6.jpg
| | 7.jpg
| | 8.jpg
| | 9.jpg
| |
| +—medal
| | medal-1.svg
| | medal-10.svg
| | medal-11.svg
| | medal-12.svg
| | medal-13.svg
| | medal-14.svg
| | medal-15.svg
| | medal-16.svg
| | medal-17.svg
| | medal-18.svg
| | medal-19.svg
| | medal-2.svg
| | medal-20.svg
| | medal-21.svg
| | medal-22.svg
| | medal-23.svg
| | medal-24.svg
| | medal-25.svg
| | medal-26.svg
| | medal-27.svg
| | medal-28.svg
| | medal-29.svg
| | medal-3.svg
| | medal-30.svg
| | medal-4.svg
| | medal-5.svg
| | medal-6.svg
| | medal-7.svg
| | medal-8.svg
| | medal-9.svg
| | medal-background.svg
| |
| \—smilies
| aini.gif
| aixin.gif
| aoman.gif
| baiyan.gif
| bangbangtang.gif
| baojin.gif
| baoquan.gif
| bishi.gif
| bizui.gif
| cahan.gif
| caidao.gif
| chi.gif
| ciya.gif
| dabing.gif
| daku.gif
| dan.gif
| deyi.gif
| doge.gif
| fadai.gif
| fanu.gif
| fendou.gif
| ganga.gif
| gouyin.gif
| guzhang.gif
| haixiu.gif
| hanxiao.gif
| haobang.gif
| haqian.gif
| hecai.gif
| hexie.gif
| huaixiao.gif
| jie.gif
| jingkong.gif
| jingxi.gif
| jingya.gif
| juhua.gif
| keai.gif
| kelian.gif
| koubi.gif
| ku.gif
| kuaikule.gif
| kulou.gif
| kun.gif
| lanqiu.gif
| leiben.gif
| lenghan.gif
| liuhan.gif
| liulei.gif
| nanguo.gif
| OK.gif
| penxue.gif
| piezui.gif
| pijiu.gif
| qiang.gif
| qiaoda.gif
| qinqin.gif
| qiudale.gif
| quantou.gif
| saorao.gif
| se.gif
| shengli.gif
| shouqiang.gif
| shuai.gif
| shui.gif
| tiaopi.gif
| touxiao.gif
| tu.gif
| tuosai.gif
| weiqu.gif
| weixiao.gif
| woshou.gif
| wozuimei.gif
| wunai.gif
| xia.gif
| xiaojiujie.gif
| xiaoku.gif
| xiaoyanger.gif
| xieyanxiao.gif
| xigua.gif
| xu.gif
| yangtuo.gif
| yinxian.gif
| yiwen.gif
| youhengheng.gif
| youling.gif
| yun.gif
| zaijian.gif
| zhayanjian.gif
| zhemo.gif
| zhouma.gif
| zhuakuang.gif
| zuohengheng.gif
|
+—inc
| | dependent.php
| | inc.php
| |
| +—class
| | api-audit-class.php
| | class.php
| | db-class.php
| | express-class.php
| | file-class.php
| | qrcode.class.php
| | SignatureHelper.php
| | sms-class.php
| | tx-sdk-send.php
| |
| +—code
| | action.php
| | aut.php
| | code.php
| | file.php
| | new_aut.php
| | require.php
| | tool.php
| | update.php
| |
| +—codestar-framework
| | | codestar-framework.php
| | | index.php
| | |
| | +—assets
| | | +—css
| | | | style-rtl.css
| | | | style-rtl.min.css
| | | | style.css
| | | | style.min.css
| | | |
| | | +—images
| | | | checkerboard.png
| | | | wp-logo.svg
| | | | wp-plugin-logo.svg
| | | |
| | | +—js
| | | | gutenberg.js
| | | | main.js
| | | | main.min.js
| | | | plugins.js
| | | | plugins.min.js
| | | |
| | | \—scss
| | | | style-rtl.scss
| | | | style.scss
| | | |
| | | \—vendor
| | | _base.scss
| | | _chosen.scss
| | | _customizer.scss
| | | _fields.scss
| | | _helper.scss
| | | _modal.scss
| | | _navmenu.scss
| | | _profile.scss
| | | _responsive.scss
| | | _taxonomy.scss
| | | _themes.scss
| | | _welcome.scss
| | | _widget.scss
| | |
| | +—classes
| | | abstract.class.php
| | | admin-options.class.php
| | | comment-options.class.php
| | | customize-options.class.php
| | | fields.class.php
| | | metabox-options.class.php
| | | nav-menu-options.class.php
| | | profile-options.class.php
| | | setup.class.php
| | | shortcode-options.class.php
| | | taxonomy-options.class.php
| | | widget-options.class.php
| | |
| | +—fields
| | | | index.php
| | | |
| | | +—accordion
| | | | accordion.php
| | | |
| | | +—background
| | | | background.php
| | | |
| | | +—backup
| | | | backup.php
| | | |
| | | +—border
| | | | border.php
| | | |
| | | +—button_set
| | | | button_set.php
| | | |
| | | +—callback
| | | | callback.php
| | | |
| | | +—checkbox
| | | | checkbox.php
| | | |
| | | +—code_editor
| | | | code_editor.php
| | | |
| | | +—color
| | | | color.php
| | | |
| | | +—color_group
| | | | color_group.php
| | | |
| | | +—content
| | | | content.php
| | | |
| | | +—date
| | | | date.php
| | | |
| | | +—dimensions
| | | | dimensions.php
| | | |
| | | +—fieldset
| | | | fieldset.php
| | | |
| | | +—gallery
| | | | gallery.php
| | | |
| | | +—group
| | | | group.php
| | | |
| | | +—heading
| | | | heading.php
| | | |
| | | +—icon
| | | | fa4-icons.php
| | | | fa5-icons.php
| | | | icon.php
| | | |
| | | +—image_select
| | | | image_select.php
| | | |
| | | +—link
| | | | link.php
| | | |
| | | +—link_color
| | | | link_color.php
| | | |
| | | +—map
| | | | map.php
| | | |
| | | +—media
| | | | media.php
| | | |
| | | +—notice
| | | | notice.php
| | | |
| | | +—number
| | | | number.php
| | | |
| | | +—palette
| | | | palette.php
| | | |
| | | +—radio
| | | | radio.php
| | | |
| | | +—repeater
| | | | repeater.php
| | | |
| | | +—select
| | | | select.php
| | | |
| | | +—slider
| | | | slider.php
| | | |
| | | +—sortable
| | | | sortable.php
| | | |
| | | +—sorter
| | | | sorter.php
| | | |
| | | +—spacing
| | | | spacing.php
| | | |
| | | +—spinner
| | | | spinner.php
| | | |
| | | +—subheading
| | | | subheading.php
| | | |
| | | +—submessage
| | | | submessage.php
| | | |
| | | +—switcher
| | | | switcher.php
| | | |
| | | +—tabbed
| | | | tabbed.php
| | | |
| | | +—text
| | | | text.php
| | | |
| | | +—textarea
| | | | textarea.php
| | | |
| | | +—typography
| | | | google-fonts.php
| | | | typography.php
| | | |
| | | +—upload
| | | | upload.php
| | | |
| | | \—wp_editor
| | | wp_editor.php
| | |
| | +—functions
| | | actions.php
| | | customize.php
| | | helpers.php
| | | sanitize.php
| | | validate.php
| | | walker.php
| | |
| | +—languages
| | | ar.mo
| | | ar.po
| | | az.mo
| | | az.po
| | | bn_BD.mo
| | | bn_BD.po
| | | default.pot
| | | de_DE.mo
| | | de_DE.po
| | | es_ES.mo
| | | es_ES.po
| | | fr_FR.mo
| | | fr_FR.po
| | | hi_IN.mo
| | | hi_IN.po
| | | id_ID.mo
| | | id_ID.po
| | | it_IT.mo
| | | it_IT.po
| | | ja.mo
| | | ja.po
| | | ko_KR.mo
| | | ko_KR.po
| | | ne_NP.mo
| | | ne_NP.po
| | | nl_NL.mo
| | | nl_NL.po
| | | pl_PL.mo
| | | pl_PL.po
| | | pt_PT.mo
| | | pt_PT.po
| | | ru_RU.mo
| | | ru_RU.po
| | | th.mo
| | | th.po
| | | tr_TR.mo
| | | tr_TR.po
| | | vi.mo
| | | vi.po
| | | zh_CN.mo
| | | zh_CN.po
| | |
| | +—samples
| | | admin-options.php
| | | comment-options.php
| | | customize-options.php
| | | metabox-options.php
| | | nav-menu-options.php
| | | profile-options.php
| | | shortcode-options.php
| | | taxonomy-options.php
| | | widget-options.php
| | |
| | \—views
| | about.php
| | documentation.php
| | footer.php
| | free-vs-premium.php
| | header.php
| | quickstart.php
| | relnotes.php
| | support.php
| | welcome.php
| |
| +—csf-framework
| | +—assets
| | | +—css
| | | | style.css
| | | | style.min.css
| | | |
| | | +—images
| | | | 1col.png
| | | | 2cl.png
| | | | 2cr.png
| | | | audit_test.jpg
| | | | card-style-2.jpg
| | | | card-style-3.jpg
| | | | card-style-null.jpg
| | | | checkerboard.png
| | | | conter-bottom.jpg
| | | | conter-conter.jpg
| | | | fcode_template_1.png
| | | | header_layout_1.png
| | | | header_layout_2.png
| | | | header_layout_3.png
| | | | ico-delete.png
| | | | left-bottom.jpg
| | | | left-conter.jpg
| | | | list-style-2.jpg
| | | | list-style-null.jpg
| | | | list_no_margin.png
| | | | list_separate.png
| | | | mobile_header_layout_center.png
| | | | mobile_header_layout_left.png
| | | | related_img.png
| | | | related_list.png
| | | | related_text.png
| | | | right-bottom.jpg
| | | | right-conter.jpg
| | | | wp-logo.svg
| | | | wp-plugin-logo.svg
| | | |
| | | +—js
| | | | main.js
| | | | main.min.js
| | | |
| | | +—libs
| | | | \—codemirror
| | | | +—addon
| | | | | \—mode
| | | | | loadmode.min.js
| | | | |
| | | | +—lib
| | | | | codemirror.min.css
| | | | | codemirror.min.js
| | | | |
| | | | +—mode
| | | | | +—css
| | | | | | css.min.js
| | | | | |
| | | | | +—htmlmixed
| | | | | | htmlmixed.min.js
| | | | | |
| | | | | +—javascript
| | | | | | javascript.min.js
| | | | | |
| | | | | \—xml
| | | | | xml.min.js
| | | | |
| | | | \—theme
| | | | dracula.min.css
| | | |
| | | \—scss
| | | | style-rtl.scss
| | | | style.scss
| | | |
| | | \—vendor
| | | _base.scss
| | | _chosen.scss
| | | _customizer.scss
| | | _fields.scss
| | | _helper.scss
| | | _modal.scss
| | | _navmenu.scss
| | | _profile.scss
| | | _responsive.scss
| | | _taxonomy.scss
| | | _themes.scss
| | | _welcome.scss
| | | _widget.scss
| | |
| | +—classes
| | | admin-options.class.php
| | | taxonomy-options.class.php
| | | zib-csf.class.php
| | |
| | \—fields
| | +—accordion
| | | accordion.php
| | |
| | +—background
| | | background.php
| | |
| | +—between_number
| | | between_number.php
| | |
| | +—code_editor
| | | code_editor.php
| | |
| | +—group
| | | group.php
| | |
| | +—palette
| | | palette.php
| | |
| | +—repeater
| | | repeater.php
| | |
| | +—select
| | | select.php
| | |
| | +—text
| | | text.php
| | |
| | \—upload
| | upload.php
| |
| +—functions
| | | functions.php
| | | zib-attachment.php
| | | zib-author.php
| | | zib-baidu.php
| | | zib-category.php
| | | zib-comments-list.php
| | | zib-content.php
| | | zib-email.php
| | | zib-footer.php
| | | zib-frontend-set.php
| | | zib-head.php
| | | zib-header.php
| | | zib-index.php
| | | zib-page.php
| | | zib-post.php
| | | zib-posts-list.php
| | | zib-search.php
| | | zib-share-wechat.php
| | | zib-share.php
| | | zib-single.php
| | | zib-svg-icon.php
| | | zib-theme.php
| | | zib-tool.php
| | | zib-user.php
| | |
| | +—admin
| | | admin-main.php
| | | admin-set.php
| | |
| | +—bbs
| | | | bbs.php
| | | |
| | | +—action
| | | | action.php
| | | | ajax-comment.php
| | | | ajax-other.php
| | | | ajax-plate.php
| | | | ajax-posts.php
| | | | ajax-term.php
| | | | ajax-user.php
| | | |
| | | +—admin
| | | | meta-option.php
| | | | option.php
| | | |
| | | +—assets
| | | | +—css
| | | | | main.css
| | | | | main.min.css
| | | | |
| | | | +—img
| | | | \—js
| | | | main.js
| | | | main.min.js
| | | |
| | | +—inc
| | | | class.admin.php
| | | | class.init.php
| | | | comment.php
| | | | edit-posts.php
| | | | edit.php
| | | | functions.php
| | | | home.php
| | | | moderator.php
| | | | msg.php
| | | | plate-cat.php
| | | | plate.php
| | | | posts.php
| | | | setup.php
| | | | single.php
| | | | template.php
| | | | term.php
| | | | user-page.php
| | | | user.php
| | | |
| | | +—page
| | | | forum-tag.php
| | | | forum-topic.php
| | | | home.php
| | | | plate-cat.php
| | | | plate-edit.php
| | | | plate.php
| | | | posts-edit.php
| | | | posts.php
| | | |
| | | +—template
| | | | comments.php
| | | |
| | | \—widgets
| | | widgets-other.php
| | | widgets-plate.php
| | | widgets-posts.php
| | | widgets-term.php
| | | widgets.php
| | |
| | +—message
| | | | functions.php
| | | |
| | | +—class
| | | | message-class.php
| | | | private-class.php
| | | |
| | | +—functions
| | | | admin.php
| | | | admin_page.php
| | | | ajax.php
| | | | new.php
| | | | user.php
| | | | wechat-template-msg.php
| | | |
| | | \—page
| | | msg-center.php
| | |
| | +—rest-api
| | | function.php
| | |
| | +—shop
| | | | shop.php
| | | |
| | | +—action
| | | | action.php
| | | | other.php
| | | |
| | | +—admin
| | | | | admin.php
| | | | |
| | | | +—actions
| | | | | ajax.php
| | | | |
| | | | +—options
| | | | | admin-option.php
| | | | | meta-option.php
| | | | | option-module.php
| | | | | term-option.php
| | | | |
| | | | \—page
| | | +—assets
| | | | +—css
| | | | | main.css
| | | | | main.min.css
| | | | |
| | | | +—img
| | | | \—js
| | | | china-regions.json
| | | | china-regions.md
| | | | main.js
| | | | main.min.js
| | | |
| | | +—inc
| | | | after-sale.php
| | | | author.php
| | | | cart.php
| | | | cat.php
| | | | class.init.php
| | | | class.setup.php
| | | | comment.php
| | | | discount.php
| | | | functions.php
| | | | home.php
| | | | lists.php
| | | | msg.php
| | | | order.php
| | | | pay.php
| | | | product.php
| | | | public.php
| | | | shipping.php
| | | | single.php
| | | | tag.php
| | | | template.php
| | | | term.php
| | | | user-center.php
| | | | user.php
| | | | vue.php
| | | |
| | | +—page
| | | | cart.php
| | | | cat.php
| | | | dis.php
| | | | product-edit.php
| | | | product.php
| | | | tag.php
| | | |
| | | +—template
| | | | comments.php
| | | | v-cart.html
| | | | v-confirm-modal.html
| | | |
| | | \—widgets
| | | widgets-other.php
| | | widgets-product.php
| | | widgets-term.php
| | | widgets.php
| | |
| | \—user
| | | ajax.php
| | | invit-code.php
| | | page.php
| | | user-auth.php
| | | user-ban.php
| | | user-cap.php
| | | user-checkin.php
| | | user-level.php
| | | user.php
| | | user_medal.php
| | |
| | +—admin
| | | admin.php
| | | auth-page.php
| | | ban-page.php
| | | invit-code-page.php
| | |
| | \—page
| | user-center.php
| |
| +—options
| | action.php
| | admin-options.php
| | metabox-options.php
| | options-module.php
| | options.php
| | profile-options.php
| | upgrade.php
| | zib-code.php
| | zib-update.php
| |
| \—widgets
| widget-class.php
| widget-index.php
| widget-more.php
| widget-posts.php
| widget-slider.php
| widget-user.php
|
+—js
| | admin-main.js
| | admin-main.min.js
| | author.js
| | author.min.js
| | captcha.js
| | captcha.min.js
| | comment.js
| | comment.min.js
| | editextend.js
| | editextend.min.js
| | gutenberg-extend.js
| | gutenberg-extend.min.js
| | imgbox.js
| | imgbox.min.js
| | input-expand.js
| | input-expand.min.js
| | loader.js
| | main.js
| | main.min.js
| | message.js
| | message.min.js
| | mini-touch.js
| | mini-touch.min.js
| | mini-upload.js
| | mini-upload.min.js
| | page-edit.js
| | page-edit.min.js
| | page-navs.js
| | page-navs.min.js
| | page-template.js
| | page-template.min.js
| | poster-share.js
| | poster-share.min.js
| | precode.js
| | section-navs.js
| | section-navs.min.js
| | sign-register.js
| | sign-register.min.js
| | slidercaptcha.js
| | slidercaptcha.min.js
| | svg-icon.js
| | waterfall.js
| | waterfall.min.js
| | weixin-share.js
| | weixin-share.min.js
| | widget-set.js
| | widget-set.min.js
| |
| +—enlighter
| | enlighterjs.atomic.min.css
| | enlighterjs.beyond.min.css
| | enlighterjs.bootstrap4.min.css
| | enlighterjs.classic.min.css
| | enlighterjs.css
| | enlighterjs.dracula.min.css
| | enlighterjs.droide.min.css
| | enlighterjs.eclipse.min.css
| | enlighterjs.enlighter.min.css
| | enlighterjs.godzilla.min.css
| | enlighterjs.js
| | enlighterjs.min.css
| | enlighterjs.min.js
| | enlighterjs.minimal.min.css
| | enlighterjs.monokai.min.css
| | enlighterjs.mowtwo.min.css
| | enlighterjs.rowhammer.min.css
| |
| \—libs
| bootstrap.js
| bootstrap.min.js
| clipboard.js
| clipboard.min.js
| dash.all.min.js
| DPlayer.js
| DPlayer.min.js
| flv.min.js
| grade.js
| grade.min.js
| hls.min.js
| html5.min.js
| instantclick.min.js
| jquery.cookie.min.js
| jquery.min.js
| jquery.qrcode.min.js
| lazysizes.min.js
| petite-vue.iife.js
| Sortable.min.js
| spark-md5.js
| spark-md5.min.js
| swiper.js
| swiper.min.js
| swiper.min.js.map
|
+—oauth
| | index.php
| | oauth.php
| |
| +—agent
| | callback.php
| | login.php
| |
| +—alipay
| | callback.php
| | login.php
| |
| +—alipayagent
| | login.php
| |
| +—baidu
| | callback.php
| | login.php
| |
| +—baiduagent
| | login.php
| |
| +—clogin
| | callback.php
| | login.php
| |
| +—gitee
| | callback.php
| | login.php
| |
| +—github
| | callback.php
| | login.php
| |
| +—githubagent
| | login.php
| |
| +—qq
| | callback.php
| | login.php
| |
| +—qqagent
| | login.php
| |
| +—sdk
| | agent.php
| | clogin.php
| | weixingzh.php
| |
| +—weibo
| | callback.php
| | login.php
| |
| +—weiboagent
| | login.php
| |
| +—weixin
| | callback.php
| | login.php
| |
| +—weixinagent
| | login.php
| |
| \—weixingzh
| callback.php
| login.php
|
+—pages
| archives.php
| documentnav.php
| download.php
| forums.php
| links.php
| newposts.php
| postsnavs.php
| user-auth.php
| user-sign.php
|
+—template
| category-dosc.php
| category-topics.php
| comments.php
| content-404.php
| excerpt.php
| single-dosc.php
|
+—vendor
| | autoload.php
| |
| +—bin
| +—composer
| | autoload_classmap.php
| | autoload_files.php
| | autoload_namespaces.php
| | autoload_psr4.php
| | autoload_real.php
| | autoload_static.php
| | ClassLoader.php
| | installed.json
| | installed.php
| | InstalledVersions.php
| | LICENSE
| | platform_check.php
| |
| +—guzzlehttp
| | +—guzzle
| | | | CHANGELOG.md
| | | | composer.json
| | | | LICENSE
| | | | README.md
| | | | UPGRADING.md
| | | |
| | | \—src
| | | | BodySummarizer.php
| | | | BodySummarizerInterface.php
| | | | Client.php
| | | | ClientInterface.php
| | | | ClientTrait.php
| | | | functions.php
| | | | functions_include.php
| | | | HandlerStack.php
| | | | MessageFormatter.php
| | | | MessageFormatterInterface.php
| | | | Middleware.php
| | | | Pool.php
| | | | PrepareBodyMiddleware.php
| | | | RedirectMiddleware.php
| | | | RequestOptions.php
| | | | RetryMiddleware.php
| | | | TransferStats.php
| | | | Utils.php
| | | |
| | | +—Cookie
| | | | CookieJar.php
| | | | CookieJarInterface.php
| | | | FileCookieJar.php
| | | | SessionCookieJar.php
| | | | SetCookie.php
| | | |
| | | +—Exception
| | | | BadResponseException.php
| | | | ClientException.php
| | | | ConnectException.php
| | | | GuzzleException.php
| | | | InvalidArgumentException.php
| | | | RequestException.php
| | | | ServerException.php
| | | | TooManyRedirectsException.php
| | | | TransferException.php
| | | |
| | | \—Handler
| | | CurlFactory.php
| | | CurlFactoryInterface.php
| | | CurlHandler.php
| | | CurlMultiHandler.php
| | | EasyHandle.php
| | | HeaderProcessor.php
| | | MockHandler.php
| | | Proxy.php
| | | StreamHandler.php
| | |
| | +—promises
| | | | CHANGELOG.md
| | | | composer.json
| | | | LICENSE
| | | | Makefile
| | | | README.md
| | | |
| | | \—src
| | | AggregateException.php
| | | CancellationException.php
| | | Coroutine.php
| | | Create.php
| | | Each.php
| | | EachPromise.php
| | | FulfilledPromise.php
| | | functions.php
| | | functions_include.php
| | | Is.php
| | | Promise.php
| | | PromiseInterface.php
| | | PromisorInterface.php
| | | RejectedPromise.php
| | | RejectionException.php
| | | TaskQueue.php
| | | TaskQueueInterface.php
| | | Utils.php
| | |
| | \—psr7
| | | CHANGELOG.md
| | | composer.json
| | | LICENSE
| | | README.md
| | |
| | \—src
| | | AppendStream.php
| | | BufferStream.php
| | | CachingStream.php
| | | DroppingStream.php
| | | FnStream.php
| | | Header.php
| | | HttpFactory.php
| | | InflateStream.php
| | | LazyOpenStream.php
| | | LimitStream.php
| | | Message.php
| | | MessageTrait.php
| | | MimeType.php
| | | MultipartStream.php
| | | NoSeekStream.php
| | | PumpStream.php
| | | Query.php
| | | Request.php
| | | Response.php
| | | Rfc7230.php
| | | ServerRequest.php
| | | Stream.php
| | | StreamDecoratorTrait.php
| | | StreamWrapper.php
| | | UploadedFile.php
| | | Uri.php
| | | UriNormalizer.php
| | | UriResolver.php
| | | Utils.php
| | |
| | \—Exception
| | MalformedUriException.php
| |
| +—psr
| | +—http-client
| | | | CHANGELOG.md
| | | | composer.json
| | | | LICENSE
| | | | README.md
| | | |
| | | \—src
| | | ClientExceptionInterface.php
| | | ClientInterface.php
| | | NetworkExceptionInterface.php
| | | RequestExceptionInterface.php
| | |
| | +—http-factory
| | | | .gitignore
| | | | .pullapprove.yml
| | | | composer.json
| | | | LICENSE
| | | | README.md
| | | |
| | | \—src
| | | RequestFactoryInterface.php
| | | ResponseFactoryInterface.php
| | | ServerRequestFactoryInterface.php
| | | StreamFactoryInterface.php
| | | UploadedFileFactoryInterface.php
| | | UriFactoryInterface.php
| | |
| | \—http-message
| | | CHANGELOG.md
| | | composer.json
| | | LICENSE
| | | README.md
| | |
| | \—src
| | MessageInterface.php
| | RequestInterface.php
| | ResponseInterface.php
| | ServerRequestInterface.php
| | StreamInterface.php
| | UploadedFileInterface.php
| | UriInterface.php
| |
| +—qcloudsms
| | \—qcloudsms_php
| | | .gitignore
| | | composer.json
| | | gendoc.sh
| | | LICENSE
| | | README.md
| | | sami_config.php
| | |
| | +—demo
| | | | README.md
| | | |
| | | +—composer
| | | | app.php
| | | | composer.json
| | | | README.md
| | | |
| | | \—simple
| | | app.php
| | |
| | +—docs
| | | | classes.html
| | | | doc-index.html
| | | | index.html
| | | | interfaces.html
| | | | namespaces.html
| | | | opensearch.xml
| | | | PROJECT_VERSION
| | | | Qcloud.html
| | | | renderer.index
| | | | sami.js
| | | | SAMI_VERSION
| | | | search.html
| | | | traits.html
| | | |
| | | +—css
| | | | bootstrap-theme.min.css
| | | | bootstrap.min.css
| | | | sami.css
| | | |
| | | +—fonts
| | | | glyphicons-halflings-regular.eot
| | | | glyphicons-halflings-regular.svg
| | | | glyphicons-halflings-regular.ttf
| | | | glyphicons-halflings-regular.woff
| | | |
| | | +—images
| | | | image1.png
| | | | image2.png
| | | | image3.png
| | | | image4.png
| | | | image5.png
| | | | image6.png
| | | | image7.png
| | | | image8.png
| | | | image9.png
| | | |
| | | +—js
| | | | bootstrap.min.js
| | | | jquery-1.11.1.min.js
| | | | typeahead.min.js
| | | |
| | | \—Qcloud
| | | | Sms.html
| | | |
| | | \—Sms
| | | FileVoiceSender.html
| | | SmsMobileStatusPuller.html
| | | SmsMultiSender.html
| | | SmsSenderUtil.html
| | | SmsSingleSender.html
| | | SmsStatusPuller.html
| | | SmsVoicePromptSender.html
| | | SmsVoiceVerifyCodeSender.html
| | | TtsVoiceSender.html
| | | VoiceFileUploader.html
| | |
| | \—src
| | FileVoiceSender.php
| | index.php
| | SmsMobileStatusPuller.php
| | SmsMultiSender.php
| | SmsSenderUtil.php
| | SmsSingleSender.php
| | SmsStatusPuller.php
| | SmsVoicePromptSender.php
| | SmsVoiceVerifyCodeSender.php
| | TtsVoiceSender.php
| | VoiceFileUploader.php
| |
| +—ralouphie
| | \—getallheaders
| | | composer.json
| | | LICENSE
| | | README.md
| | |
| | \—src
| | getallheaders.php
| |
| +—symfony
| | \—deprecation-contracts
| | .gitignore
| | CHANGELOG.md
| | composer.json
| | function.php
| | LICENSE
| | README.md
| |
| +—tencentcloud
| | +—captcha
| | | | composer.json
| | | | LICENSE
| | | | README.MD
| | | |
| | | \—src
| | | \—TencentCloud
| | | \—Captcha
| | | \—V20190722
| | | | CaptchaClient.php
| | | |
| | | \—Models
| | | CaptchaOperDataInterceptUnit.php
| | | CaptchaOperDataLoadTimeUnit.php
| | | CaptchaOperDataRes.php
| | | CaptchaOperDataTryTimesDistributeUnit.php
| | | CaptchaOperDataTryTimesUnit.php
| | | CaptchaQueryData.php
| | | CaptchaTicketDataRes.php
| | | CaptchaUserAllAppId.php
| | | DescribeCaptchaAppIdInfoRequest.php
| | | DescribeCaptchaAppIdInfoResponse.php
| | | DescribeCaptchaDataRequest.php
| | | DescribeCaptchaDataResponse.php
| | | DescribeCaptchaDataSumRequest.php
| | | DescribeCaptchaDataSumResponse.php
| | | DescribeCaptchaMiniDataRequest.php
| | | DescribeCaptchaMiniDataResponse.php
| | | DescribeCaptchaMiniDataSumRequest.php
| | | DescribeCaptchaMiniDataSumResponse.php
| | | DescribeCaptchaMiniOperDataRequest.php
| | | DescribeCaptchaMiniOperDataResponse.php
| | | DescribeCaptchaMiniResultRequest.php
| | | DescribeCaptchaMiniResultResponse.php
| | | DescribeCaptchaMiniRiskResultRequest.php
| | | DescribeCaptchaMiniRiskResultResponse.php
| | | DescribeCaptchaOperDataRequest.php
| | | DescribeCaptchaOperDataResponse.php
| | | DescribeCaptchaResultRequest.php
| | | DescribeCaptchaResultResponse.php
| | | DescribeCaptchaTicketDataRequest.php
| | | DescribeCaptchaTicketDataResponse.php
| | | DescribeCaptchaUserAllAppIdRequest.php
| | | DescribeCaptchaUserAllAppIdResponse.php
| | | OutputManageMarketingRiskValue.php
| | | TicketAmountUnit.php
| | | TicketInterceptUnit.php
| | | TicketThroughUnit.php
| | | UpdateCaptchaAppIdInfoRequest.php
| | | UpdateCaptchaAppIdInfoResponse.php
| | |
| | \—common
| | | composer.json
| | | LICENSE
| | | README.MD
| | |
| | \—src
| | \—TencentCloud
| | \—Common
| | | AbstractClient.php
| | | AbstractModel.php
| | | Credential.php
| | | Sign.php
| | |
| | +—Exception
| | | TencentCloudSDKException.php
| | |
| | +—Http
| | | HttpConnection.php
| | |
| | \—Profile
| | ClientProfile.php
| | HttpProfile.php
| |
| \—yurunsoft
| +—pay-sdk
| | | composer.json
| | | LICENSE
| | | README.md
| | |
| | \—src
| | | AlipayRequestBase.php
| | | Base.php
| | | NotifyBase.php
| | | PublicBase.php
| | | RequestBase.php
| | | WeixinRequestBase.php
| | |
| | +—Alipay
| | | | SDK.php
| | | |
| | | \—Params
| | | | PublicParams.php
| | | |
| | | +—Pay
| | | | BusinessParams.php
| | | | Request.php
| | | |
| | | +—Refund
| | | | BusinessParams.php
| | | | Request.php
| | | |
| | | +—RefundPwd
| | | | BusinessParams.php
| | | | Request.php
| | | |
| | | \—WapPay
| | | BusinessParams.php
| | | ExtUserInfo.php
| | | Request.php
| | |
| | +—AlipayApp
| | | | SDK.php
| | | |
| | | +—App
| | | | | ExtUserInfo.php
| | | | |
| | | | \—Params
| | | | \—Pay
| | | | BusinessParams.php
| | | | ExtendParams.php
| | | | Request.php
| | | |
| | | +—FTF
| | | | \—Params
| | | | | ExtendParams.php
| | | | | GoodsDetail.php
| | | | |
| | | | +—Pay
| | | | | BusinessParams.php
| | | | | Request.php
| | | | |
| | | | \—QR
| | | | BusinessParams.php
| | | | Request.php
| | | |
| | | +—Fund
| | | | +—Query
| | | | | BusinessParams.php
| | | | | Request.php
| | | | |
| | | | \—Transfer
| | | | BusinessParams.php
| | | | Request.php
| | | |
| | | +—MiniApp
| | | | \—Params
| | | | \—Pay
| | | | BusinessParams.php
| | | | ExtendParams.php
| | | | Request.php
| | | |
| | | +—Page
| | | | \—Params
| | | | | GoodsDetail.php
| | | | |
| | | | \—Pay
| | | | BusinessParams.php
| | | | ExtendParams.php
| | | | Request.php
| | | |
| | | +—Params
| | | | | PublicParams.php
| | | | |
| | | | +—Cancel
| | | | | BusinessParams.php
| | | | | Request.php
| | | | |
| | | | +—Close
| | | | | BusinessParams.php
| | | | | Request.php
| | | | |
| | | | +—DownloadBill
| | | | | BusinessParams.php
| | | | | Request.php
| | | | |
| | | | +—Query
| | | | | BusinessParams.php
| | | | | Request.php
| | | | |
| | | | +—Refund
| | | | | BusinessParams.php
| | | | | Request.php
| | | | |
| | | | +—RefundQuery
| | | | | BusinessParams.php
| | | | | Request.php
| | | | |
| | | | \—Settle
| | | | BusinessParams.php
| | | | Request.php
| | | | RoyaltyParameter.php
| | | |
| | | \—Wap
| | | \—Params
| | | \—Pay
| | | BusinessParams.php
| | | ExtendParams.php
| | | Request.php
| | |
| | +—AlipayCrossBorder
| | | | SDK.php
| | | |
| | | +—Customs
| | | | +—Query
| | | | | Request.php
| | | | |
| | | | \—Submit
| | | | Request.php
| | | |
| | | +—InStore
| | | | +—BarcodePay
| | | | | ExtendInfo.php
| | | | | Request.php
| | | | |
| | | | +—Cancel
| | | | | Request.php
| | | | |
| | | | +—CreateMerchantQR
| | | | | BizData.php
| | | | | ChannelFee.php
| | | | | Request.php
| | | | |
| | | | +—CreateQR
| | | | | Request.php
| | | | |
| | | | +—ModifyMerchantQR
| | | | | Request.php
| | | | |
| | | | +—ModifyStatus
| | | | | Request.php
| | | | |
| | | | +—PreCreate
| | | | | ExtendInfo.php
| | | | | GoodsDetail.php
| | | | | Request.php
| | | | |
| | | | +—Query
| | | | | Request.php
| | | | |
| | | | \—Refund
| | | | Request.php
| | | |
| | | +—Online
| | | | +—DownloadCompare
| | | | | Request.php
| | | | |
| | | | +—DownloadSettlement
| | | | | Request.php
| | | | |
| | | | +—ExchageRate
| | | | | Request.php
| | | | |
| | | | +—Notify
| | | | | Base.php
| | | | | Pay.php
| | | | | Sync.php
| | | | |
| | | | +—NotifyVerify
| | | | | Request.php
| | | | |
| | | | +—Pay
| | | | | Request.php
| | | | |
| | | | +—Query
| | | | | Request.php
| | | | |
| | | | +—Refund
| | | | | Request.php
| | | | |
| | | | \—WapPay
| | | | Request.php
| | | |
| | | \—Params
| | | PublicParams.php
| | | SplitFundInfo.php
| | |
| | +—Lib
| | | | ObjectToArray.php
| | | | XML.php
| | | |
| | | \—Encrypt
| | | AES.php
| | | Base.php
| | | DSA.php
| | | RSA.php
| | | RSA2.php
| | |
| | +—Traits
| | | FormParams.php
| | | JSONParams.php
| | | XMLParams.php
| | |
| | \—Weixin
| | | SDK.php
| | |
| | +—APP
| | | \—Params
| | | | SceneInfo.php
| | | |
| | | +—Client
| | | | Request.php
| | | |
| | | \—Pay
| | | Request.php
| | |
| | +—AuthCodeToOpenid
| | | Request.php
| | |
| | +—CloseOrder
| | | Request.php
| | |
| | +—CompanyPay
| | | +—Bank
| | | | +—Pay
| | | | | Request.php
| | | | |
| | | | \—Query
| | | | Request.php
| | | |
| | | \—Weixin
| | | +—Pay
| | | | Request.php
| | | |
| | | \—Query
| | | Request.php
| | |
| | +—CustomDeclareOrder
| | | Request.php
| | |
| | +—CustomDeclareQuery
| | | Request.php
| | |
| | +—DownloadBill
| | | Request.php
| | |
| | +—ExchageRate
| | | Request.php
| | |
| | +—GetPublicKey
| | | Request.php
| | |
| | +—H5
| | | \—Params
| | | | SceneInfo.php
| | | |
| | | \—Pay
| | | Request.php
| | |
| | +—JSAPI
| | | \—Params
| | | | SceneInfo.php
| | | |
| | | +—JSParams
| | | | Request.php
| | | |
| | | \—Pay
| | | Request.php
| | |
| | +—Micropay
| | | \—Params
| | | | SceneInfo.php
| | | |
| | | \—Pay
| | | Request.php
| | |
| | +—Native
| | | \—Params
| | | | SceneInfo.php
| | | |
| | | \—Pay
| | | Mode1Request.php
| | | Request.php
| | |
| | +—Notify
| | | Base.php
| | | Pay.php
| | | PayMode1.php
| | | Refund.php
| | |
| | +—OrderQuery
| | | Request.php
| | |
| | +—Params
| | | Detail.php
| | | GoodsDetail.php
| | | PayRequestBase.php
| | | PublicParams.php
| | |
| | +—QueryComment
| | | Request.php
| | |
| | +—Refund
| | | Request.php
| | |
| | +—RefundQuery
| | | Request.php
| | |
| | +—Reply
| | | Base.php
| | | Pay.php
| | | PayMode1.php
| | |
| | +—Report
| | | Request.php
| | | Trades.php
| | |
| | +—Reverse
| | | Request.php
| | |
| | +—SettlementQuery
| | | Request.php
| | |
| | \—Shorturl
| | Request.php
| |
| +—yurun-http
| | | .travis.yml
| | | composer.json
| | | LICENSE
| | | README.md
| | |
| | \—src
| | | HttpRequest.php
| | | YurunHttp.php
| | |
| | \—YurunHttp
| | | Attributes.php
| | | FormDataBuilder.php
| | | Random.php
| | |
| | +—Co
| | | Batch.php
| | |
| | +—Cookie
| | | CookieItem.php
| | | CookieManager.php
| | |
| | +—Exception
| | | WebSocketException.php
| | |
| | +—Handler
| | | | Curl.php
| | | | IHandler.php
| | | | Swoole.php
| | | |
| | | +—Contract
| | | | IConnectionManager.php
| | | |
| | | \—Swoole
| | | BaseConnectionManager.php
| | | Http2ConnectionManager.php
| | | HttpConnectionManager.php
| | |
| | +—Http
| | | | Request.php
| | | | Response.php
| | | |
| | | \—Psr7
| | | | AbstractMessage.php
| | | | Request.php
| | | | Response.php
| | | | ServerRequest.php
| | | | UploadedFile.php
| | | | Uri.php
| | | |
| | | \—Consts
| | | MediaType.php
| | | RequestHeader.php
| | | RequestMethod.php
| | | ResponseHeader.php
| | | StatusCode.php
| | |
| | +—Http2
| | | IHttp2Client.php
| | | SwooleClient.php
| | |
| | +—Stream
| | | FileStream.php
| | | MemoryStream.php
| | | StreamMode.php
| | |
| | +—Traits
| | | TCookieManager.php
| | | THandler.php
| | |
| | \—WebSocket
| | IWebSocketClient.php
| | Swoole.php
| |
| \—yurun-oauth-login
| | composer.json
| | LICENSE
| | README.md
| |
| \—src
| | ApiException.php
| | Base.php
| |
| +—Alipay
| | loginAgent.html
| | OAuth2.php
| |
| +—Baidu
| | loginAgent.html
| | OAuth2.php
| |
| +—Coding
| | loginAgent.html
| | OAuth2.php
| |
| +—CSDN
| | loginAgent.html
| | OAuth2.php
| |
| +—Gitee
| | loginAgent.html
| | OAuth2.php
| |
| +—Github
| | loginAgent.html
| | OAuth2.php
| |
| +—Lib
| | Base.php
| | RSA.php
| | RSA2.php
| |
| +—OSChina
| | loginAgent.html
| | OAuth2.php
| |
| +—QQ
| | loginAgent.html
| | OAuth2.php
| | OpenidMode.php
| |
| +—Weibo
| | loginAgent.html
| | OAuth2.php
| |
| \—Weixin
| loginAgent.html
| OAuth2.php
| OpenidMode.php
|
+—yiyan
| qv-yiyan.php
| qv-yiyan.txt
|
\—zibpay
| download.php
| functions.php
|
+—assets
| +—css
| | element-plus.min.css
| | main.css
| | pay-page.css
| |
| +—img
| | alipay-sys-b.png
| | alipay-sys.png
| | pay-alipay-logo.svg
| | pay-balance-logo.svg
| | pay-card-pass-logo.svg
| | pay-paypal-logo.svg
| | pay-qrcode.png
| | pay-wechat-logo.svg
| | Thumbs.db
| | wechat-sys-b.png
| | wechat-sys.png
| |
| \—js
| admin-page.js
| admin-page.min.js
| echarts-c.min.js
| element-plus-zh-cn.min.js
| element-plus.min.js
| highcharts.js
| jquery.form.js
| pay.js
| pay.min.js
| vue-echarts.min.js
| vue-router.global.min.js
| vue.global.min.js
| westeros.js
| westeros.min.js
|
+—class
| ajax-class.php
| alipay-check.php
| card-pass.php
| order-class.php
|
+—functions
| | ajax.php
| | balance-ajax.php
| | income-ajax.php
| | rebate-ajax.php
| | widget.php
| | zibpay-ajax.php
| | zibpay-balance.php
| | zibpay-coupon.php
| | zibpay-download.php
| | zibpay-func.php
| | zibpay-income.php
| | zibpay-msg.php
| | zibpay-order.php
| | zibpay-points.php
| | zibpay-post.php
| | zibpay-rebate.php
| | zibpay-user.php
| | zibpay-vip.php
| | zibpay-withdraw.php
| |
| \—admin
| admin-ajax.php
| admin-options.php
| admin.php
|
+—page
| | charge-card.php
| | coupon.php
| | income.php
| | index.php
| | order.php
| | product.php
| | rebate.php
| | shop.php
| | withdraw.php
| |
| \—template
| after-sale-dialog.php
| after-sale.php
| content.php
| dashboard.php
| footer.php
| header.php
| order-dialog.php
| order.php
| shipping-dialog.php
| shipping.php
|
+—sdk
| +—epay
| | epay.class.php
| |
| +—payjs
| | payjs.class.php
| | README.md
| |
| +—paypal
| | httprequest.php
| | paypal.php
| |
| +—vmq
| | vmq.class.php
| |
| +—xhpay
| | composer.json
| | demo.php
| | LICENSE
| | README.md
| | xhpay.class.php
| |
| \—xunhupay
| api.php
| notify.php
|
\—shop
+—alipay
| notify.php
| return.php
|
+—codepay
| notify.php
|
+—epay
| notify.php
|
+—payjs
| notify.php
|
+—paypal
| return.php
|
+—vmq
| notify.php
| return.php
|
+—weixin
| notify.php
| return.php
|
+—xhpay
| notify.php
| return.php
|
\—xunhupay
notify.php
请登录后查看评论内容