Commit 12ab782a by 杨树贤

Merge branch 'dev/ver/1.0.0' of http://git.ichunt.net/semour/semour_web into dev/ver/1.0.0

parents 18c8b8dc 73ebf45b
......@@ -12,7 +12,7 @@ class SearchApiController extends Controller
{
public $soUrl;
public function __construct(){
$this->soUrl = env("so_url");
$this->soUrl = env("SO_URL");
}
//搜索列表
......
......@@ -164,7 +164,7 @@
padding : 0 15px;
.th {
font-size : 14px;
font-size : 13px;
color : #333;
font-weight : bold;
box-sizing : border-box;
......
......@@ -10,6 +10,7 @@
@include('common.headerTop')
<div class="authpage">
<div class="auth-con boxsiz row verCenter">
<div class="auth-box forgetStep1">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment