diff --git a/Application/Mobile/Controller/UserController.class.php b/Application/Mobile/Controller/UserController.class.php index 5de27038d..e967dbe33 100644 --- a/Application/Mobile/Controller/UserController.class.php +++ b/Application/Mobile/Controller/UserController.class.php @@ -176,7 +176,6 @@ class UserController extends BaseController } $res = $this->suser->login($account, $password); - file_put_contents(dirname(__FILE__) . '/login_res_text.txt', json_encode([$res])); if ($res > 0) { $data = $this->bindingPromote($promoteId, $account); } else { @@ -931,9 +930,9 @@ class UserController extends BaseController $map['id'] = $logininfo['user_id']; $user = M("user", "tab_")->where($map)->field("id,phone")->find(); if (!$user['phone']) { - $where['account'] = $phone; +// $where['account'] = $phone; $where['phone'] = $phone; - $where['_logic'] = 'OR'; +// $where['_logic'] = 'OR'; $is_user = M("user", "tab_")->where($where)->field("id")->find(); if ($is_user) { echo json_encode(array('status' => 0, 'msg' => '手机号已存在,请更换手机号')); diff --git a/Application/Mobile/View/Index/business.html b/Application/Mobile/View/Index/business.html index f6bf23cb6..c11dbc52c 100644 --- a/Application/Mobile/View/Index/business.html +++ b/Application/Mobile/View/Index/business.html @@ -1,6 +1,10 @@ - + @@ -23,9 +27,9 @@
联系方式
-
公司地址:福建省福州市鼓楼区福大怡山文化创意园11号楼103号
-
联系人: 雷女士
-
联系电话: 13067391751
+
公司地址:福建省福州市鼓楼区福大怡山文化创意园11号楼103号
+
联系人: 雷女士
+
联系电话: 13067391751
邮政编码:350004
@@ -40,6 +44,33 @@
海南万盟天下科技有限公司
- + +
diff --git a/Application/Mobile/View/Index/index.html b/Application/Mobile/View/Index/index.html index 21449a1cb..156399e17 100644 --- a/Application/Mobile/View/Index/index.html +++ b/Application/Mobile/View/Index/index.html @@ -54,5 +54,33 @@ + +
+ +
diff --git a/Application/Mobile/View/Index/introduce.html b/Application/Mobile/View/Index/introduce.html index 25eb5ab79..b30913d8a 100644 --- a/Application/Mobile/View/Index/introduce.html +++ b/Application/Mobile/View/Index/introduce.html @@ -1,9 +1,16 @@ + + +
@@ -22,5 +29,32 @@
海南万盟天下科技有限公司
- + +
\ No newline at end of file diff --git a/Application/Mobile/View/Public/bases.html b/Application/Mobile/View/Public/bases.html index 0ea6f8f33..3a03f10ac 100644 --- a/Application/Mobile/View/Public/bases.html +++ b/Application/Mobile/View/Public/bases.html @@ -84,34 +84,9 @@ - - + + +