摘要: 查询后解决办法是打开public目录下的.htaccess文件,把:RewriteRule ^(.*)$ index.php/$1 [QSA,PT,L] 改为:RewriteRule ^(.*)$ index.php [L,E=PATH_INFO:$1] 完整版: 转载自https://blog.c 阅读全文
posted @ 2019-04-03 15:49 大雨大雨大雨 阅读(616) 评论(0) 推荐(0)
摘要: data-scroll-reveal="enter but wait 0.2s" 阅读全文
posted @ 2019-04-03 15:28 大雨大雨大雨 阅读(492) 评论(0) 推荐(0)