摘要: 1、解决TP5接口跨域问题 说明:调用其他方法,会先执行TP5.0析构方法,然后再执行其他方法 //解决跨域--析构方法 protected function _initialize() { header('content-type:text/html;charset=utf-8'); header 阅读全文
posted @ 2020-05-25 21:08 sam888 阅读(2010) 评论(0) 推荐(0) 编辑