This commit is contained in:
Anfioo
2025-12-09 22:27:35 +08:00
parent 7dc18067ac
commit 950d8db10b
372 changed files with 931 additions and 900 deletions

View File

@@ -0,0 +1 @@
(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["pages-machine-faceRecognition"],{"0ffc":function(t,e,a){"use strict";var n=a("2281"),i=a.n(n);i.a},2281:function(t,e,a){var n=a("4907");n.__esModule&&(n=n.default),"string"===typeof n&&(n=[[t.i,n,""]]),n.locals&&(t.exports=n.locals);var i=a("967d").default;i("d2b925b8",n,!0,{sourceMap:!1,shadowMode:!1})},4907:function(t,e,a){var n=a("c86c");e=n(!1),e.push([t.i,".face-top[data-v-3fea2750]{padding:%?10?%}.face-top uni-image[data-v-3fea2750]{height:%?380?%;width:100%}.face-top .face-desc[data-v-3fea2750]{font-size:%?32?%;text-align:center;color:#ff4500;line-height:%?90?%}.face-tel[data-v-3fea2750]{padding-left:%?10?%;padding-right:%?10?%;text-align:center}.face-tel uni-image[data-v-3fea2750]{height:%?500?%;width:%?500?%}.face-tel .face-tel-text[data-v-3fea2750]{margin-top:%?20?%;padding-top:%?40?%;padding-bottom:%?40?%;font-size:%?32?%}",""]),t.exports=e},"688e":function(t,e,a){"use strict";a.r(e);var n=a("8105"),i=a("b87a");for(var c in i)["default"].indexOf(c)<0&&function(t){a.d(e,t,(function(){return i[t]}))}(c);a("0ffc");var o=a("828b"),r=Object(o["a"])(i["default"],n["b"],n["c"],!1,null,"3fea2750",null,!1,n["a"],void 0);e["default"]=r.exports},8105:function(t,e,a){"use strict";a.d(e,"b",(function(){return n})),a.d(e,"c",(function(){return i})),a.d(e,"a",(function(){}));var n=function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("v-uni-view",["N"==t.hasFace?a("v-uni-view",{staticClass:"face-top"},[a("v-uni-view",[a("v-uni-image",{attrs:{src:"/static/images/noface.png"}})],1),a("v-uni-view",{staticClass:"face-desc"},[a("v-uni-text",[t._v("您尚未进行人脸识别认证,请联系物业公司")])],1)],1):a("v-uni-view",{staticClass:"face-top"},[a("v-uni-view",[a("v-uni-image",{attrs:{src:"/static/images/hasface.png"}})],1),a("v-uni-view",{staticClass:"face-desc"},[a("v-uni-text",[t._v("您已通过人脸识别认证,请放心使用")])],1)],1),a("v-uni-view",{staticClass:"face-tel"},[t.property.communityQrCode?a("v-uni-view",[a("v-uni-image",{staticClass:"call-qrcode",attrs:{src:t.property.communityQrCode}})],1):t._e(),a("v-uni-view",{staticClass:"bg-white face-tel-text"},[t._v("您确认拨打,"+t._s(t.property.communityName)+"物业客服电话"),a("br"),t._v(t._s(t.property.sCommunityTel))])],1)],1)},i=[]},b87a:function(t,e,a){"use strict";a.r(e);var n=a("c8c8"),i=a.n(n);for(var c in n)["default"].indexOf(c)<0&&function(t){a.d(e,t,(function(){return n[t]}))}(c);e["default"]=i.a},c8c8:function(t,e,a){"use strict";a("6a54"),Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0,a("bf0f"),a("2797");a("6990");var n=a("1803"),i=a("1c9a"),c={data:function(){return{property:{},hasFace:"N",faceSpecCd:"1234567"}},onLoad:function(){(0,n.hasOwner)();var t=this;uni.getStorage({key:"ownerInfo",success:function(e){t.property=e.data}}),this._loadCurrentOwner()},methods:{_loadCurrentOwner:function(){var t=this;(0,n.loadLoginOwner)({communityId:(0,i.getCommunityId)()}).then((function(e){var a=e.ownerAttrDtos;a.forEach((function(e){e.specCd==t.faceSpecCd&&(t.hasFace=e.value)}))}))}}};e.default=c}}]);