2022年7月8日

摘要: TP5.0获取当前域名的方法 use think\Request; $request = Request::instance(); $domain = $request->domain(); 获取的是全域名信息,带http 例如:http://baidu.com TP5.1获取当前域名的方法 $_S 阅读全文

posted @ 2022-07-08 17:10 君子不卿 阅读(1792) 评论(0) 推荐(0)

摘要: <style> .table-header td{ width: 100px; height: 40px; line-height: 40px; text-align: center; } </style> <table class="table-header"> <tr> <td rowspan= 阅读全文

posted @ 2022-07-08 11:07 君子不卿 阅读(184) 评论(0) 推荐(0)


博客园  ©  2004-2025
浙公网安备 33010602011771号 浙ICP备2021040463号-3

//评论