Files
starRiverProperty/frontend/decompiled/cwos-portal/static/js/154.d71359fa4416894bca17.js
T
hpd840321 7b2bd307f1 Initial commit: reorganized source tree
- backend/: 13 Maven modules (cw-elevator-application, cloudwalk-cloud, intelligent-cwoscomponent, ninca-crk, etc.)
- frontend/: 4 Vue projects (elevator-front, cwos-portal, alarm-front, front_acs) + decompiled + scripts
- scripts/: build, test-env, tools (Docker Compose, service templates, API parity)
- docs/: AGENTS.md, superpowers specs, architecture docs
- .gitignore: standard Java/Maven exclusions

Moved from legacy maven-*/ root layout to backend/ organized structure.
2026-05-09 09:56:45 +08:00

1 line
5.2 KiB
JavaScript

webpackJsonp([154],{MpSo:function(n,a,e){"use strict";Object.defineProperty(a,"__esModule",{value:!0});var t=e("MZdq"),i=(e("9Zzp"),e("mBCk")),d=e("COE1"),o={mixins:[i.a],data:function(){return{tips:"请上传车架号图片",formatTips:"图片支持jpg、jpeg、png、bmp、jfif 格式,像素4000*3000以内,最大支持3MB",idCardUrl:"",responseText:"",textInfo:"",idCardBackInfo:{},isShowInfo:!1,types:["image/jpeg","image/png","image/bmp","image/jpg","image/jfif"]}},methods:{upload:function(n){var a=this,e={channelCode:"system",image:n,getFace:1};t.b.carFrameNoOcr(e).then(function(n){n.data&&n.success?(a.isShowInfo=!0,a.textInfo=n.data.vin,a.responseText=n):(a.isShowInfo=!1,a.$message.error(n.message),a.responseText=n)})}},components:{responseText:d.a}},p={render:function(){var n=this,a=n.$createElement,e=n._self._c||a;return e("div",{staticClass:"app-container"},[e("el-card",{attrs:{shadow:"hover"}},[e("div",{staticClass:"clearfix",attrs:{slot:"header"},slot:"header"},[e("span",{staticStyle:{"font-size":"14px"}},[n._v("通过上传的车架号图片,对图片中17位的车辆号进行识别")])]),n._v(" "),e("div",{staticClass:"simulator-box"},[e("div",{staticClass:"up-box",staticStyle:{position:"relative"}},[e("img-upload",{attrs:{buttonText:"上传图片",tips:n.tips,types:n.types,formatTip:n.formatTips,fileSize:3},on:{upload:n.upload}})],1),n._v(" "),e("span",{staticClass:"result-tip-text"},[n._v("识别结果")]),n._v(" "),e("div",{staticClass:"card-box"},[n.isShowInfo?e("ul",{staticClass:"card-info"},[e("li",[n._v("\n "+n._s(n.textInfo)+"\n ")])]):n._e(),n._v(" "),n.isShowInfo?n._e():e("span",{staticClass:"none-data"},[n._v("暂无数据")])])])]),n._v(" "),e("response-text",{attrs:{responseText:n.responseText}})],1)},staticRenderFns:[]};var r=e("VU/8")(o,p,!1,function(n){e("hgeg")},"data-v-dc0ae61e",null);a.default=r.exports},"bU/q":function(n,a,e){(n.exports=e("FZ+f")(!1)).push([n.i,"\n@media screen and (max-width: 1590px) {\n.up-box[data-v-dc0ae61e] {\n width: 386px;\n}\n.card-box[data-v-dc0ae61e] {\n width: 386px;\n}\n.avatar[data-v-dc0ae61e] {\n max-width: 386px;\n}\n.two-li[data-v-dc0ae61e] {\n margin-left: 40px;\n}\n}\n@media screen and (min-width: 1590px) {\n.up-box[data-v-dc0ae61e] {\n width: 486px;\n}\n.card-box[data-v-dc0ae61e] {\n width: 486px;\n}\n.avatar[data-v-dc0ae61e] {\n max-width: 486px;\n}\n.two-li[data-v-dc0ae61e] {\n margin-left: 80px;\n}\n}\n.none-data[data-v-dc0ae61e] {\n font-size: 16px;\n color: #74777c;\n line-height: 308px;\n}\n.card-box[data-v-dc0ae61e] {\n height: 335px;\n display: inline-block;\n margin-top: 80px;\n text-align: center;\n position: relative;\n background: #f4f5f9;\n padding: 0 0 0 15px;\n overflow-y: auto;\n margin-left: -65px;\n}\n.avatar-uploader .el-upload[data-v-dc0ae61e] {\n border: 1px dashed #aaa;\n border-radius: 6px;\n cursor: pointer;\n position: relative;\n overflow: hidden;\n}\n.avatar-uploader .el-upload[data-v-dc0ae61e]:hover {\n border-color: #409eff;\n}\n.avatar-uploader-icon[data-v-dc0ae61e] {\n border: 1px dashed #aaa;\n font-size: 28px;\n color: #8c939d;\n width: 178px;\n height: 178px;\n line-height: 178px;\n text-align: center;\n display: none;\n}\n.up-box[data-v-dc0ae61e] {\n text-align: center;\n line-height: 335px;\n height: 335px;\n display: block;\n float: left;\n margin-right: 80px;\n margin-top: 80px;\n margin-bottom: 74px;\n display: table-cell;\n background: #f4f5f9;\n}\n.avatar[data-v-dc0ae61e] {\n max-height: 335px;\n vertical-align: middle;\n text-align: center;\n margin-top: -5px;\n}\n.card-info[data-v-dc0ae61e] {\n text-align: left;\n position: relative;\n padding-left: 20px;\n height: 281px;\n border-radius: 6px;\n padding-top: 15px;\n}\n.card-info li[data-v-dc0ae61e] {\n font-size: 14px;\n line-height: 30px;\n}\n.card-info li span[data-v-dc0ae61e] {\n font-size: 14px;\n}\nli[data-v-dc0ae61e] {\n list-style: none;\n line-height: 30px;\n}\n.simulator-box[data-v-dc0ae61e] {\n position: relative;\n min-height: 280px;\n width: 1500px;\n}\n.simulator-box .result-tip-text[data-v-dc0ae61e] {\n padding-left: 5px;\n border-left: 4px solid #3399FF;\n display: inline-block;\n float: left;\n height: 18px;\n line-height: 18px;\n font-size: 14px;\n margin-top: 40px;\n}\n[data-v-dc0ae61e] .el-upload--picture-card {\n width: 170px;\n height: 170px;\n}\n[data-v-dc0ae61e] .el-upload-list--picture-card .el-upload-list__item {\n width: 170px;\n height: 170px;\n text-align: center;\n vertical-align: middle;\n}\n[data-v-dc0ae61e] .el-upload-list--picture-card .el-upload-list__item-thumbnail {\n max-width: 170px;\n max-height: 170px;\n width: auto;\n height: auto;\n}\n.default-frame[data-v-dc0ae61e] {\n height: 147px;\n width: 110px;\n margin-bottom: 13px;\n margin-right: 24px;\n background: url("+e("gpWv")+") center no-repeat;\n}\n.card-avatar[data-v-dc0ae61e] {\n display: inline-block;\n position: absolute;\n right: 23px;\n top: 25px;\n}\n.card-avatar img[data-v-dc0ae61e] {\n max-height: 110px;\n max-width: 110px;\n}\n",""])},hgeg:function(n,a,e){var t=e("bU/q");"string"==typeof t&&(t=[[n.i,t,""]]),t.locals&&(n.exports=t.locals);e("rjj0")("18ba78f0",t,!0)}});