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
3 lines
15 KiB
1 year ago
|
(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["pages-grid-grid"],{"0493":function(t,e,n){"use strict";n.d(e,"b",(function(){return r})),n.d(e,"c",(function(){return o})),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)},o=[]},"12d6":function(t,e,n){var r=n("bd7a");r.__esModule&&(r=r.default),"string"===typeof r&&(r=[[t.i,r,""]]),r.locals&&(t.exports=r.locals);var o=n("4f06").default;o("3f4e029a",r,!0,{sourceMap:!1,shadowMode:!1})},"24f9":function(t,e,n){"use strict";n("7a82");var r=n("ee27").default;Object.defineProperty(e,"__esModule",{value:!0}),e.comment=function(t){return new Promise((function(e,n){(0,i.requestPOST)("/gov/project/icEvent/comment",t).then((function(t){e(t)}))}))},e.fetchAutoreGuser=function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},e="/epmetuser/userresiinfo/autoreguser-ding";return new Promise((function(n,r){(0,i.requestPOST)(e,t).then((function(t){n(t)}))}))},e.fetchNeighBorhoodList=function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},e="/gov/org/icneighborhood/neighborhoodlist";return new Promise((function(n,r){(0,i.requestPOST)(e,t).then((function(t){n(t)}))}))},e.fetchNeighBorhoodListForDing=function(t){return new Promise((function(e,n){a.default.getAuthCode().then((function(n){var r=(0,o.default)((0,o.default)({},t),{authCode:n.authCode,miniAppId:c.miniAppId});(0,i.requestPOST)("/gov/org/icneighborhood/neighborhoodlistForDingding",r).then((function(t){e(t)}))}))}))},e.myreport=function(t){return new Promise((function(e,n){(0,i.requestPOST)("/gov/project/icEvent/myreport",t).then((function(t){e(t)}))}))},e.myreportdetail=function(t){return new Promise((function(e,n){(0,i.requestPOST)("/gov/project/icEvent/myreport-detail",t).then((function(t){e(t)}))}))},e.process=function(t){return new Promise((function(e,n){(0,i.requestPOST)("/gov/project/icEvent/process",t).then((function(t){e(t)}))}))},e.removered=function(t){return new Promise((function(e,n){(0,i.requestPOST)("/gov/project/icEvent/remove-red",t).then((function(t){e(t)}))}))},e.replylist=function(t){return new Promise((function(e,n){(0,i.requestPOST)("/gov/project/icEvent/reply-list",t).then((function(t){e(t)}))}))},e.resiReply=function(t){return new Promise((function(e,n){(0,i.requestPOST)("/gov/project/icEvent/resi-reply",t).then((function(t){e(t)}))}))};var o=r(n("f3f3"));n("d3b7");var i=n("c2b9"),a=r(n("7ce7")),c=n("f220")},ae50:function(t,e,n){"use strict";var r=n("12d6"),o=n.n(r);o.a},b1e2:function(t,e,n){"use strict";n("7a82");var r=n("ee27").default;Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var o=r(n("f07e")),i=r(n("c964")),a=n("cc50"),c=r(n("fdb2")),u=n("c2b9"),s=getApp(),f={data:function(){return{list:[],curAddress:"",searchVal:""}},onLoad:function(){this.fetchNeighBorhoodList(),this.getLocation()},methods:{fetchNeighBorhoodList:function(){var t=this;return(0,i.default)((0,o.default)().mark((function e(){var n,r,i,c;return(0,o.default)().wrap((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,o=n.hasOwnProperty,i=Object.defineProperty||function(t,e,n){t[e]=n.value},a="function"==typeof Symbol?Symbol:{},c=a.iterator||"@@iterator",u=a.asyncIterator||"@@asyncIterator",s=a.toStringTag||"@@toStringTag";function f(t,e,n){return Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}),t[e]}try{f({},"")}catch(N){f=function(t,e,n){return t[e]=n}}function l(t,e,n,r){var o=e&&e.prototype instanceof v?e:v,a=Object.create(o.prototype),c=new j(r||[]);return i(a,"_invoke",{value:_(t,n,c)}),a}function d(t,e,n){try{return{type:"normal",arg:t.call(e,n)}}catch(N){return{type:"throw",arg:N}}}t.wrap=l;var h={};function v(){}function p(){}function g(){}var b={};f(b,c,(function(){return this}));var m=Object.getPrototypeOf,y=m&&m(m(T([])));y&&y!==n&&o.call(y,c)&&(b=y);var w=g.prototype=v.prototype=Object.create(b);function x(t){["next","throw","return"].forEach((function(e){f(t,e,(function(t){return this._invoke(e,t)}))}))}function L(t,e){var n;i(this,"_invoke",{value:function(i,a){function c(){return new e((function(n,c){(function n(i,a,c,u){var s=d(t[i],t,a);if("throw"!==s.type){var f=s.arg,l=f.value;return l&&"object"==(0,r.default)(l)&&o.call(l,"__await")?e.resolve(l.__await).then((function(t){n("next",t,c,u)}),(function(t){n("throw",t,c,u)})):e.resolve(l).then((function(t){f.value=t,c(f)}),(function(t){return n("throw",t,c,u)}))}u(s.arg)})(i,a,n,c)}))}return n=n?n.then(c,c):c()}})}function _(t,e,n){var r="suspendedStart";return function(o,i){if("executing"===r)throw new Error("Generator is already running");if("completed"===r){if("throw"===o)throw i;return k()}for(n.method=o,n.arg=i;;){var a=n.delegate;if(a){var c=P(a,n);if(c){if(c===h)continue;return c}}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 u=d(t,e,n);if("normal"===u.type){if(r=n.done?"completed":"suspendedYield",u.arg===h)continue;return{value:u.arg,done:n.done}}"throw"===u.type&&(r="completed",n.method="throw",n.arg=u.arg)}}}function P(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,P(t,e),"throw"===e.method)||"return"!==n&&(e.method="throw",e.arg=new TypeError("The iterator does not provide a '"+n+"' method")),h;var o=d(r,t.iterator,e.arg);if("throw"===o.type)return e.method="throw",e.arg=o.arg,e.delegate=null,h;var i=o.arg;return i?i.done?(e[t.resultName]=i.value,e.next=t.nextLoc,"return"!==e.method&&(e.method="next",e.arg=void 0),e.delegate=null,h):i:(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 E(t){var e=t.completion||{};e.type="normal",delete e.arg,t.completion=e}function j(t){this.tryEntries=[{tryLoc:"root"}],t.forEach(O,this),this.reset(!0)}function T(t){if(t){var e=t[c];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(o.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:k}}function k(){return{value:void 0,done:!0}}return p.prototype=g,i(w,"constructor",{value:g,configurable:!0}),i(g,"constructor",{value:p,configurable:!0}),p.displayName=f(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,f(t,s,"GeneratorFunction")),t.prototype=Object.create(w),t},t.awrap=function(t){return{__await:t}},x(L.prototype),f(L.prototype,u,(function(){return this})),t.AsyncIterator=L,t.async=function(e,n,r,o,i){void 0===i&&(i=Promise);var a=new L(l(e,n,r,o),i);return t.isGeneratorFunction(n)?a:a.next().then((function(t){return t.do
|