yuliang 5 年 前
コミット
3a406fe96d

BIN
whepi-ui/static/outHelp.jpg


BIN
whepi-ui/static/outHelp_1.jpg


+ 1 - 1
whepi-ui/templates/home/outHelp.ftl

@@ -3,7 +3,7 @@
 
 <div class="page__bd" style="height: 300px">
     <div class="container">
-        <img src="/static/outHelp.jpg" style="width: 100%"/>
+        <img src="/static/outHelp_1.jpg" style="width: 100%"/>
     </div>
 </div>
 

+ 177 - 157
whepi-ui/templates/user/home.ftl

@@ -18,11 +18,11 @@
                     <br/>
                     <br/>
                     <div class="weui-form" id="fromMsg">
-<#--                        <div class="weui-cells_radio user-font">-->
-<#--                            &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;我是&nbsp;&nbsp;-->
-<#--                            <input name="Fruit" type="radio" value="1"/>家庭用户-->
-<#--                            <input name="Fruit" type="radio" value="2"/>管理员人员-->
-<#--                        </div>-->
+                    <#--                        <div class="weui-cells_radio user-font">-->
+                    <#--                            &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;我是&nbsp;&nbsp;-->
+                    <#--                            <input name="Fruit" type="radio" value="1"/>家庭用户-->
+                    <#--                            <input name="Fruit" type="radio" value="2"/>管理员人员-->
+                    <#--                        </div>-->
                         <hr class="user-hr">
                         <div class="maindiv">
                             <div class="leftdiv">
@@ -166,6 +166,17 @@
                             </select>
                         </div>
                     </div>
+                    <div id="yaoqingmaSS" style="display: none">
+                        <div class="weui-cells__title">邀请码</div>
+                        <div class="weui-cells">
+                            <div class="weui-cell">
+                                <div class="weui-cell__bd">
+                                    <input class="weui-input" type="text" id="yaoqingma" placeholder="请输入LY邀请码"/>
+                                </div>
+                            </div>
+                        </div>
+                    </div>
+
                     <div class="weui-cell weui-cell_select weui-cell_select-after" id="unitMsg">
                         <div class="weui-cell__hd">
                             <label for="" class="weui-label" id="danweiTitle">栋/单元</label>
