对接烟台app的h5页面
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

3 lines
15 KiB

(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["pages-grid-grid"],{"0c17":function(t,e,n){"use strict";n.r(e);var r=n("9bd5"),i=n.n(r);for(var o in r)["default"].indexOf(o)<0&&function(t){n.d(e,t,(function(){return r[t]}))}(o);e["default"]=i.a},"583b":function(t,e,n){"use strict";n.r(e);var r=n("6b39"),i=n("0c17");for(var o in i)["default"].indexOf(o)<0&&function(t){n.d(e,t,(function(){return i[t]}))}(o);n("93d6");var a=n("f0c5"),u=Object(a["a"])(i["default"],r["b"],r["c"],!1,null,"6d684b86",null,!1,r["a"],void 0);e["default"]=u.exports},"6b39":function(t,e,n){"use strict";n.d(e,"b",(function(){return r})),n.d(e,"c",(function(){return i})),n.d(e,"a",(function(){}));var r=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("v-uni-view",[n("v-uni-view",{staticClass:"select-position"},[n("v-uni-view",{staticClass:"address"},[n("v-uni-image",{attrs:{mode:"scaleToFill",src:"/static/data/images/grid/position.png"}}),n("v-uni-text",[t._v(t._s(t.curAddress))])],1),n("v-uni-view",{staticClass:"check-position"},[n("v-uni-image",{attrs:{mode:"scaleToFill",src:"/static/data/images/grid/now-position.png"}}),n("v-uni-text",{attrs:{onTap:"reposition"}},[t._v("重新定位")])],1)],1),n("v-uni-view",{staticClass:"search"},[n("v-uni-text",[t._v("网格查找")]),n("v-uni-input",{attrs:{placeholder:"请输入小区楼栋名称,如1号楼",onInput:"onInputChange",onConfirm:"onInputConfirm"}})],1),n("v-uni-view",{staticClass:"list"},[n("v-uni-view",{staticClass:"list-title"},[t._v("楼栋列表")]),n("v-uni-view",{staticClass:"list-content"},t._l(t.list,(function(e,r){return n("v-uni-view",{key:r},[n("v-uni-text",[t._v(t._s(e.neighborhoodName+"-"+e.buildingName+"-"+e.gridName))]),n("v-uni-text",{staticClass:"list-in",attrs:{"data-item":e,onTap:"inGrid"}},[t._v("进入")])],1)})),1)],1)],1)},i=[]},"86af":function(t,e,n){var r=n("24fb");e=r(!1),e.push([t.i,".select-position[data-v-6d684b86]{display:flex;align-items:center;justify-content:space-between;width:100vw;height:%?94?%;background-color:#fff;padding:0 %?22?%;box-sizing:border-box}.select-position > uni-view[data-v-6d684b86]{display:flex;align-items:center}.select-position uni-image[data-v-6d684b86]{height:%?36?%;width:%?36?%;margin:0 %?4?%}.check-position[data-v-6d684b86]{font-size:%?26?%;color:#d81e06}.search[data-v-6d684b86]{display:flex;align-items:center;margin:%?20?% %?30?%;background-color:#fff;padding:%?10?% %?15?%;box-sizing:border-box}.search uni-text[data-v-6d684b86]{font-size:%?30?%}.search uni-input[data-v-6d684b86]{width:70%;font-size:%?30?%}.list[data-v-6d684b86]{width:100vw;background-color:#fff;padding:%?30?% %?30?% 0 %?30?%;box-sizing:border-box}.list-title[data-v-6d684b86]{font-weight:700;border-bottom:%?2?% solid #e7eeee;padding-bottom:%?20?%}.list-content[data-v-6d684b86]{padding:0 %?10?%}.list-content uni-view[data-v-6d684b86]{display:flex;align-items:center;padding:%?30?% 0;border-bottom:%?2?% solid #e7eeee;justify-content:space-between}.list-content uni-text[data-v-6d684b86]{font-size:%?30?%}.list-content .list-in[data-v-6d684b86]{font-size:%?24?%;border:1px solid silver;color:#aeaeae;padding:%?4?% %?8?%;border-radius:%?2?%}",""]),t.exports=e},"93d6":function(t,e,n){"use strict";var r=n("de3a"),i=n.n(r);i.a},"9bd5":function(t,e,n){"use strict";n("7a82");var r=n("ee27").default;Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var i=r(n("f07e")),o=r(n("c964")),a=n("a3dd"),u=r(n("4d4d")),c=n("aab2"),s=getApp(),d={data:function(){return{list:[],curAddress:"",searchVal:""}},onLoad:function(){this.fetchNeighBorhoodList(),this.getLocation()},methods:{fetchNeighBorhoodList:function(){var t=this;return(0,o.default)((0,i.default)().mark((function e(){var n,r,o,u;return(0,i.default)().wrap((function(e){while(1)switch(e.prev=e.next){case 0:return n={buildingName:t.searchVal},e.next=3,a.CustomerApi.fetchNeighBorhoodListForDing(n);case 3:r=e.sent,o=r.code,u=r.data,0==o&&u&&t.setData({list:u});case 6:case"end":return e.stop()}}),e)})))()},fetchAutoreGuser:function(t){return(0,o.default)((0,i.default)().mark((function e(){var n,r,o,d;return(0,i.default)().wrap((function(e){while(1)switch(e.prev=e.next){case 0:return n={gridId:t},e.next=3,a.CustomerApi.fetchAutoreGuser(n);case 3:r=e.sent,o=r.code,d=r.data,0==o&&d&&(u.default.setStoreGridInfo(d),(0,c.fetchToken)().then((function(t){u.default.setStoreUserInfo(t.data),dd.reLaunch({url:"/pages/index/index"}),s.globalData.session=!0})));case 6:case"end":return e.stop()}}),e)})))()},onInputChange:function(t){var e=this,n=t.detail.value;n||this.setData({searchVal:n},(function(){e.fetchNeighBorhoodList()}))},onInputConfirm:function(t){var e=this,n=t.detail.value;n&&this.setData({searchVal:n},(function(){e.fetchNeighBorhoodList()}))},reposition:function(){this.getLocation()},inGrid:function(t){var e=t.currentTarget.dataset.item;console.log(e.label,e.gridId),this.fetchAutoreGuser(e.gridId)},getLocation:function(){dd.showLoading({content:""});var t=this;dd.getLocation({success:function(e){dd.hideLoading(),console.log(e),t.setData({curAddress:e.address})},fail:function(){var t=this;dd.confirm({title:"温馨提示",content:"提交随手拍需要获取您的位置信息",confirmButtonText:"确定",success:function(e){e.confirm&&t.getLocation()}})}})}}};e.default=d},a3dd:function(t,e,n){"use strict";n("7a82");var r=n("4a46").default;Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var i=r(n("bc1b")),o=i;e.default=o},bc1b:function(t,e,n){"use strict";n("7a82");var r=n("ee27").default;Object.defineProperty(e,"__esModule",{value:!0}),e.authfield=function(t){return new Promise((function(e,n){(0,o.requestPOST)("/epmetuser/more/badge/authfield",t).then((function(t){e(t)}))}))},e.badgesendcode=function(t){return new Promise((function(e,n){(0,o.requestPOST)("/epmetuser/more/badge/badgesendcode",t).then((function(t){e(t)}))}))},e.certificationAdd=function(t){return new Promise((function(e,n){(0,o.requestPOST)("/epmetuser/more/badge/certification/add-autopass",t).then((function(t){e(t)}))}))},e.certificationDetail=function(t){return new Promise((function(e,n){(0,o.requestPOST)("/epmetuser/more/badge/certification/detail",t).then((function(t){e(t)}))}))},e.entergrid=function(t){return new Promise((function(e,n){(0,o.requestPOST)("/resi/guide/user/entergrid",t).then((function(t){e(t)}))}))},e.extra=function(t){return new Promise((function(e,n){(0,o.requestPOST)("/resi/mine/partymember/extra",t).then((function(t){e(t)}))}))},e.fetchAutoreGuser=function(t){return new Promise((function(e,n){(0,o.requestPOST)("/epmetuser/userresiinfo/autoreguser-ding",t).then((function(t){e(t)}))}))},e.fetchIcEventReprot=function(t){return new Promise((function(e,n){(0,o.requestPOST)("/gov/project/icEvent/add-event-resi",t).then((function(t){e(t)}))}))},e.fetchNeighBorhoodList=function(t){return new Promise((function(e,n){(0,o.requestPOST)("/gov/org/icneighborhood/neighborhoodlist",t).then((function(t){e(t)}))}))},e.fetchNeighBorhoodListForDing=function(t){return new Promise((function(e,n){a.default.getAuthCode().then((function(n){var r=(0,i.default)((0,i.default)({},t),{authCode:n.authCode,miniAppId:u.miniAppId});(0,o.requestPOST)("/gov/org/icneighborhood/neighborhoodlistForDingding",r).then((function(t){e(t)}))}))}))},e.getverificationcode=function(t){return new Promise((function(e,n){(0,o.requestPOST)("/resi/mine/partymember/getverificationcode",t).then((function(t){e(t)}))}))},e.init=function(t){return new Promise((function(e,n){(0,o.requestPOST)("/resi/mine/partymember/init",t).then((function(t){e(t)}))}))},e.openedorclosed=function(t){return new Promise((function(e,n){(0,o.requestPOST)("/resi/mine/badge/openedorclosed",t).then((function(t){e(t)}))}))},e.operlist=function(t){return new Promise((function(e,n){(0,o.requestPOST)("/resi/mine/badge/operlist",t).then((function(t){e(t)}))}))},e.partymemberSubmit=function(t){return new Promise((function(e,n){(0,o.requestPOST)("/resi/mine/partymember/submit",t).then((function(t){e(t)}))}))};var i=r(n("f3f3"));n("d3b7");var o=n("aab2"),a=r(n("f691")),u=n("8d9b")},c964:function(t,e,n){"use strict";function r(t,e,n,r,i,o,a){try{var u=t[o](a),c=u.value}catch(s){return void n(s)}u.done?e(c):Promise.resolve(c).then(r,i)}n("7a82"),Object.defineProperty(e,"__esModule",{value:!0}),e.default=function(t){return function(){var e=this,n=arguments;return new Promise((function(i,o){var a=t.apply(e,n);function u(t){r(a,i,o,u,c,"next",t)}function c(t){r(a,i,o,u,c,"throw",t)}u(void 0)}))}},n("d3b7")},de3a:function(t,e,n){var r=n("86af");r.__esModule&&(r=r.default),"string"===typeof r&&(r=[[t.i,r,""]]),r.locals&&(t.exports=r.locals);var i=n("4f06").default;i("2809d568",r,!0,{sourceMap:!1,shadowMode:!1})},f07e:function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=function(){
/*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/facebook/regenerator/blob/main/LICENSE */
e.default=function(){return t};var t={},n=Object.prototype,i=n.hasOwnProperty,o=Object.defineProperty||function(t,e,n){t[e]=n.value},a="function"==typeof Symbol?Symbol:{},u=a.iterator||"@@iterator",c=a.asyncIterator||"@@asyncIterator",s=a.toStringTag||"@@toStringTag";function d(t,e,n){return Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}),t[e]}try{d({},"")}catch(k){d=function(t,e,n){return t[e]=n}}function f(t,e,n,r){var i=e&&e.prototype instanceof v?e:v,a=Object.create(i.prototype),u=new E(r||[]);return o(a,"_invoke",{value:P(t,n,u)}),a}function l(t,e,n){try{return{type:"normal",arg:t.call(e,n)}}catch(k){return{type:"throw",arg:k}}}t.wrap=f;var h={};function v(){}function p(){}function g(){}var m={};d(m,u,(function(){return this}));var b=Object.getPrototypeOf,y=b&&b(b(S([])));y&&y!==n&&i.call(y,u)&&(m=y);var w=g.prototype=v.prototype=Object.create(m);function x(t){["next","throw","return"].forEach((function(e){d(t,e,(function(t){return this._invoke(e,t)}))}))}function L(t,e){var n;o(this,"_invoke",{value:function(o,a){function u(){return new e((function(n,u){(function n(o,a,u,c){var s=l(t[o],t,a);if("throw"!==s.type){var d=s.arg,f=d.value;return f&&"object"==(0,r.default)(f)&&i.call(f,"__await")?e.resolve(f.__await).then((function(t){n("next",t,u,c)}),(function(t){n("throw",t,u,c)})):e.resolve(f).then((function(t){d.value=t,u(d)}),(function(t){return n("throw",t,u,c)}))}c(s.arg)})(o,a,n,u)}))}return n=n?n.then(u,u):u()}})}function P(t,e,n){var r="suspendedStart";return function(i,o){if("executing"===r)throw new Error("Generator is already running");if("completed"===r){if("throw"===i)throw o;return j()}for(n.method=i,n.arg=o;;){var a=n.delegate;if(a){var u=_(a,n);if(u){if(u===h)continue;return u}}if("next"===n.method)n.sent=n._sent=n.arg;else if("throw"===n.method){if("suspendedStart"===r)throw r="completed",n.arg;n.dispatchException(n.arg)}else"return"===n.method&&n.abrupt("return",n.arg);r="executing";var c=l(t,e,n);if("normal"===c.type){if(r=n.done?"completed":"suspendedYield",c.arg===h)continue;return{value:c.arg,done:n.done}}"throw"===c.type&&(r="completed",n.method="throw",n.arg=c.arg)}}}function _(t,e){var n=e.method,r=t.iterator[n];if(void 0===r)return e.delegate=null,"throw"===n&&t.iterator["return"]&&(e.method="return",e.arg=void 0,_(t,e),"throw"===e.method)||"return"!==n&&(e.method="throw",e.arg=new TypeError("The iterator does not provide a '"+n+"' method")),h;var i=l(r,t.iterator,e.arg);if("throw"===i.type)return e.method="throw",e.arg=i.arg,e.delegate=null,h;var o=i.arg;return o?o.done?(e[t.resultName]=o.value,e.next=t.nextLoc,"return"!==e.method&&(e.method="next",e.arg=void 0),e.delegate=null,h):o:(e.method="throw",e.arg=new TypeError("iterator result is not an object"),e.delegate=null,h)}function O(t){var e={tryLoc:t[0]};1 in t&&(e.catchLoc=t[1]),2 in t&&(e.finallyLoc=t[2],e.afterLoc=t[3]),this.tryEntries.push(e)}function T(t){var e=t.completion||{};e.type="normal",delete e.arg,t.completion=e}function E(t){this.tryEntries=[{tryLoc:"root"}],t.forEach(O,this),this.reset(!0)}function S(t){if(t){var e=t[u];if(e)return e.call(t);if("function"==typeof t.next)return t;if(!isNaN(t.length)){var n=-1,r=function e(){for(;++n<t.length;)if(i.call(t,n))return e.value=t[n],e.done=!1,e;return e.value=void 0,e.done=!0,e};return r.next=r}}return{next:j}}function j(){return{value:void 0,done:!0}}return p.prototype=g,o(w,"constructor",{value:g,configurable:!0}),o(g,"constructor",{value:p,configurable:!0}),p.displayName=d(g,s,"GeneratorFunction"),t.isGeneratorFunction=function(t){var e="function"==typeof t&&t.constructor;return!!e&&(e===p||"GeneratorFunction"===(e.displayName||e.name))},t.mark=function(t){return Object.setPrototypeOf?Object.setPrototypeOf(t,g):(t.__proto__=g,d(t,s,"GeneratorFunction")),t.prototype=Object.create(w),t},t.awrap=function(t){return{__await:t}},x(L.prototype),d(L.prototype,c,(function(){return this})),t.AsyncIterator=L,t.async=function(e,n,r,i,o){void 0===o&&(o=Promise);var a=new L(f(e,n,r,i),o);return t.isGeneratorFunction(n)?a:a.next().then((function(t){return t.done?t.value:a.next()}))},x(w),d(w,s,"Generator"),d(w,u,(function(){return this})),d(w,"toString",(function(){return"[object Generator]"})),t.keys=function(t){var e=Object(t),n=[];for(var r in e)n.push(r);return n.reverse(),function t(){for(;n.length;){var r=n.pop();if(r in e)return t.value=r,t.done=!1,t}return t.done=!0,t}},t.values=S,E.prototype={constructor:E,reset:function(t){if(this.prev=0,this.next=0,this.sent=this._sent=void 0,this.done=!1,this.delegate=null,this.method="next",this.arg=void 0,this.tryEntries.forEach(T),!t)for(var e in this)"t"===e.charAt(0)&&i.call(this,e)&&!isNaN(+e.slice(1))&&(this[e]=void 0)},stop:function(){this.done=!0;var t=this.tryEntries[0].completion;if("throw"===t.type)throw t.arg;return this.rval},dispatchException:function(t){if(this.done)throw t;var e=this;function n(n,r){return a.type="throw",a.arg=t,e.next=n,r&&(e.method="next",e.arg=void 0),!!r}for(var r=this.tryEntries.length-1;r>=0;--r){var o=this.tryEntries[r],a=o.completion;if("root"===o.tryLoc)return n("end");if(o.tryLoc<=this.prev){var u=i.call(o,"catchLoc"),c=i.call(o,"finallyLoc");if(u&&c){if(this.prev<o.catchLoc)return n(o.catchLoc,!0);if(this.prev<o.finallyLoc)return n(o.finallyLoc)}else if(u){if(this.prev<o.catchLoc)return n(o.catchLoc,!0)}else{if(!c)throw new Error("try statement without catch or finally");if(this.prev<o.finallyLoc)return n(o.finallyLoc)}}}},abrupt:function(t,e){for(var n=this.tryEntries.length-1;n>=0;--n){var r=this.tryEntries[n];if(r.tryLoc<=this.prev&&i.call(r,"finallyLoc")&&this.prev<r.finallyLoc){var o=r;break}}o&&("break"===t||"continue"===t)&&o.tryLoc<=e&&e<=o.finallyLoc&&(o=null);var a=o?o.completion:{};return a.type=t,a.arg=e,o?(this.method="next",this.next=o.finallyLoc,h):this.complete(a)},complete:function(t,e){if("throw"===t.type)throw t.arg;return"break"===t.type||"continue"===t.type?this.next=t.arg:"return"===t.type?(this.rval=this.arg=t.arg,this.method="return",this.next="end"):"normal"===t.type&&e&&(this.next=e),h},finish:function(t){for(var e=this.tryEntries.length-1;e>=0;--e){var n=this.tryEntries[e];if(n.finallyLoc===t)return this.complete(n.completion,n.afterLoc),T(n),h}},catch:function(t){for(var e=this.tryEntries.length-1;e>=0;--e){var n=this.tryEntries[e];if(n.tryLoc===t){var r=n.completion;if("throw"===r.type){var i=r.arg;T(n)}return i}}throw new Error("illegal catch attempt")},delegateYield:function(t,e,n){return this.delegate={iterator:S(t),resultName:e,nextLoc:n},"next"===this.method&&(this.arg=void 0),h}},t},n("7a82"),n("a4d3"),n("e01a"),n("d3b7"),n("d28b"),n("3ca3"),n("ddb0"),n("b636"),n("944a"),n("0c47"),n("23dc"),n("3410"),n("d9e2"),n("d401"),n("14d9"),n("159b"),n("131a"),n("26e9"),n("fb6a");var r=function(t){return t&&t.__esModule?t:{default:t}}(n("0122"))}}]);