Commit cbca313f by doszhang

dos

parent d8883ed3
......@@ -23,13 +23,13 @@ class IndexController extends Controller
}
public function getInfo(){
// $this->ajaxReturn(array(
// 'status' => 1,
// 'poster' => 3,
// 'msg' => '查询成功',
// 'branch'=> '广东',
// 'step' => 1
// ));
$this->ajaxReturn(array(
'status' => 1,
'poster' => 3,
'msg' => '查询成功',
'branch'=> '广东',
'step' => 1
));
$referer = $_SERVER['HTTP_REFERER'];
$refererInfo = parse_url( $referer );
if( $refererInfo['host'] != $_SERVER['HTTP_HOST'] )
......
......@@ -112,7 +112,7 @@ input[name=job-number] {
width: 100%;
height: 100%;
z-index: 1;
opacity: 0;
opacity: 1;
}
.logo {
......

4 KB | W: | H:

4 KB | W: | H:

Public/static/image2/._poster1.png
Public/static/image2/._poster1.png
Public/static/image2/._poster1.png
Public/static/image2/._poster1.png
  • 2-up
  • Swipe
  • Onion skin

4 KB | W: | H:

4 KB | W: | H:

Public/static/image2/._poster2.png
Public/static/image2/._poster2.png
Public/static/image2/._poster2.png
Public/static/image2/._poster2.png
  • 2-up
  • Swipe
  • Onion skin
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