Commit cbca313f by doszhang

dos

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