创狐软件
首页
技术博客
首页
文章
列表
微信小程序-页面间的通信与数据传递
小程序的页面跳转API像wx.navigateTo()、wx.redirectTo()之类的,都是跳转到一个全新的页面,当这个页面是表单的时候,有时候需要跳转到其它页面选取信息后再跳转回来,那之前填的信息就必须得存在。
2021-07-13 20:09:11
阅读:699
Flex 布局教程:语法篇
布局的传统解决方案,基于盒状模型,依赖 display 属性 + position属性 + float属性。它对于那些特殊布局非常不方便,比如,垂直居中就不容易实现。
2021-07-13 20:08:02
阅读:656
微信小程序获取时长页面
// index/PageA.js const app = getApp() var timerPageA; // 计时器 var intPageATime = 0
2021-07-13 19:36:55
阅读:650
微信小程序获取某个元素或组件距离顶部的初始高度
如果你想在页面滚动到某个元素的时候,固定导航栏,就可以使用。 如果在onLoad()方法里面使用,可以获取该元素刚加载时的位置信息。
2021-07-13 19:35:38
阅读:767
没有找到可以构建的 NPM 包
没有找到可以构建的 NPM 包 最近公司做小程序,要集成mocha单元测试,所以就要研究一下,因为微信已经支持
2021-07-13 19:33:19
阅读:592
Git冲突:commit your changes or stash them before you can merge. 解决办法
用git pull来更新代码的时候,遇到了下面的问题:error: Your local changes to the following files would be overwritten by merge:
2021-07-13 16:30:45
阅读:562
Vant Weapp 是移动端 Vue 组件库
Demo For Vant Vant for web框架的所有组件demo页面。 纯vue demo页面。
2021-07-13 16:29:03
阅读:534
mysql 查询月份数据.
SELECT*FROMcontent_publishWHEREdate_format(publish_time, '%Y %m') = date_format(DATE_SUB(curdate(), INTERVAL 0 MONTH),'%Y %m')
2021-07-13 16:27:03
阅读:424
vue中页面数据改变组件不重新渲染
页面中引用 组件 additional-entrust.vue,当 界面传的entrustGold值 改变时,组件状态不重新渲染
2021-07-13 16:25:32
阅读:408
关于vue里的$refs属性
vuejs的极大程度的帮助减少了对dom的操作,他主要通过添加ref属性,但是当获取this.$refs属性时,稍有不注意就会输出undefined导致我们对dom节点的操作报错。
2021-07-13 16:17:57
阅读:405
GIT我们为什么需要分支
分支的作用和重要性分支是在一个仓库的不同版本中同时开发的秘诀;使用合适的分支管理策略,能加速您和团队的研发效率;
2021-07-13 16:16:54
阅读:398
nginx 502 Bad Gateway
第一种原因:第一种原因:安装lnmp一键安装包时php没安装成功而出现502 BadGateway,从0.9开始只要安装成功或失败都就会有提示。没安装成功一般原因是在安装php前,脚本中某些lib包可能没有安装上,造成php没有编译安装成功。
2021-07-13 16:13:53
阅读:403
js中判断数组中是否包含某元素的方法
方法一:arr.indexOf(某元素):未找到则返回 -1。实际用法:if(arr.indexOf(某元素) > -1){//则包含该元素}
2021-07-13 16:11:37
阅读:397
git Please move or remove them before you can merge
在使用git pull时,经常会遇到报错:Please move or remove them before you can merge
2021-07-13 16:10:25
阅读:408
Git解决You have new mail in /var/spool/mail/root提示
问题:终端远程登陆后经常提示You have new mail in /var/spool/mail/root这个提示是LINUX会定时查看LINUX各种状态做汇总,每经过一段时间会把汇总的信息发送的root的邮箱里,以供有需之时查看。
2021-07-13 16:09:39
阅读:399
«
1
2
3
»
相关内容
centos7.7安装php7.3的lnmp环境和composer详细步骤
yum安装CentOS7+nginx+php7.3+mysql5.7
Linux下文件或文件夹的复制
composer require报错:Installation failed, reverting ./composer.json to its original content.
composer Linux 安装
TP5 比较运算符 查询表达式
关于vue打印和下载pdf分享
vue中生成条形码,以及条形码的所有参数
Amazon各个Api对接地址
python 爬虫案例
热门标签
centos
yum
composer
thinkphp5
tp5
Amazon
python
Flex
css
微信小程序
Weapp
Vant
javascript
js
laravel5
element
vue
php
mysql
nginx
linux
git
© 2020-现在 chifox.cn 东莞市创狐软件科技有限公司保留所有权利
粤ICP备2021012908号
基本
文件
流程
错误
SQL
调试
请求信息 : 2023-01-30 05:27:15 HTTP/1.1 GET : https://chuangfox.com/lists?page=2
运行时间 : 0.008674s [ 吞吐率:115.29req/s ] 内存消耗:931.20kb 文件加载:153
查询信息 : 5 queries
缓存信息 : 11 reads,0 writes
/home/wwwroot/web_chuangfox/public/index.php ( 0.82 KB )
/home/wwwroot/web_chuangfox/vendor/autoload.php ( 0.17 KB )
/home/wwwroot/web_chuangfox/vendor/composer/autoload_real.php ( 2.49 KB )
/home/wwwroot/web_chuangfox/vendor/composer/platform_check.php ( 0.90 KB )
/home/wwwroot/web_chuangfox/vendor/composer/ClassLoader.php ( 14.05 KB )
/home/wwwroot/web_chuangfox/vendor/composer/autoload_static.php ( 14.75 KB )
/home/wwwroot/web_chuangfox/vendor/topthink/think-helper/src/helper.php ( 7.35 KB )
/home/wwwroot/web_chuangfox/vendor/ralouphie/getallheaders/src/getallheaders.php ( 1.60 KB )
/home/wwwroot/web_chuangfox/vendor/guzzlehttp/promises/src/functions_include.php ( 0.16 KB )
/home/wwwroot/web_chuangfox/vendor/guzzlehttp/promises/src/functions.php ( 9.89 KB )
/home/wwwroot/web_chuangfox/vendor/guzzlehttp/psr7/src/functions_include.php ( 0.15 KB )
/home/wwwroot/web_chuangfox/vendor/guzzlehttp/psr7/src/functions.php ( 13.09 KB )
/home/wwwroot/web_chuangfox/vendor/guzzlehttp/guzzle/src/functions_include.php ( 0.16 KB )
/home/wwwroot/web_chuangfox/vendor/guzzlehttp/guzzle/src/functions.php ( 5.56 KB )
/home/wwwroot/web_chuangfox/vendor/topthink/think-orm/stubs/load_stubs.php ( 0.16 KB )
/home/wwwroot/web_chuangfox/vendor/topthink/framework/src/think/Exception.php ( 1.69 KB )
/home/wwwroot/web_chuangfox/vendor/topthink/framework/src/think/Facade.php ( 2.71 KB )
/home/wwwroot/web_chuangfox/vendor/symfony/polyfill-mbstring/bootstrap.php ( 7.04 KB )
/home/wwwroot/web_chuangfox/vendor/symfony/polyfill-php72/bootstrap.php ( 1.89 KB )
/home/wwwroot/web_chuangfox/vendor/symfony/polyfill-php80/bootstrap.php ( 1.46 KB )
/home/wwwroot/web_chuangfox/vendor/stechstudio/backoff/src/helpers.php ( 0.26 KB )
/home/wwwroot/web_chuangfox/vendor/symfony/var-dumper/Resources/functions/dump.php ( 0.79 KB )
/home/wwwroot/web_chuangfox/vendor/topthink/think-captcha/src/helper.php ( 1.37 KB )
/home/wwwroot/web_chuangfox/vendor/topthink/think-swoole/src/helpers.php ( 0.33 KB )
/home/wwwroot/web_chuangfox/vendor/topthink/framework/src/think/App.php ( 14.77 KB )
/home/wwwroot/web_chuangfox/vendor/topthink/framework/src/think/Container.php ( 14.97 KB )
/home/wwwroot/web_chuangfox/vendor/psr/container/src/ContainerInterface.php ( 1.02 KB )
/home/wwwroot/web_chuangfox/app/provider.php ( 0.20 KB )
/home/wwwroot/web_chuangfox/vendor/topthink/framework/src/think/Http.php ( 6.12 KB )
/home/wwwroot/web_chuangfox/vendor/topthink/think-helper/src/helper/Str.php ( 7.27 KB )
/home/wwwroot/web_chuangfox/vendor/topthink/framework/src/think/Env.php ( 4.15 KB )
/home/wwwroot/web_chuangfox/app/common.php ( 21.16 KB )
/home/wwwroot/web_chuangfox/vendor/topthink/framework/src/helper.php ( 18.36 KB )
/home/wwwroot/web_chuangfox/vendor/topthink/framework/src/think/Config.php ( 5.03 KB )
/home/wwwroot/web_chuangfox/config/app.php ( 1.05 KB )
/home/wwwroot/web_chuangfox/vendor/topthink/framework/src/think/facade/Env.php ( 1.67 KB )
/home/wwwroot/web_chuangfox/config/cache.php ( 0.83 KB )
/home/wwwroot/web_chuangfox/config/captcha.php ( 1.06 KB )
/home/wwwroot/web_chuangfox/config/console.php ( 0.28 KB )
/home/wwwroot/web_chuangfox/config/cookie.php ( 0.58 KB )
/home/wwwroot/web_chuangfox/config/database.php ( 2.21 KB )
/home/wwwroot/web_chuangfox/config/filesystem.php ( 0.66 KB )
/home/wwwroot/web_chuangfox/config/lang.php ( 0.84 KB )
/home/wwwroot/web_chuangfox/config/log.php ( 1.41 KB )
/home/wwwroot/web_chuangfox/config/middleware.php ( 0.20 KB )
/home/wwwroot/web_chuangfox/config/route.php ( 1.59 KB )
/home/wwwroot/web_chuangfox/config/session.php ( 0.58 KB )
/home/wwwroot/web_chuangfox/config/swoole.php ( 3.01 KB )
/home/wwwroot/web_chuangfox/config/trace.php ( 0.35 KB )
/home/wwwroot/web_chuangfox/config/view.php ( 0.84 KB )
/home/wwwroot/web_chuangfox/app/event.php ( 0.55 KB )
/home/wwwroot/web_chuangfox/vendor/topthink/framework/src/think/Event.php ( 6.65 KB )
/home/wwwroot/web_chuangfox/app/service.php ( 0.14 KB )
/home/wwwroot/web_chuangfox/app/AppService.php ( 0.28 KB )
/home/wwwroot/web_chuangfox/vendor/topthink/framework/src/think/Service.php ( 1.67 KB )
/home/wwwroot/web_chuangfox/vendor/topthink/framework/src/think/Lang.php ( 8.29 KB )
/home/wwwroot/web_chuangfox/vendor/topthink/framework/src/lang/zh-cn.php ( 12.88 KB )
/home/wwwroot/web_chuangfox/vendor/topthink/framework/src/think/initializer/Error.php ( 3.19 KB )
/home/wwwroot/web_chuangfox/vendor/topthink/framework/src/think/initializer/RegisterService.php ( 1.33 KB )
/home/wwwroot/web_chuangfox/vendor/services.php ( 0.22 KB )
/home/wwwroot/web_chuangfox/vendor/topthink/framework/src/think/service/PaginatorService.php ( 1.52 KB )
/home/wwwroot/web_chuangfox/vendor/topthink/framework/src/think/service/ValidateService.php ( 0.99 KB )
/home/wwwroot/web_chuangfox/vendor/topthink/framework/src/think/service/ModelService.php ( 1.51 KB )
/home/wwwroot/web_chuangfox/vendor/topthink/think-captcha/src/CaptchaService.php ( 0.52 KB )
/home/wwwroot/web_chuangfox/vendor/topthink/think-swoole/src/Service.php ( 0.99 KB )
/home/wwwroot/web_chuangfox/vendor/topthink/think-trace/src/Service.php ( 0.77 KB )
/home/wwwroot/web_chuangfox/vendor/topthink/framework/src/think/Middleware.php ( 6.78 KB )
/home/wwwroot/web_chuangfox/vendor/topthink/framework/src/think/initializer/BootService.php ( 0.77 KB )
/home/wwwroot/web_chuangfox/vendor/topthink/think-orm/src/Paginator.php ( 11.39 KB )
/home/wwwroot/web_chuangfox/vendor/topthink/framework/src/think/Validate.php ( 46.10 KB )
/home/wwwroot/web_chuangfox/vendor/topthink/think-orm/src/Model.php ( 26.19 KB )
/home/wwwroot/web_chuangfox/vendor/topthink/think-orm/src/model/concern/Attribute.php ( 16.93 KB )
/home/wwwroot/web_chuangfox/vendor/topthink/think-orm/src/model/concern/RelationShip.php ( 26.12 KB )
/home/wwwroot/web_chuangfox/vendor/topthink/think-orm/src/model/concern/ModelEvent.php ( 2.26 KB )
/home/wwwroot/web_chuangfox/vendor/topthink/think-orm/src/model/concern/TimeStamp.php ( 5.36 KB )
/home/wwwroot/web_chuangfox/vendor/topthink/think-orm/src/model/concern/Conversion.php ( 9.54 KB )
/home/wwwroot/web_chuangfox/vendor/topthink/think-helper/src/contract/Arrayable.php ( 0.09 KB )
/home/wwwroot/web_chuangfox/vendor/topthink/think-helper/src/contract/Jsonable.php ( 0.13 KB )
/home/wwwroot/web_chuangfox/vendor/topthink/framework/src/think/Db.php ( 2.87 KB )
/home/wwwroot/web_chuangfox/vendor/topthink/think-orm/src/DbManager.php ( 8.31 KB )
/home/wwwroot/web_chuangfox/vendor/topthink/framework/src/think/Log.php ( 8.50 KB )
/home/wwwroot/web_chuangfox/vendor/topthink/framework/src/think/Manager.php ( 3.98 KB )
/home/wwwroot/web_chuangfox/vendor/psr/log/Psr/Log/LoggerInterface.php ( 3.04 KB )
/home/wwwroot/web_chuangfox/vendor/topthink/framework/src/think/Cache.php ( 4.79 KB )
/home/wwwroot/web_chuangfox/vendor/psr/simple-cache/src/CacheInterface.php ( 4.50 KB )
/home/wwwroot/web_chuangfox/vendor/topthink/think-helper/src/helper/Arr.php ( 15.54 KB )
/home/wwwroot/web_chuangfox/vendor/topthink/framework/src/think/cache/driver/File.php ( 7.41 KB )
/home/wwwroot/web_chuangfox/vendor/topthink/framework/src/think/cache/Driver.php ( 8.01 KB )
/home/wwwroot/web_chuangfox/vendor/topthink/framework/src/think/contract/CacheHandlerInterface.php ( 2.25 KB )
/home/wwwroot/web_chuangfox/vendor/topthink/framework/src/think/Console.php ( 22.63 KB )
/home/wwwroot/web_chuangfox/app/Request.php ( 0.09 KB )
/home/wwwroot/web_chuangfox/vendor/topthink/framework/src/think/Request.php ( 53.67 KB )
/home/wwwroot/web_chuangfox/app/middleware.php ( 0.27 KB )
/home/wwwroot/web_chuangfox/vendor/topthink/framework/src/think/Pipeline.php ( 2.61 KB )
/home/wwwroot/web_chuangfox/vendor/topthink/think-trace/src/TraceDebug.php ( 2.94 KB )
/home/wwwroot/web_chuangfox/vendor/topthink/framework/src/think/Route.php ( 23.45 KB )
/home/wwwroot/web_chuangfox/vendor/topthink/framework/src/think/route/RuleName.php ( 5.30 KB )
/home/wwwroot/web_chuangfox/vendor/topthink/framework/src/think/route/Domain.php ( 5.41 KB )
/home/wwwroot/web_chuangfox/vendor/topthink/framework/src/think/route/RuleGroup.php ( 13.91 KB )
/home/wwwroot/web_chuangfox/vendor/topthink/framework/src/think/route/Rule.php ( 22.52 KB )
/home/wwwroot/web_chuangfox/route/app.php ( 1.07 KB )
/home/wwwroot/web_chuangfox/vendor/topthink/framework/src/think/facade/Route.php ( 4.76 KB )
/home/wwwroot/web_chuangfox/vendor/topthink/framework/src/think/route/RuleItem.php ( 9.22 KB )
/home/wwwroot/web_chuangfox/vendor/topthink/framework/src/think/route/dispatch/Controller.php ( 6.33 KB )
/home/wwwroot/web_chuangfox/vendor/topthink/framework/src/think/route/Dispatch.php ( 6.58 KB )
/home/wwwroot/web_chuangfox/app/controller/Index.php ( 0.48 KB )
/home/wwwroot/web_chuangfox/app/BaseController.php ( 2.13 KB )
/home/wwwroot/web_chuangfox/vendor/topthink/framework/src/think/facade/Cookie.php ( 1.49 KB )
/home/wwwroot/web_chuangfox/vendor/topthink/framework/src/think/Cookie.php ( 6.15 KB )
/home/wwwroot/web_chuangfox/app/pc/Init.php ( 2.00 KB )
/home/wwwroot/web_chuangfox/vendor/topthink/framework/src/think/facade/Cache.php ( 2.02 KB )
/home/wwwroot/web_chuangfox/app/pc/Lists.php ( 4.66 KB )
/home/wwwroot/web_chuangfox/app/org/Table.php ( 15.73 KB )
/home/wwwroot/web_chuangfox/vendor/topthink/think-orm/src/facade/Db.php ( 0.94 KB )
/home/wwwroot/web_chuangfox/vendor/topthink/think-orm/src/db/connector/Mysql.php ( 4.37 KB )
/home/wwwroot/web_chuangfox/vendor/topthink/think-orm/src/db/PDOConnection.php ( 49.28 KB )
/home/wwwroot/web_chuangfox/vendor/topthink/think-orm/src/db/Connection.php ( 7.67 KB )
/home/wwwroot/web_chuangfox/vendor/topthink/think-orm/src/db/ConnectionInterface.php ( 4.56 KB )
/home/wwwroot/web_chuangfox/vendor/topthink/think-orm/src/db/builder/Mysql.php ( 14.22 KB )
/home/wwwroot/web_chuangfox/vendor/topthink/think-orm/src/db/Builder.php ( 39.50 KB )
/home/wwwroot/web_chuangfox/vendor/topthink/think-orm/src/db/Query.php ( 11.10 KB )
/home/wwwroot/web_chuangfox/vendor/topthink/think-orm/src/db/BaseQuery.php ( 35.63 KB )
/home/wwwroot/web_chuangfox/vendor/topthink/think-orm/src/db/concern/TimeFieldQuery.php ( 7.50 KB )
/home/wwwroot/web_chuangfox/vendor/topthink/think-orm/src/db/concern/AggregateQuery.php ( 2.83 KB )
/home/wwwroot/web_chuangfox/vendor/topthink/think-orm/src/db/concern/ModelRelationQuery.php ( 15.49 KB )
/home/wwwroot/web_chuangfox/vendor/topthink/think-orm/src/db/concern/ResultOperation.php ( 7.10 KB )
/home/wwwroot/web_chuangfox/vendor/topthink/think-orm/src/db/concern/Transaction.php ( 2.77 KB )
/home/wwwroot/web_chuangfox/vendor/topthink/think-orm/src/db/concern/WhereQuery.php ( 16.36 KB )
/home/wwwroot/web_chuangfox/vendor/topthink/think-orm/src/db/concern/JoinAndViewQuery.php ( 6.88 KB )
/home/wwwroot/web_chuangfox/vendor/topthink/think-orm/src/db/concern/ParamsBind.php ( 2.75 KB )
/home/wwwroot/web_chuangfox/vendor/topthink/think-orm/src/db/concern/TableFieldInfo.php ( 2.51 KB )
/home/wwwroot/web_chuangfox/vendor/topthink/framework/src/think/log/driver/File.php ( 6.04 KB )
/home/wwwroot/web_chuangfox/vendor/topthink/framework/src/think/contract/LogHandlerInterface.php ( 0.86 KB )
/home/wwwroot/web_chuangfox/vendor/topthink/framework/src/think/log/Channel.php ( 6.54 KB )
/home/wwwroot/web_chuangfox/vendor/topthink/framework/src/think/event/LogRecord.php ( 0.86 KB )
/home/wwwroot/web_chuangfox/vendor/topthink/framework/src/think/facade/View.php ( 1.71 KB )
/home/wwwroot/web_chuangfox/vendor/topthink/framework/src/think/View.php ( 4.41 KB )
/home/wwwroot/web_chuangfox/vendor/topthink/think-view/src/Think.php ( 8.42 KB )
/home/wwwroot/web_chuangfox/vendor/topthink/think-template/src/Template.php ( 46.82 KB )
/home/wwwroot/web_chuangfox/vendor/topthink/think-template/src/template/driver/File.php ( 2.33 KB )
/home/wwwroot/web_chuangfox/runtime/temp/781b75a3fad104c26e8df0a52d3edd2b.php ( 0.50 KB )
/home/wwwroot/web_chuangfox/app/pc/widgets/Relation.php ( 1.00 KB )
/home/wwwroot/web_chuangfox/vendor/topthink/think-orm/src/db/Raw.php ( 1.47 KB )
/home/wwwroot/web_chuangfox/vendor/topthink/think-orm/src/db/CacheItem.php ( 4.57 KB )
/home/wwwroot/web_chuangfox/vendor/topthink/think-helper/src/Collection.php ( 15.83 KB )
/home/wwwroot/web_chuangfox/vendor/topthink/think-orm/src/paginator/driver/Bootstrap.php ( 5.41 KB )
/home/wwwroot/web_chuangfox/app/pc/widgets/Tags.php ( 1.01 KB )
/home/wwwroot/web_chuangfox/runtime/temp/9adadb4793f6596bf1de6540a3b1ae99.php ( 2.65 KB )
/home/wwwroot/web_chuangfox/runtime/temp/813485418c8913b491484f3ec3bafc92.php ( 0.24 KB )
/home/wwwroot/web_chuangfox/runtime/temp/c0e0d5f8b19551c3d9d1806d5eed58b4.php ( 0.97 KB )
/home/wwwroot/web_chuangfox/vendor/topthink/framework/src/think/Response.php ( 8.54 KB )
/home/wwwroot/web_chuangfox/vendor/topthink/framework/src/think/response/Html.php ( 0.98 KB )
/home/wwwroot/web_chuangfox/vendor/topthink/think-trace/src/Html.php ( 4.49 KB )
CONNECT:[ UseTime:0.000261s ] mysql:host=127.0.0.1;port=3306;dbname=chuangfox;charset=utf8
SHOW FULL COLUMNS FROM `web_content` [ RunTime:0.001304s ]
SHOW FULL COLUMNS FROM `web_content_tag` [ RunTime:0.001150s ]
SELECT COUNT(*) AS think_count FROM `web_content` WHERE ( 1=1 ) [ RunTime:0.000234s ]
SELECT COUNT(*) AS think_count FROM `web_content` WHERE ( 1=1 ) [ RunTime:0.000159s ]
SELECT * FROM `web_content` WHERE ( 1=1 ) ORDER BY `id` DESC LIMIT 15,15 [ RunTime:0.000304s ]
0.009275s