1 line
13 KiB
JavaScript
1 line
13 KiB
JavaScript
(function(e){function n(n){for(var o,r,s=n[0],u=n[1],c=n[2],l=0,p=[];l<s.length;l++)r=s[l],a[r]&&p.push(a[r][0]),a[r]=0;for(o in u)Object.prototype.hasOwnProperty.call(u,o)&&(e[o]=u[o]);g&&g(n);while(p.length)p.shift()();return i.push.apply(i,c||[]),t()}function t(){for(var e,n=0;n<i.length;n++){for(var t=i[n],o=!0,r=1;r<t.length;r++){var u=t[r];0!==a[u]&&(o=!1)}o&&(i.splice(n--,1),e=s(s.s=t[0]))}return e}var o={},a={index:0},i=[];function r(e){return s.p+"static/js/"+({"pages-ceshi-ceshi":"pages-ceshi-ceshi","pages-index-index":"pages-index-index","pages-login-login":"pages-login-login","pages-me-me":"pages-me-me","pages-shibie-shibie":"pages-shibie-shibie","pages-tanshang-tanshang":"pages-tanshang-tanshang"}[e]||e)+"."+{"pages-ceshi-ceshi":"5fddeda5","pages-index-index":"07c73082","pages-login-login":"5f5113e8","pages-me-me":"7c24588c","pages-shibie-shibie":"30904f66","pages-tanshang-tanshang":"ddd87e8f"}[e]+".js"}function s(n){if(o[n])return o[n].exports;var t=o[n]={i:n,l:!1,exports:{}};return e[n].call(t.exports,t,t.exports,s),t.l=!0,t.exports}s.e=function(e){var n=[],t=a[e];if(0!==t)if(t)n.push(t[2]);else{var o=new Promise(function(n,o){t=a[e]=[n,o]});n.push(t[2]=o);var i,u=document.createElement("script");u.charset="utf-8",u.timeout=120,s.nc&&u.setAttribute("nonce",s.nc),u.src=r(e),i=function(n){u.onerror=u.onload=null,clearTimeout(c);var t=a[e];if(0!==t){if(t){var o=n&&("load"===n.type?"missing":n.type),i=n&&n.target&&n.target.src,r=new Error("Loading chunk "+e+" failed.\n("+o+": "+i+")");r.type=o,r.request=i,t[1](r)}a[e]=void 0}};var c=setTimeout(function(){i({type:"timeout",target:u})},12e4);u.onerror=u.onload=i,document.head.appendChild(u)}return Promise.all(n)},s.m=e,s.c=o,s.d=function(e,n,t){s.o(e,n)||Object.defineProperty(e,n,{enumerable:!0,get:t})},s.r=function(e){"undefined"!==typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},s.t=function(e,n){if(1&n&&(e=s(e)),8&n)return e;if(4&n&&"object"===typeof e&&e&&e.__esModule)return e;var t=Object.create(null);if(s.r(t),Object.defineProperty(t,"default",{enumerable:!0,value:e}),2&n&&"string"!=typeof e)for(var o in e)s.d(t,o,function(n){return e[n]}.bind(null,o));return t},s.n=function(e){var n=e&&e.__esModule?function(){return e["default"]}:function(){return e};return s.d(n,"a",n),n},s.o=function(e,n){return Object.prototype.hasOwnProperty.call(e,n)},s.p="/",s.oe=function(e){throw console.error(e),e};var u=window["webpackJsonp"]=window["webpackJsonp"]||[],c=u.push.bind(u);u.push=n,u=u.slice();for(var l=0;l<u.length;l++)n(u[l]);var g=c;i.push([0,"chunk-vendors"]),t()})({0:function(e,n,t){e.exports=t("6bab")},"0d84":function(e,n,t){"use strict";t.r(n);var o=t("18fd"),a=t("3e2f");for(var i in a)"default"!==i&&function(e){t.d(n,e,function(){return a[e]})}(i);t("aa05");var r=t("2877"),s=Object(r["a"])(a["default"],o["a"],o["b"],!1,null,null,null);n["default"]=s.exports},"0e65":function(module,exports,__webpack_require__){"use strict";var _interopRequireDefault=__webpack_require__("288e"),_promise=_interopRequireDefault(__webpack_require__("795b")),u="http://10.99.202.160/pes-zhb-app";function get(path,callback){var token;if(uni.getStorage({key:"token",success:function(e){token=e.data},fail:function(){uni.showModal({title:"获取token失败"})}}),token)return new _promise.default(function(resolve,reject){uni.request({url:service.url+path,method:"GET",header:{Authorization:"Bearer"+token,"content-type":"application/x-www-form-urlencoded"},success:function success(res){var truobj=eval("("+res.data+")");resolve(truobj)},fail:function(e){reject(e),console.log(e)}})});uni.navigateTo({url:"../../login/login/login"})}function post(e,n,t){var o,a;n.matNo,o=t.token,a=t.username,uni.request({url:"http://10.99.202.160/pes-zhb-app/zlsc/TanShang/findMatMessage.action?matNo=P219724099200",method:"POST",header:{Authorization:o,"X-Username":a},success:function(e){console.log(e),console.log("成功")},fail:function(e){console.log("失败")}})}function getToken(e){uni.request({url:"http://10.99.202.160:8080/pes-zhb-app/ac/login/mobileLogin.action",method:"POST",header:{"Content-Type":"application/x-www-form-urlencoded; charset=UTF-8"},data:e,success:function(e){var n=e.data.data;console.log(n),""!=n.token&&null!=n.token&&void 0!=n.token&&uni.setStorageSync("token",n)},fail:function(){console.log("失败")}})}module.exports={get:get,post:post,getToken:getToken}},"18fd":function(e,n,t){"use strict";var o=function(){var e=this,n=e.$createElement,t=e._self._c||n;return t("App",{attrs:{keepAliveInclude:e.keepAliveInclude}})},a=[];t.d(n,"a",function(){return o}),t.d(n,"b",function(){return a})},"3e2f":function(e,n,t){"use strict";t.r(n);var o=t("ef3f"),a=t.n(o);for(var i in o)"default"!==i&&function(e){t.d(n,e,function(){return o[e]})}(i);n["default"]=a.a},"4c1d":function(e,n,t){"use strict";Object.defineProperty(n,"__esModule",{value:!0}),n.default=void 0;var o={pages:{"pages/tanshang/tanshang":{navigationBarTitleText:"探伤管理"},"pages/login/login":{navigationBarTitleText:"登录"},"pages/index/index":{navigationBarTitleText:"4300中厚板手持"},"pages/me/me":{navigationBarTitleText:"个人页"},"pages/shibie/shibie":{navigationBarTitleText:"识别校验"},"pages/ceshi/ceshi":{}},globalStyle:{navigationBarTextStyle:"black",navigationBarTitleText:"uni-app",navigationBarBackgroundColor:"#F8F8F8",backgroundColor:"#F8F8F8"}};n.default=o},"6bab":function(e,n,t){"use strict";var o=t("288e"),a=o(t("cebc"));t("cadf"),t("551c"),t("097d"),t("901c"),t("1c31"),t("921b");var i=o(t("e143")),r=o(t("0d84")),s=o(t("0e65"));i.default.config.productionTip=!1,i.default.prototype.get=s.default.get,i.default.prototype.post=s.default.post,i.default.prototype.getToken=s.default.getToken,i.default.prototype.serverUrl="http://10.99.202.160:8080/pes-zhb-app",r.default.mpType="app";var u=new i.default((0,a.default)({},r.default));u.$mount()},"901c":function(e,n,t){"use strict";(function(e){var n=t("288e"),o=n(t("5176")),a=n(t("e143"));e["____0DCBA30____"]=!0,delete e["____0DCBA30____"],e.__uniConfig={globalStyle:{navigationBarTextStyle:"black",navigationBarTitleText:"uni-app",navigationBarBackgroundColor:"#F8F8F8",backgroundColor:"#F8F8F8"},tabBar:{color:"#bfbfbf",selectedColor:"#515151",borderStyle:"black",backgroundColor:"#FFFFFF",list:[{pagePath:"pages/index/index",text:"首页",iconPath:"",selectedIconPath:"",redDot:!1,badge:""},{pagePath:"pages/me/me",text:"个人",iconPath:"static/tabBarIco/me.png",selectedIconPath:"static/tabBarIco/me_sel.png",redDot:!1,badge:""}]}},e.__uniConfig.router={mode:"hash",base:"/"},e.__uniConfig["async"]={loading:"AsyncLoading",error:"AsyncError",delay:200,timeout:3e3},e.__uniConfig.debug=!1,e.__uniConfig.networkTimeout={request:6e3,connectSocket:6e3,uploadFile:6e3,downloadFile:6e3},e.__uniConfig.sdkConfigs={},e.__uniConfig.qqMapKey="XVXBZ-NDMC4-JOGUS-XGIEE-QVHDZ-AMFV2",e.__uniConfig.nvue={"flex-direction":"column"},a.default.component("pages-tanshang-tanshang",function(e){var n={component:t.e("pages-tanshang-tanshang").then(function(){return e(t("5141"))}.bind(null,t)).catch(t.oe),delay:__uniConfig["async"].delay,timeout:__uniConfig["async"].timeout};return __uniConfig["async"]["loading"]&&(n.loading={name:"SystemAsyncLoading",render:function(e){return e(__uniConfig["async"]["loading"])}}),__uniConfig["async"]["error"]&&(n.error={name:"SystemAsyncError",render:function(e){return e(__uniConfig["async"]["error"])}}),n}),a.default.component("pages-login-login",function(e){var n={component:t.e("pages-login-login").then(function(){return e(t("60f8"))}.bind(null,t)).catch(t.oe),delay:__uniConfig["async"].delay,timeout:__uniConfig["async"].timeout};return __uniConfig["async"]["loading"]&&(n.loading={name:"SystemAsyncLoading",render:function(e){return e(__uniConfig["async"]["loading"])}}),__uniConfig["async"]["error"]&&(n.error={name:"SystemAsyncError",render:function(e){return e(__uniConfig["async"]["error"])}}),n}),a.default.component("pages-index-index",function(e){var n={component:t.e("pages-index-index").then(function(){return e(t("dc2c"))}.bind(null,t)).catch(t.oe),delay:__uniConfig["async"].delay,timeout:__uniConfig["async"].timeout};return __uniConfig["async"]["loading"]&&(n.loading={name:"SystemAsyncLoading",render:function(e){return e(__uniConfig["async"]["loading"])}}),__uniConfig["async"]["error"]&&(n.error={name:"SystemAsyncError",render:function(e){return e(__uniConfig["async"]["error"])}}),n}),a.default.component("pages-me-me",function(e){var n={component:t.e("pages-me-me").then(function(){return e(t("6565"))}.bind(null,t)).catch(t.oe),delay:__uniConfig["async"].delay,timeout:__uniConfig["async"].timeout};return __uniConfig["async"]["loading"]&&(n.loading={name:"SystemAsyncLoading",render:function(e){return e(__uniConfig["async"]["loading"])}}),__uniConfig["async"]["error"]&&(n.error={name:"SystemAsyncError",render:function(e){return e(__uniConfig["async"]["error"])}}),n}),a.default.component("pages-shibie-shibie",function(e){var n={component:t.e("pages-shibie-shibie").then(function(){return e(t("6d04"))}.bind(null,t)).catch(t.oe),delay:__uniConfig["async"].delay,timeout:__uniConfig["async"].timeout};return __uniConfig["async"]["loading"]&&(n.loading={name:"SystemAsyncLoading",render:function(e){return e(__uniConfig["async"]["loading"])}}),__uniConfig["async"]["error"]&&(n.error={name:"SystemAsyncError",render:function(e){return e(__uniConfig["async"]["error"])}}),n}),a.default.component("pages-ceshi-ceshi",function(e){var n={component:t.e("pages-ceshi-ceshi").then(function(){return e(t("5088"))}.bind(null,t)).catch(t.oe),delay:__uniConfig["async"].delay,timeout:__uniConfig["async"].timeout};return __uniConfig["async"]["loading"]&&(n.loading={name:"SystemAsyncLoading",render:function(e){return e(__uniConfig["async"]["loading"])}}),__uniConfig["async"]["error"]&&(n.error={name:"SystemAsyncError",render:function(e){return e(__uniConfig["async"]["error"])}}),n}),e.__uniRoutes=[{path:"/",alias:"/pages/tanshang/tanshang",component:{render:function(e){return e("Page",{props:(0,o.default)({isQuit:!0,isEntry:!0},__uniConfig.globalStyle,{navigationBarTitleText:"探伤管理"})},[e("pages-tanshang-tanshang",{slot:"page"})])}},meta:{id:1,name:"pages-tanshang-tanshang",isNVue:!1,pagePath:"pages/tanshang/tanshang",isQuit:!0,isEntry:!0,windowTop:0}},{path:"/pages/login/login",component:{render:function(e){return e("Page",{props:(0,o.default)({},__uniConfig.globalStyle,{navigationBarTitleText:"登录"})},[e("pages-login-login",{slot:"page"})])}},meta:{name:"pages-login-login",isNVue:!1,pagePath:"pages/login/login",windowTop:0}},{path:"/pages/index/index",component:{render:function(e){return e("Page",{props:(0,o.default)({isQuit:!0,isTabBar:!0,tabBarIndex:0},__uniConfig.globalStyle,{navigationBarTitleText:"4300中厚板手持"})},[e("pages-index-index",{slot:"page"})])}},meta:{id:2,name:"pages-index-index",isNVue:!1,pagePath:"pages/index/index",isQuit:!0,isTabBar:!0,tabBarIndex:0,windowTop:0}},{path:"/pages/me/me",component:{render:function(e){return e("Page",{props:(0,o.default)({isQuit:!0,isTabBar:!0,tabBarIndex:1},__uniConfig.globalStyle,{navigationBarTitleText:"个人页"})},[e("pages-me-me",{slot:"page"})])}},meta:{id:3,name:"pages-me-me",isNVue:!1,pagePath:"pages/me/me",isQuit:!0,isTabBar:!0,tabBarIndex:1,windowTop:0}},{path:"/pages/shibie/shibie",component:{render:function(e){return e("Page",{props:(0,o.default)({},__uniConfig.globalStyle,{navigationBarTitleText:"识别校验"})},[e("pages-shibie-shibie",{slot:"page"})])}},meta:{name:"pages-shibie-shibie",isNVue:!1,pagePath:"pages/shibie/shibie",windowTop:0}},{path:"/pages/ceshi/ceshi",component:{render:function(e){return e("Page",{props:(0,o.default)({},__uniConfig.globalStyle,{})},[e("pages-ceshi-ceshi",{slot:"page"})])}},meta:{name:"pages-ceshi-ceshi",isNVue:!1,pagePath:"pages/ceshi/ceshi",windowTop:0}},{path:"/preview-image",component:{render:function(e){return e("Page",{props:{navigationStyle:"custom"}},[e("system-preview-image",{slot:"page"})])}},meta:{name:"preview-image",pagePath:"/preview-image"}},{path:"/choose-location",component:{render:function(e){return e("Page",{props:{navigationStyle:"custom"}},[e("system-choose-location",{slot:"page"})])}},meta:{name:"choose-location",pagePath:"/choose-location"}},{path:"/open-location",component:{render:function(e){return e("Page",{props:{navigationStyle:"custom"}},[e("system-open-location",{slot:"page"})])}},meta:{name:"open-location",pagePath:"/open-location"}}]}).call(this,t("c8ba"))},aa05:function(e,n,t){"use strict";var o=t("c942"),a=t.n(o);a.a},c942:function(e,n,t){var o=t("eb6d");"string"===typeof o&&(o=[[e.i,o,""]]),o.locals&&(e.exports=o.locals);var a=t("4f06").default;a("289e937c",o,!0,{sourceMap:!1,shadowMode:!1})},cc3c:function(e,n,t){"use strict";Object.defineProperty(n,"__esModule",{value:!0}),n.default=void 0;var o={appid:"__UNI__0DCBA30"};n.default=o},eb6d:function(e,n,t){n=e.exports=t("2350")(!1),n.push([e.i,"\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n/*每个页面公共css */.page{width:100%;height:100%;background-color:#f7f7f7\n\t/* position: absolute; */}.page-block{background-color:#fff}",""])},ef3f:function(e,n,t){"use strict";Object.defineProperty(n,"__esModule",{value:!0}),n.default=void 0;var o={onLaunch:function(){console.log("App Launch")},onShow:function(){console.log("App Show")},onHide:function(){console.log("App Hide")}};n.default=o}}); |