资源简介
超好用的小程序模块
代码片段和文件信息
/**
* Author: 南京狸先生信息技术有限公司
* Description: 开放平台授权事件接收URL接口
* UpdateTime: 2019-05-13 12:00
*/
define(‘IN_SYS‘ true);
require ‘../../framework/bootstrap.inc.php‘;
require IA_ROOT . ‘/web/common/bootstrap.sys.inc.php‘;
//调用微擎自带文件
if($action == ‘auth‘ && $do != ‘ticket‘){
require _forward($controller $action);
}else{
load()->func(‘communication‘);
load()->classs(‘weixin.platform‘);
load()->model(‘account‘);
load()->func(‘logging‘);
set_time_limit(0);
$account_platform = new WeixinPlatform();
$dos = array(‘ticket‘ ‘forward‘ ‘test‘ ‘confirm‘);
$do = in_array($do $dos) ? $do : ‘forward‘;
$post = file_get_contents(‘php://input‘);
//logging_run($post);
WeUtility::logging(‘debug‘ ‘account-ticket‘ . $post);
$encode_ticket = isimpl
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
.CA.... 2894 2019-07-24 08:01 免费快速创建小程序 imfox_create 1.0.6\imfox_create\api.php
.CA.... 3943 2019-07-24 08:01 免费快速创建小程序 imfox_create 1.0.6\imfox_create\application\controller\authprofile\index.php
.CA.... 5639 2019-07-24 08:01 免费快速创建小程序 imfox_create 1.0.6\imfox_create\application\controller\basicprofile\index.php
.CA.... 3679 2019-07-24 08:01 免费快速创建小程序 imfox_create 1.0.6\imfox_create\application\controller\category\index.php
.CA.... 7007 2019-07-24 08:01 免费快速创建小程序 imfox_create 1.0.6\imfox_create\application\controller\code\develop.php
.CA.... 7462 2019-07-24 08:01 免费快速创建小程序 imfox_create 1.0.6\imfox_create\application\controller\code\index.php
.CA.... 3674 2019-07-24 08:01 免费快速创建小程序 imfox_create 1.0.6\imfox_create\application\controller\code\upload.php
.CA.... 1605 2019-07-24 08:01 免费快速创建小程序 imfox_create 1.0.6\imfox_create\application\controller\component\list.php
.CA.... 3067 2019-07-24 08:01 免费快速创建小程序 imfox_create 1.0.6\imfox_create\application\controller\devprofile\index.php
.CA.... 273 2019-07-24 08:01 免费快速创建小程序 imfox_create 1.0.6\imfox_create\application\controller\index\index.php
.CA.... 5838 2019-07-24 08:01 免费快速创建小程序 imfox_create 1.0.6\imfox_create\application\controller\template\message.php
.CA.... 1285 2019-07-24 08:01 免费快速创建小程序 imfox_create 1.0.6\imfox_create\application\controller\util\task.php
.CA.... 775 2019-07-24 08:01 免费快速创建小程序 imfox_create 1.0.6\imfox_create\application\controller\wxamp\wxaqrcode.php
.CA.... 7238 2019-07-24 08:01 免费快速创建小程序 imfox_create 1.0.6\imfox_create\application\view\authprofile\index.html
.CA.... 31062 2019-07-24 08:01 免费快速创建小程序 imfox_create 1.0.6\imfox_create\application\view\basicprofile\index.html
.CA.... 17145 2019-07-24 08:01 免费快速创建小程序 imfox_create 1.0.6\imfox_create\application\view\category\index.html
.CA.... 2106 2019-07-24 08:01 免费快速创建小程序 imfox_create 1.0.6\imfox_create\application\view\category\qualify.html
.CA.... 17392 2019-07-24 08:01 免费快速创建小程序 imfox_create 1.0.6\imfox_create\application\view\code\develop\upload.html
.CA.... 18883 2019-07-24 08:01 免费快速创建小程序 imfox_create 1.0.6\imfox_create\application\view\code\index.html
.CA.... 11097 2019-07-24 08:01 免费快速创建小程序 imfox_create 1.0.6\imfox_create\application\view\code\template.html
.CA.... 17505 2019-07-24 08:01 免费快速创建小程序 imfox_create 1.0.6\imfox_create\application\view\code\upload.html
.CA.... 136 2019-07-24 08:01 免费快速创建小程序 imfox_create 1.0.6\imfox_create\application\view\common\_footer.html
.CA.... 3000 2019-07-24 08:01 免费快速创建小程序 imfox_create 1.0.6\imfox_create\application\view\common\_header.html
.CA.... 2071 2019-07-24 08:01 免费快速创建小程序 imfox_create 1.0.6\imfox_create\application\view\common\_header_ba
.CA.... 4599 2019-07-24 08:01 免费快速创建小程序 imfox_create 1.0.6\imfox_create\application\view\common\_menu.html
.CA.... 7745 2019-07-24 08:01 免费快速创建小程序 imfox_create 1.0.6\imfox_create\application\view\component\list.html
.CA.... 23563 2019-07-24 08:01 免费快速创建小程序 imfox_create 1.0.6\imfox_create\application\view\devprofile\index.html
.CA.... 208 2019-07-24 08:01 免费快速创建小程序 imfox_create 1.0.6\imfox_create\application\view\index\index.html
.CA.... 3118 2019-07-24 08:01 免费快速创建小程序 imfox_create 1.0.6\imfox_create\application\view\tempalte\detail.html
.CA.... 5705 2019-07-24 08:01 免费快速创建小程序 imfox_create 1.0.6\imfox_create\application\view\tempalte\index.html
............此处省略170个文件信息
- 上一篇:bc彩票源码服务器打包
- 下一篇:ThinkPHP5快速入门
相关资源
- 微信小程序语音silk转换pcm,wav格式
- 表白墙微信小程序带php源码无后门
- 微信小程序diy模板
- 自己写的Thinkphp小型商城的源码包含各
- php典型模块与项目实战源代码
- PHP与MySQL程序设计(第4版)(含源码
- Think PHP 精仿网易严选微信小程序
- thinkphp答题小程序源码
- 菜谱网站整站程序带数据 v7.0
- 万能门店全云端独立版v4.0.9微信小程
- 来客推小程序分销商城源码 v2.3
- php微信小程序多商户版
- CRMEB_DT_v3.2.1.zip
- PHP与MySQL程序设计第四版含源码
- 微信大屏幕上墙程序源码
- PHP典型模块与项目实战大全-明日科技
- 狮子鱼社区团购小程序 V12.8.2不带直播
- 社区团购小程序开源源码免费
- 微信商城源码 小程序+php后台 2018.
- 基于PHP的网上汽车租赁系统的设计与
- 军备竞赛模型仿真—计算机仿真大竞
- 微信小程序开发入门与实践 高清扫描
- 谷歌Google搜索小偷php程序 1.6.rar
- 会员卡 php版微信小程序会员卡创建、
- 开源版-帝国CMS 7.2和7.5适用免登陆新闻
- web程序设计大作业+源代码
- PHPYUN发布模块规则
- 小程序web-view调用H5页面判断环境并发
- 小程序-豆豉读书
- Thinkcmf的演示小程序端的代码(不是
评论
共有 条评论