@@ -222,185 +233,185 @@
 
             var areaData = [];
             switch (parseInt(city)) {
-                case 420100 :{
+                case 420100 : {
 
-                    areaData=[
-                        {value: 420102,	text: "江岸区"},
-                        {value: 420103,	text: "江汉区"},
-                        {value: 420104,	text: "硚口区"},
-                        {value: 420105,	text: "汉阳区"},
-                        {value: 420106,	text: "武昌区"},
-                        {value: 420107,	text: "青山区"},
-                        {value: 420111,	text: "洪山区"},
-                        {value: 420112,	text: "东西湖区"},
-                        {value: 420113,	text: "汉南区"},
-                        {value: 420114,	text: "蔡甸区"},
-                        {value: 420115,	text: "江夏区"},
-                        {value: 420116,	text: "黄陂区"},
-                        {value: 420117,	text: "新洲区"}
+                    areaData = [
+                        {value: 420102, text: "江岸区"},
+                        {value: 420103, text: "江汉区"},
+                        {value: 420104, text: "硚口区"},
+                        {value: 420105, text: "汉阳区"},
+                        {value: 420106, text: "武昌区"},
+                        {value: 420107, text: "青山区"},
+                        {value: 420111, text: "洪山区"},
+                        {value: 420112, text: "东西湖区"},
+                        {value: 420113, text: "汉南区"},
+                        {value: 420114, text: "蔡甸区"},
+                        {value: 420115, text: "江夏区"},
+                        {value: 420116, text: "黄陂区"},
+                        {value: 420117, text: "新洲区"}
                     ];
-                  break;
+                    break;
                 }
-                case 420200 :{
-                    areaData=[
-                        {value: 420202,	text:"黄石港区"},
-                        {value: 420203,	text:"西塞山区"},
-                        {value: 420204,	text:"下陆区"},
-                        {value: 420205,	text:"铁山区"},
-                        {value: 420222,	text:"阳新县"},
-                        {value: 420281,	text:"大冶市"}
-                      ];
-                  break;
+                case 420200 : {
+                    areaData = [
+                        {value: 420202, text: "黄石港区"},
+                        {value: 420203, text: "西塞山区"},
+                        {value: 420204, text: "下陆区"},
+                        {value: 420205, text: "铁山区"},
+                        {value: 420222, text: "阳新县"},
+                        {value: 420281, text: "大冶市"}
+                    ];
+                    break;
                 }
-                case 420300 :{
-                    areaData=[
-                        {value: 420302,	text: "茅箭区"},
-                        {value: 420303,	text: "张湾区"},
-                        {value: 420321,	text: "郧县"},
-                        {value: 420322,	text: "郧西县"},
-                        {value: 420323,	text: "竹山县"},
-                        {value: 420324,	text: "竹溪县"},
-                        {value: 420325,	text: "房县"},
-                        {value: 420381,	text: "丹江口市"}
+                case 420300 : {
+                    areaData = [
+                        {value: 420302, text: "茅箭区"},
+                        {value: 420303, text: "张湾区"},
+                        {value: 420321, text: "郧县"},
+                        {value: 420322, text: "郧西县"},
+                        {value: 420323, text: "竹山县"},
+                        {value: 420324, text: "竹溪县"},
+                        {value: 420325, text: "房县"},
+                        {value: 420381, text: "丹江口市"}
                     ];
-                  break;
+                    break;
                 }
-                case 420500 :{
-                    areaData=[
-                        {value: 420502,	text: "西陵区"},
-                        {value: 420503,	text: "伍家岗区"},
-                        {value: 420504,	text: "点军区"},
-                        {value: 420505,	text: "猇亭区"},
-                        {value: 420506,	text: "夷陵区"},
-                        {value: 420525,	text: "远安县"},
-                        {value: 420526,	text: "兴山县"},
-                        {value: 420527,	text: "秭归县"},
-                        {value: 420528,	text: "长阳土家族自治县"},
-                        {value: 420529,	text: "五峰土家族自治县"},
-                        {value: 420581,	text: "宜都市"},
-                        {value: 420582,	text: "当阳市"},
-                        {value: 420583,	text: "枝江市"},
+                case 420500 : {
+                    areaData = [
+                        {value: 420502, text: "西陵区"},
+                        {value: 420503, text: "伍家岗区"},
+                        {value: 420504, text: "点军区"},
+                        {value: 420505, text: "猇亭区"},
+                        {value: 420506, text: "夷陵区"},
+                        {value: 420525, text: "远安县"},
+                        {value: 420526, text: "兴山县"},
+                        {value: 420527, text: "秭归县"},
+                        {value: 420528, text: "长阳土家族自治县"},
+                        {value: 420529, text: "五峰土家族自治县"},
+                        {value: 420581, text: "宜都市"},
+                        {value: 420582, text: "当阳市"},
+                        {value: 420583, text: "枝江市"},
                     ];
-                  break;
+                    break;
                 }
-                case 420600 :{
-                    areaData=[
-                        {value: 420602,	text: "襄城区"},
-                        {value: 420606,	text: "樊城区"},
-                        {value: 420607,	text: "襄州区"},
-                        {value: 420624,	text: "南漳县"},
-                        {value: 420625,	text: "谷城县"},
-                        {value: 420626,	text: "保康县"},
-                        {value: 420682,	text: "老河口市"},
-                        {value: 420683,	text: "枣阳市"},
-                        {value: 420684,	text: "宜城市"},
+                case 420600 : {
+                    areaData = [
+                        {value: 420602, text: "襄城区"},
+                        {value: 420606, text: "樊城区"},
+                        {value: 420607, text: "襄州区"},
+                        {value: 420624, text: "南漳县"},
+                        {value: 420625, text: "谷城县"},
+                        {value: 420626, text: "保康县"},
+                        {value: 420682, text: "老河口市"},
+                        {value: 420683, text: "枣阳市"},
+                        {value: 420684, text: "宜城市"},
                     ];
-                  break;
+                    break;
                 }
-                case 420700 :{
-                    areaData=[
-                        {value: 420702,	text: "梁子湖区"},
-                        {value: 420703,	text: "华容区"},
-                        {value: 420704,	text: "鄂城区"},
+                case 420700 : {
+                    areaData = [
+                        {value: 420702, text: "梁子湖区"},
+                        {value: 420703, text: "华容区"},
+                        {value: 420704, text: "鄂城区"},
                     ];
-                  break;
+                    break;
                 }
-                case 420800 :{
-                    areaData=[
-                        {value: 420802,	text: "东宝区"},
-                        {value: 420804,	text: "掇刀区"},
-                        {value: 420821,	text: "京山县"},
-                        {value: 420822,	text: "沙洋县"},
-                        {value: 420881,	text: "钟祥市"},
+                case 420800 : {
+                    areaData = [
+                        {value: 420802, text: "东宝区"},
+                        {value: 420804, text: "掇刀区"},
+                        {value: 420821, text: "京山县"},
+                        {value: 420822, text: "沙洋县"},
+                        {value: 420881, text: "钟祥市"},
 
                     ];
-                  break;
+                    break;
                 }
-                case 420900 :{
-                    areaData=[
-                        {value: 420902,	text: "孝南区"},
-                        {value: 420921,	text: "孝昌县"},
-                        {value: 420922,	text: "大悟县"},
-                        {value: 420923,	text: "云梦县"},
-                        {value: 420981,	text: "应城市"},
-                        {value: 420982,	text: "安陆市"},
-                        {value: 420984,	text: "汉川市"},
+                case 420900 : {
+                    areaData = [
+                        {value: 420902, text: "孝南区"},
+                        {value: 420921, text: "孝昌县"},
+                        {value: 420922, text: "大悟县"},
+                        {value: 420923, text: "云梦县"},
+                        {value: 420981, text: "应城市"},
+                        {value: 420982, text: "安陆市"},
+                        {value: 420984, text: "汉川市"},
 
                     ];
-                  break;
+                    break;
                 }
-                case 421000 :{
-                    areaData=[
-                        {value: 421002,	text: "沙市区"},
-                        {value: 421003,	text: "荆州区"},
-                        {value: 421022,	text: "公安县"},
-                        {value: 421023,	text: "监利县"},
-                        {value: 421024,	text: "江陵县"},
-                        {value: 421081,	text: "石首市"},
-                        {value: 421083,	text: "洪湖市"},
-                        {value: 421087,	text: "松滋市"},
+                case 421000 : {
+                    areaData = [
+                        {value: 421002, text: "沙市区"},
+                        {value: 421003, text: "荆州区"},
+                        {value: 421022, text: "公安县"},
+                        {value: 421023, text: "监利县"},
+                        {value: 421024, text: "江陵县"},
+                        {value: 421081, text: "石首市"},
+                        {value: 421083, text: "洪湖市"},
+                        {value: 421087, text: "松滋市"},
 
                     ];
-                  break;
+                    break;
                 }
-                case 421100 :{
-                    areaData=[
-                        {value: 421102,	text: "黄州区"},
-                        {value: 421121,	text: "团风县"},
-                        {value: 421122,	text: "红安县"},
-                        {value: 421123,	text: "罗田县"},
-                        {value: 421124,	text: "英山县"},
-                        {value: 421125,	text: "浠水县"},
-                        {value: 421126,	text: "蕲春县"},
-                        {value: 421127,	text: "黄梅县"},
-                        {value: 421181,	text: "麻城市"},
-                        {value: 421182,	text: "武穴市"},
+                case 421100 : {
+                    areaData = [
+                        {value: 421102, text: "黄州区"},
+                        {value: 421121, text: "团风县"},
+                        {value: 421122, text: "红安县"},
+                        {value: 421123, text: "罗田县"},
+                        {value: 421124, text: "英山县"},
+                        {value: 421125, text: "浠水县"},
+                        {value: 421126, text: "蕲春县"},
+                        {value: 421127, text: "黄梅县"},
+                        {value: 421181, text: "麻城市"},
+                        {value: 421182, text: "武穴市"},
 
                     ];
-                  break;
+                    break;
                 }
-                case 421200 :{
-                    areaData=[
-                        {value: 421202,	text: "咸安区"},
-                        {value: 421221,	text: "嘉鱼县"},
-                        {value: 421222,	text: "通城县"},
-                        {value: 421223,	text: "崇阳县"},
-                        {value: 421224,	text: "通山县"},
-                        {value: 421281,	text: "赤壁市"},
+                case 421200 : {
+                    areaData = [
+                        {value: 421202, text: "咸安区"},
+                        {value: 421221, text: "嘉鱼县"},
+                        {value: 421222, text: "通城县"},
+                        {value: 421223, text: "崇阳县"},
+                        {value: 421224, text: "通山县"},
+                        {value: 421281, text: "赤壁市"},
 
                     ];
-                  break;
+                    break;
                 }
-                case 421300 :{
-                    areaData=[
-                        {value: 421303,	text: "曾都区"},
-                        {value: 421321,	text: "随县"},
-                        {value: 421381,	text: "广水市"},
+                case 421300 : {
+                    areaData = [
+                        {value: 421303, text: "曾都区"},
+                        {value: 421321, text: "随县"},
+                        {value: 421381, text: "广水市"},
                     ];
-                  break;
+                    break;
                 }
-                case 422800 :{
-                    areaData=[
-                        {value: 422801,	text: "恩施市"},
-                        {value: 422802,	text: "利川市"},
-                        {value: 422822,	text: "建始县"},
-                        {value: 422823,	text: "巴东县"},
-                        {value: 422825,	text: "宣恩县"},
-                        {value: 422826,	text: "咸丰县"},
-                        {value: 422827,	text: "来凤县"},
-                        {value: 422828,	text: "鹤峰县"},
+                case 422800 : {
+                    areaData = [
+                        {value: 422801, text: "恩施市"},
+                        {value: 422802, text: "利川市"},
+                        {value: 422822, text: "建始县"},
+                        {value: 422823, text: "巴东县"},
+                        {value: 422825, text: "宣恩县"},
+                        {value: 422826, text: "咸丰县"},
+                        {value: 422827, text: "来凤县"},
+                        {value: 422828, text: "鹤峰县"},
 
                     ];
-                  break;
+                    break;
                 }
-                case 429000 :{
-                    areaData=[
-                        {value: 429004,	text: "仙桃市"},
-                        {value: 429005,	text: "潜江市"},
-                        {value: 429006,	text: "天门市"},
-                        {value: 429021,	text: "神农架林区"},
+                case 429000 : {
+                    areaData = [
+                        {value: 429004, text: "仙桃市"},
+                        {value: 429005, text: "潜江市"},
+                        {value: 429006, text: "天门市"},
+                        {value: 429021, text: "神农架林区"},
                     ];
-                  break;
+                    break;
                 }
             }
             var html = "";
@@ -435,12 +446,14 @@
                     // console.log("uptownId:"+uptownId);
                     if (uptownId == '1238790987234') {
                         console.log("单位");
+                        $("#yaoqingmaSS")[0].style.display = '';
                         $("#danweiTitle").text("单位");
                         $("#menpaiTitle").text("工号");
                         $("#doorplate").attr("placeholder", "输入工号");
 
                     } else {
                         console.log("小区");
+                        $("#yaoqingmaSS")[0].style.display = '';
                         $("#danweiTitle").text("栋/单元");
                         $("#menpaiTitle").text("门牌号码");
                         $("#doorplate").attr("placeholder", "请输入门牌号码: 如 108");
@@ -465,12 +478,12 @@
                     for (var i = 0; i < data.length; i++) {
                         var uptownId = $("#uptownId").val();
                         if (uptownId == '1238790987234') {
-                            html += '<option value="' + data[i].unitId + '">'+data[i].ridgepole+data[i].unit + '</option>';
+                            html += '<option value="' + data[i].unitId + '">' + data[i].ridgepole + data[i].unit + '</option>';
                         } else {
                             if (data[i].ridgepole == "") {
-                                html += '<option value="' + data[i].unitId + '">'+data[i].unit+'单元' + '</option>';
+                                html += '<option value="' + data[i].unitId + '">' + data[i].unit + '单元' + '</option>';
                             } else {
-                                html += '<option value="' + data[i].unitId + '">'+data[i].ridgepole+'栋'+data[i].unit+'单元' + '</option>';
+                                html += '<option value="' + data[i].unitId + '">' + data[i].ridgepole + '栋' + data[i].unit + '单元' + '</option>';
                             }
                         }
                     }
@@ -484,7 +497,7 @@
         <#if user_id ??>var userId = ${user_id!''}</#if>;
 
     function save() {
-        console.log("userId:"+userId)
+        console.log("userId:" + userId)
         var userType = $('input:radio:checked').val();
         var city = $("#city").val();
         if (!city) {
@@ -501,6 +514,13 @@
             $.alert("请选择小区!")
             return false;
         }
+        if (uptownId == '1238790987234') {
+            var yaoqingma = $("#yaoqingma").val();
+            if (yaoqingma != '5714') {
+                $.alert("请填写正确的邀请码!")
+                return false;
+            }
+        }
         var unitId = $("#unitId").val();
         var doorplate = $("#doorplate").val().trim();
         if (!unitId) {
@@ -522,7 +542,7 @@
             data: {
                 "unitId": unitId,
                 "doorplate": doorplate,
-            },success: function (data) {
+            }, success: function (data) {
                 if (!data.success) {
                     if (uptownId == '1238790987234') {
                         $.alert("该工号已经被占用,请输入身份证号码");
@@ -545,7 +565,7 @@
                             "unitId": unitId,
                             "uptownId": uptownId,
                             "doorplate": doorplate,
-                        },success: function (date) {
+                        }, success: function (date) {
                             window.location.href = "/user/home.html?userId=" + userId + "&userType=1";
                         }
                     });