作者 倪静楠

8/260

正在显示 100 个修改的文件 包含 3354 行增加62 行删除

要显示太多修改。

为保证性能只显示 100 of 100+ 个文件。

@@ -13,5 +13,4 @@ @@ -13,5 +13,4 @@
13 </script> 13 </script>
14 14
15 <style> 15 <style>
16 - /*每个页面公共css */  
17 -</style> 16 +</style>
  1 +# jweixin-module
  2 +
  3 +微信JS-SDK
  4 +
  5 +## 安装
  6 +
  7 +### NPM
  8 +
  9 +```shell
  10 +npm install jweixin-module --save
  11 +```
  12 +
  13 +### UMD
  14 +
  15 +```http
  16 +https://unpkg.com/jweixin-module/out/index.js
  17 +```
  18 +
  19 +## 使用
  20 +
  21 +```js
  22 +var jweixin = require('jweixin-module')
  23 +jweixin.ready(function(){
  24 + // TODO
  25 +});
  26 +```
  27 +
  28 +## 完整API
  29 +
  30 +>[微信JS-SDK说明文档](https://mp.weixin.qq.com/wiki?t=resource/res_main&id=mp1421141115)
  1 +! function(e, n) {
  2 + "function" == typeof define && (define.amd || define.cmd) ? define(function() {
  3 + return n(e)
  4 + }) : n(e, !0)
  5 +}(window, function(o, e) {
  6 + if (!o.jWeixin) {
  7 + var n, c = {
  8 + config: "preVerifyJSAPI",
  9 + onMenuShareTimeline: "menu:share:timeline",
  10 + onMenuShareAppMessage: "menu:share:appmessage",
  11 + onMenuShareQQ: "menu:share:qq",
  12 + onMenuShareWeibo: "menu:share:weiboApp",
  13 + onMenuShareQZone: "menu:share:QZone",
  14 + previewImage: "imagePreview",
  15 + getLocation: "geoLocation",
  16 + openProductSpecificView: "openProductViewWithPid",
  17 + addCard: "batchAddCard",
  18 + openCard: "batchViewCard",
  19 + chooseWXPay: "getBrandWCPayRequest",
  20 + openEnterpriseRedPacket: "getRecevieBizHongBaoRequest",
  21 + startSearchBeacons: "startMonitoringBeacons",
  22 + stopSearchBeacons: "stopMonitoringBeacons",
  23 + onSearchBeacons: "onBeaconsInRange",
  24 + consumeAndShareCard: "consumedShareCard",
  25 + openAddress: "editAddress"
  26 + },
  27 + a = function() {
  28 + var e = {};
  29 + for (var n in c) e[c[n]] = n;
  30 + return e
  31 + }(),
  32 + i = o.document,
  33 + t = i.title,
  34 + r = navigator.userAgent.toLowerCase(),
  35 + s = navigator.platform.toLowerCase(),
  36 + d = !(!s.match("mac") && !s.match("win")),
  37 + u = -1 != r.indexOf("wxdebugger"),
  38 + l = -1 != r.indexOf("micromessenger"),
  39 + p = -1 != r.indexOf("android"),
  40 + f = -1 != r.indexOf("iphone") || -1 != r.indexOf("ipad"),
  41 + m = (n = r.match(/micromessenger\/(\d+\.\d+\.\d+)/) || r.match(/micromessenger\/(\d+\.\d+)/)) ? n[1] :
  42 + "",
  43 + g = {
  44 + initStartTime: L(),
  45 + initEndTime: 0,
  46 + preVerifyStartTime: 0,
  47 + preVerifyEndTime: 0
  48 + },
  49 + h = {
  50 + version: 1,
  51 + appId: "",
  52 + initTime: 0,
  53 + preVerifyTime: 0,
  54 + networkType: "",
  55 + isPreVerifyOk: 1,
  56 + systemType: f ? 1 : p ? 2 : -1,
  57 + clientVersion: m,
  58 + url: encodeURIComponent(location.href)
  59 + },
  60 + v = {},
  61 + S = {
  62 + _completes: []
  63 + },
  64 + y = {
  65 + state: 0,
  66 + data: {}
  67 + };
  68 + O(function() {
  69 + g.initEndTime = L()
  70 + });
  71 + var I = !1,
  72 + _ = [],
  73 + w = {
  74 + config: function(e) {
  75 + B("config", v = e);
  76 + var t = !1 !== v.check;
  77 + O(function() {
  78 + if (t) M(c.config, {
  79 + verifyJsApiList: C(v.jsApiList),
  80 + verifyOpenTagList: C(v.openTagList)
  81 + }, function() {
  82 + S._complete = function(e) {
  83 + g.preVerifyEndTime = L(), y.state = 1, y.data = e
  84 + }, S.success = function(e) {
  85 + h.isPreVerifyOk = 0
  86 + }, S.fail = function(e) {
  87 + S._fail ? S._fail(e) : y.state = -1
  88 + };
  89 + var t = S._completes;
  90 + return t.push(function() {
  91 + ! function() {
  92 + if (!(d || u || v.debug || m < "6.0.2" || h
  93 + .systemType < 0)) {
  94 + var i = new Image;
  95 + h.appId = v.appId, h.initTime = g.initEndTime -
  96 + g.initStartTime, h.preVerifyTime = g
  97 + .preVerifyEndTime - g.preVerifyStartTime, w
  98 + .getNetworkType({
  99 + isInnerInvoke: !0,
  100 + success: function(e) {
  101 + h.networkType = e
  102 + .networkType;
  103 + var n =
  104 + "https://open.weixin.qq.com/sdk/report?v=" +
  105 + h.version + "&o=" + h
  106 + .isPreVerifyOk + "&s=" +
  107 + h.systemType + "&c=" + h
  108 + .clientVersion + "&a=" +
  109 + h.appId + "&n=" + h
  110 + .networkType + "&i=" + h
  111 + .initTime + "&p=" + h
  112 + .preVerifyTime + "&u=" +
  113 + h.url;
  114 + i.src = n
  115 + }
  116 + })
  117 + }
  118 + }()
  119 + }), S.complete = function(e) {
  120 + for (var n = 0, i = t.length; n < i; ++n) t[n]();
  121 + S._completes = []
  122 + }, S
  123 + }()), g.preVerifyStartTime = L();
  124 + else {
  125 + y.state = 1;
  126 + for (var e = S._completes, n = 0, i = e.length; n < i; ++n) e[n]();
  127 + S._completes = []
  128 + }
  129 + }), w.invoke || (w.invoke = function(e, n, i) {
  130 + o.WeixinJSBridge && WeixinJSBridge.invoke(e, x(n), i)
  131 + }, w.on = function(e, n) {
  132 + o.WeixinJSBridge && WeixinJSBridge.on(e, n)
  133 + })
  134 + },
  135 + ready: function(e) {
  136 + 0 != y.state ? e() : (S._completes.push(e), !l && v.debug && e())
  137 + },
  138 + error: function(e) {
  139 + m < "6.0.2" || (-1 == y.state ? e(y.data) : S._fail = e)
  140 + },
  141 + checkJsApi: function(e) {
  142 + M("checkJsApi", {
  143 + jsApiList: C(e.jsApiList)
  144 + }, (e._complete = function(e) {
  145 + if (p) {
  146 + var n = e.checkResult;
  147 + n && (e.checkResult = JSON.parse(n))
  148 + }
  149 + e = function(e) {
  150 + var n = e.checkResult;
  151 + for (var i in n) {
  152 + var t = a[i];
  153 + t && (n[t] = n[i], delete n[i])
  154 + }
  155 + return e
  156 + }(e)
  157 + }, e))
  158 + },
  159 + onMenuShareTimeline: function(e) {
  160 + P(c.onMenuShareTimeline, {
  161 + complete: function() {
  162 + M("shareTimeline", {
  163 + title: e.title || t,
  164 + desc: e.title || t,
  165 + img_url: e.imgUrl || "",
  166 + link: e.link || location.href,
  167 + type: e.type || "link",
  168 + data_url: e.dataUrl || ""
  169 + }, e)
  170 + }
  171 + }, e)
  172 + },
  173 + onMenuShareAppMessage: function(n) {
  174 + P(c.onMenuShareAppMessage, {
  175 + complete: function(e) {
  176 + "favorite" === e.scene ? M("sendAppMessage", {
  177 + title: n.title || t,
  178 + desc: n.desc || "",
  179 + link: n.link || location.href,
  180 + img_url: n.imgUrl || "",
  181 + type: n.type || "link",
  182 + data_url: n.dataUrl || ""
  183 + }) : M("sendAppMessage", {
  184 + title: n.title || t,
  185 + desc: n.desc || "",
  186 + link: n.link || location.href,
  187 + img_url: n.imgUrl || "",
  188 + type: n.type || "link",
  189 + data_url: n.dataUrl || ""
  190 + }, n)
  191 + }
  192 + }, n)
  193 + },
  194 + onMenuShareQQ: function(e) {
  195 + P(c.onMenuShareQQ, {
  196 + complete: function() {
  197 + M("shareQQ", {
  198 + title: e.title || t,
  199 + desc: e.desc || "",
  200 + img_url: e.imgUrl || "",
  201 + link: e.link || location.href
  202 + }, e)
  203 + }
  204 + }, e)
  205 + },
  206 + onMenuShareWeibo: function(e) {
  207 + P(c.onMenuShareWeibo, {
  208 + complete: function() {
  209 + M("shareWeiboApp", {
  210 + title: e.title || t,
  211 + desc: e.desc || "",
  212 + img_url: e.imgUrl || "",
  213 + link: e.link || location.href
  214 + }, e)
  215 + }
  216 + }, e)
  217 + },
  218 + onMenuShareQZone: function(e) {
  219 + P(c.onMenuShareQZone, {
  220 + complete: function() {
  221 + M("shareQZone", {
  222 + title: e.title || t,
  223 + desc: e.desc || "",
  224 + img_url: e.imgUrl || "",
  225 + link: e.link || location.href
  226 + }, e)
  227 + }
  228 + }, e)
  229 + },
  230 + updateTimelineShareData: function(e) {
  231 + M("updateTimelineShareData", {
  232 + title: e.title,
  233 + link: e.link,
  234 + imgUrl: e.imgUrl
  235 + }, e)
  236 + },
  237 + updateAppMessageShareData: function(e) {
  238 + M("updateAppMessageShareData", {
  239 + title: e.title,
  240 + desc: e.desc,
  241 + link: e.link,
  242 + imgUrl: e.imgUrl
  243 + }, e)
  244 + },
  245 + startRecord: function(e) {
  246 + M("startRecord", {}, e)
  247 + },
  248 + stopRecord: function(e) {
  249 + M("stopRecord", {}, e)
  250 + },
  251 + onVoiceRecordEnd: function(e) {
  252 + P("onVoiceRecordEnd", e)
  253 + },
  254 + playVoice: function(e) {
  255 + M("playVoice", {
  256 + localId: e.localId
  257 + }, e)
  258 + },
  259 + pauseVoice: function(e) {
  260 + M("pauseVoice", {
  261 + localId: e.localId
  262 + }, e)
  263 + },
  264 + stopVoice: function(e) {
  265 + M("stopVoice", {
  266 + localId: e.localId
  267 + }, e)
  268 + },
  269 + onVoicePlayEnd: function(e) {
  270 + P("onVoicePlayEnd", e)
  271 + },
  272 + uploadVoice: function(e) {
  273 + M("uploadVoice", {
  274 + localId: e.localId,
  275 + isShowProgressTips: 0 == e.isShowProgressTips ? 0 : 1
  276 + }, e)
  277 + },
  278 + downloadVoice: function(e) {
  279 + M("downloadVoice", {
  280 + serverId: e.serverId,
  281 + isShowProgressTips: 0 == e.isShowProgressTips ? 0 : 1
  282 + }, e)
  283 + },
  284 + translateVoice: function(e) {
  285 + M("translateVoice", {
  286 + localId: e.localId,
  287 + isShowProgressTips: 0 == e.isShowProgressTips ? 0 : 1
  288 + }, e)
  289 + },
  290 + chooseImage: function(e) {
  291 + M("chooseImage", {
  292 + scene: "1|2",
  293 + count: e.count || 9,
  294 + sizeType: e.sizeType || ["original", "compressed"],
  295 + sourceType: e.sourceType || ["album", "camera"]
  296 + }, (e._complete = function(e) {
  297 + if (p) {
  298 + var n = e.localIds;
  299 + try {
  300 + n && (e.localIds = JSON.parse(n))
  301 + } catch (e) {}
  302 + }
  303 + }, e))
  304 + },
  305 + getLocation: function(e) {},
  306 + previewImage: function(e) {
  307 + M(c.previewImage, {
  308 + current: e.current,
  309 + urls: e.urls
  310 + }, e)
  311 + },
  312 + uploadImage: function(e) {
  313 + M("uploadImage", {
  314 + localId: e.localId,
  315 + isShowProgressTips: 0 == e.isShowProgressTips ? 0 : 1
  316 + }, e)
  317 + },
  318 + downloadImage: function(e) {
  319 + M("downloadImage", {
  320 + serverId: e.serverId,
  321 + isShowProgressTips: 0 == e.isShowProgressTips ? 0 : 1
  322 + }, e)
  323 + },
  324 + getLocalImgData: function(e) {
  325 + !1 === I ? (I = !0, M("getLocalImgData", {
  326 + localId: e.localId
  327 + }, (e._complete = function(e) {
  328 + if (I = !1, 0 < _.length) {
  329 + var n = _.shift();
  330 + wx.getLocalImgData(n)
  331 + }
  332 + }, e))) : _.push(e)
  333 + },
  334 + getNetworkType: function(e) {
  335 + M("getNetworkType", {}, (e._complete = function(e) {
  336 + e = function(e) {
  337 + var n = e.errMsg;
  338 + e.errMsg = "getNetworkType:ok";
  339 + var i = e.subtype;
  340 + if (delete e.subtype, i) e.networkType = i;
  341 + else {
  342 + var t = n.indexOf(":"),
  343 + o = n.substring(t + 1);
  344 + switch (o) {
  345 + case "wifi":
  346 + case "edge":
  347 + case "wwan":
  348 + e.networkType = o;
  349 + break;
  350 + default:
  351 + e.errMsg = "getNetworkType:fail"
  352 + }
  353 + }
  354 + return e
  355 + }(e)
  356 + }, e))
  357 + },
  358 + openLocation: function(e) {
  359 + M("openLocation", {
  360 + latitude: e.latitude,
  361 + longitude: e.longitude,
  362 + name: e.name || "",
  363 + address: e.address || "",
  364 + scale: e.scale || 28,
  365 + infoUrl: e.infoUrl || ""
  366 + }, e)
  367 + },
  368 + getLocation: function(e) {
  369 + M(c.getLocation, {
  370 + type: (e = e || {}).type || "wgs84"
  371 + }, (e._complete = function(e) {
  372 + delete e.type
  373 + }, e))
  374 + },
  375 + hideOptionMenu: function(e) {
  376 + M("hideOptionMenu", {}, e)
  377 + },
  378 + showOptionMenu: function(e) {
  379 + M("showOptionMenu", {}, e)
  380 + },
  381 + closeWindow: function(e) {
  382 + M("closeWindow", {}, e = e || {})
  383 + },
  384 + hideMenuItems: function(e) {
  385 + M("hideMenuItems", {
  386 + menuList: e.menuList
  387 + }, e)
  388 + },
  389 + showMenuItems: function(e) {
  390 + M("showMenuItems", {
  391 + menuList: e.menuList
  392 + }, e)
  393 + },
  394 + hideAllNonBaseMenuItem: function(e) {
  395 + M("hideAllNonBaseMenuItem", {}, e)
  396 + },
  397 + showAllNonBaseMenuItem: function(e) {
  398 + M("showAllNonBaseMenuItem", {}, e)
  399 + },
  400 + scanQRCode: function(e) {
  401 + M("scanQRCode", {
  402 + needResult: (e = e || {}).needResult || 0,
  403 + scanType: e.scanType || ["qrCode", "barCode"]
  404 + }, (e._complete = function(e) {
  405 + if (f) {
  406 + var n = e.resultStr;
  407 + if (n) {
  408 + var i = JSON.parse(n);
  409 + e.resultStr = i && i.scan_code && i.scan_code.scan_result
  410 + }
  411 + }
  412 + }, e))
  413 + },
  414 + openAddress: function(e) {
  415 + M(c.openAddress, {}, (e._complete = function(e) {
  416 + e = function(e) {
  417 + return e.postalCode = e.addressPostalCode, delete e
  418 + .addressPostalCode, e.provinceName = e.proviceFirstStageName,
  419 + delete e.proviceFirstStageName, e.cityName = e
  420 + .addressCitySecondStageName, delete e
  421 + .addressCitySecondStageName, e.countryName = e
  422 + .addressCountiesThirdStageName, delete e
  423 + .addressCountiesThirdStageName, e.detailInfo = e
  424 + .addressDetailInfo, delete e.addressDetailInfo, e
  425 + }(e)
  426 + }, e))
  427 + },
  428 + openProductSpecificView: function(e) {
  429 + M(c.openProductSpecificView, {
  430 + pid: e.productId,
  431 + view_type: e.viewType || 0,
  432 + ext_info: e.extInfo
  433 + }, e)
  434 + },
  435 + addCard: function(e) {
  436 + for (var n = e.cardList, i = [], t = 0, o = n.length; t < o; ++t) {
  437 + var r = n[t],
  438 + a = {
  439 + card_id: r.cardId,
  440 + card_ext: r.cardExt
  441 + };
  442 + i.push(a)
  443 + }
  444 + M(c.addCard, {
  445 + card_list: i
  446 + }, (e._complete = function(e) {
  447 + var n = e.card_list;
  448 + if (n) {
  449 + for (var i = 0, t = (n = JSON.parse(n)).length; i < t; ++i) {
  450 + var o = n[i];
  451 + o.cardId = o.card_id, o.cardExt = o.card_ext, o.isSuccess = !!o
  452 + .is_succ, delete o.card_id, delete o.card_ext, delete o.is_succ
  453 + }
  454 + e.cardList = n, delete e.card_list
  455 + }
  456 + }, e))
  457 + },
  458 + chooseCard: function(e) {
  459 + M("chooseCard", {
  460 + app_id: v.appId,
  461 + location_id: e.shopId || "",
  462 + sign_type: e.signType || "SHA1",
  463 + card_id: e.cardId || "",
  464 + card_type: e.cardType || "",
  465 + card_sign: e.cardSign,
  466 + time_stamp: e.timestamp + "",
  467 + nonce_str: e.nonceStr
  468 + }, (e._complete = function(e) {
  469 + e.cardList = e.choose_card_info, delete e.choose_card_info
  470 + }, e))
  471 + },
  472 + openCard: function(e) {
  473 + for (var n = e.cardList, i = [], t = 0, o = n.length; t < o; ++t) {
  474 + var r = n[t],
  475 + a = {
  476 + card_id: r.cardId,
  477 + code: r.code
  478 + };
  479 + i.push(a)
  480 + }
  481 + M(c.openCard, {
  482 + card_list: i
  483 + }, e)
  484 + },
  485 + consumeAndShareCard: function(e) {
  486 + M(c.consumeAndShareCard, {
  487 + consumedCardId: e.cardId,
  488 + consumedCode: e.code
  489 + }, e)
  490 + },
  491 + chooseWXPay: function(e) {
  492 + M(c.chooseWXPay, V(e), e)
  493 + },
  494 + openEnterpriseRedPacket: function(e) {
  495 + M(c.openEnterpriseRedPacket, V(e), e)
  496 + },
  497 + startSearchBeacons: function(e) {
  498 + M(c.startSearchBeacons, {
  499 + ticket: e.ticket
  500 + }, e)
  501 + },
  502 + stopSearchBeacons: function(e) {
  503 + M(c.stopSearchBeacons, {}, e)
  504 + },
  505 + onSearchBeacons: function(e) {
  506 + P(c.onSearchBeacons, e)
  507 + },
  508 + openEnterpriseChat: function(e) {
  509 + M("openEnterpriseChat", {
  510 + useridlist: e.userIds,
  511 + chatname: e.groupName
  512 + }, e)
  513 + },
  514 + launchMiniProgram: function(e) {
  515 + M("launchMiniProgram", {
  516 + targetAppId: e.targetAppId,
  517 + path: function(e) {
  518 + if ("string" == typeof e && 0 < e.length) {
  519 + var n = e.split("?")[0],
  520 + i = e.split("?")[1];
  521 + return n += ".html", void 0 !== i ? n + "?" + i : n
  522 + }
  523 + }(e.path),
  524 + envVersion: e.envVersion
  525 + }, e)
  526 + },
  527 + openBusinessView: function(e) {
  528 + M("openBusinessView", {
  529 + businessType: e.businessType,
  530 + queryString: e.queryString || "",
  531 + envVersion: e.envVersion
  532 + }, (e._complete = function(n) {
  533 + if (p) {
  534 + var e = n.extraData;
  535 + if (e) try {
  536 + n.extraData = JSON.parse(e)
  537 + } catch (e) {
  538 + n.extraData = {}
  539 + }
  540 + }
  541 + }, e))
  542 + },
  543 + miniProgram: {
  544 + navigateBack: function(e) {
  545 + e = e || {}, O(function() {
  546 + M("invokeMiniProgramAPI", {
  547 + name: "navigateBack",
  548 + arg: {
  549 + delta: e.delta || 1
  550 + }
  551 + }, e)
  552 + })
  553 + },
  554 + navigateTo: function(e) {
  555 + O(function() {
  556 + M("invokeMiniProgramAPI", {
  557 + name: "navigateTo",
  558 + arg: {
  559 + url: e.url
  560 + }
  561 + }, e)
  562 + })
  563 + },
  564 + redirectTo: function(e) {
  565 + O(function() {
  566 + M("invokeMiniProgramAPI", {
  567 + name: "redirectTo",
  568 + arg: {
  569 + url: e.url
  570 + }
  571 + }, e)
  572 + })
  573 + },
  574 + switchTab: function(e) {
  575 + O(function() {
  576 + M("invokeMiniProgramAPI", {
  577 + name: "switchTab",
  578 + arg: {
  579 + url: e.url
  580 + }
  581 + }, e)
  582 + })
  583 + },
  584 + reLaunch: function(e) {
  585 + O(function() {
  586 + M("invokeMiniProgramAPI", {
  587 + name: "reLaunch",
  588 + arg: {
  589 + url: e.url
  590 + }
  591 + }, e)
  592 + })
  593 + },
  594 + postMessage: function(e) {
  595 + O(function() {
  596 + M("invokeMiniProgramAPI", {
  597 + name: "postMessage",
  598 + arg: e.data || {}
  599 + }, e)
  600 + })
  601 + },
  602 + getEnv: function(e) {
  603 + O(function() {
  604 + e({
  605 + miniprogram: "miniprogram" === o.__wxjs_environment
  606 + })
  607 + })
  608 + }
  609 + }
  610 + },
  611 + T = 1,
  612 + k = {};
  613 + return i.addEventListener("error", function(e) {
  614 + if (!p) {
  615 + var n = e.target,
  616 + i = n.tagName,
  617 + t = n.src;
  618 + if ("IMG" == i || "VIDEO" == i || "AUDIO" == i || "SOURCE" == i)
  619 + if (-1 != t.indexOf("wxlocalresource://")) {
  620 + e.preventDefault(), e.stopPropagation();
  621 + var o = n["wx-id"];
  622 + if (o || (o = T++, n["wx-id"] = o), k[o]) return;
  623 + k[o] = !0, wx.ready(function() {
  624 + wx.getLocalImgData({
  625 + localId: t,
  626 + success: function(e) {
  627 + n.src = e.localData
  628 + }
  629 + })
  630 + })
  631 + }
  632 + }
  633 + }, !0), i.addEventListener("load", function(e) {
  634 + if (!p) {
  635 + var n = e.target,
  636 + i = n.tagName;
  637 + n.src;
  638 + if ("IMG" == i || "VIDEO" == i || "AUDIO" == i || "SOURCE" == i) {
  639 + var t = n["wx-id"];
  640 + t && (k[t] = !1)
  641 + }
  642 + }
  643 + }, !0), e && (o.wx = o.jWeixin = w), w
  644 + }
  645 +
  646 + function M(n, e, i) {
  647 + o.WeixinJSBridge ? WeixinJSBridge.invoke(n, x(e), function(e) {
  648 + A(n, e, i)
  649 + }) : B(n, i)
  650 + }
  651 +
  652 + function P(n, i, t) {
  653 + o.WeixinJSBridge ? WeixinJSBridge.on(n, function(e) {
  654 + t && t.trigger && t.trigger(e), A(n, e, i)
  655 + }) : B(n, t || i)
  656 + }
  657 +
  658 + function x(e) {
  659 + return (e = e || {}).appId = v.appId, e.verifyAppId = v.appId, e.verifySignType = "sha1", e
  660 + .verifyTimestamp = v.timestamp + "", e.verifyNonceStr = v.nonceStr, e.verifySignature = v.signature, e
  661 + }
  662 +
  663 + function V(e) {
  664 + return {
  665 + timeStamp: e.timestamp + "",
  666 + nonceStr: e.nonceStr,
  667 + package: e.package,
  668 + paySign: e.paySign,
  669 + signType: e.signType || "SHA1"
  670 + }
  671 + }
  672 +
  673 + function A(e, n, i) {
  674 + "openEnterpriseChat" != e && "openBusinessView" !== e || (n.errCode = n.err_code), delete n.err_code,
  675 + delete n.err_desc, delete n.err_detail;
  676 + var t = n.errMsg;
  677 + t || (t = n.err_msg, delete n.err_msg, t = function(e, n) {
  678 + var i = e,
  679 + t = a[i];
  680 + t && (i = t);
  681 + var o = "ok";
  682 + if (n) {
  683 + var r = n.indexOf(":");
  684 + "confirm" == (o = n.substring(r + 1)) && (o = "ok"), "failed" == o && (o = "fail"), -1 != o
  685 + .indexOf("failed_") && (o = o.substring(7)), -1 != o.indexOf("fail_") && (o = o
  686 + .substring(5)), "access denied" != (o = (o = o.replace(/_/g, " ")).toLowerCase()) &&
  687 + "no permission to execute" != o || (o = "permission denied"), "config" == i &&
  688 + "function not exist" == o && (o = "ok"), "" == o && (o = "fail")
  689 + }
  690 + return n = i + ":" + o
  691 + }(e, t), n.errMsg = t), (i = i || {})._complete && (i._complete(n), delete i._complete), t = n.errMsg ||
  692 + "", v.debug && !i.isInnerInvoke;
  693 + var o = t.indexOf(":");
  694 + switch (t.substring(o + 1)) {
  695 + case "ok":
  696 + i.success && i.success(n);
  697 + break;
  698 + case "cancel":
  699 + i.cancel && i.cancel(n);
  700 + break;
  701 + default:
  702 + i.fail && i.fail(n)
  703 + }
  704 + i.complete && i.complete(n)
  705 + }
  706 +
  707 + function C(e) {
  708 + if (e) {
  709 + for (var n = 0, i = e.length; n < i; ++n) {
  710 + var t = e[n],
  711 + o = c[t];
  712 + o && (e[n] = o)
  713 + }
  714 + return e
  715 + }
  716 + }
  717 +
  718 + function B(e, n) {
  719 + if (!(!v.debug || n && n.isInnerInvoke)) {
  720 + var i = a[e];
  721 + i && (e = i), n && n._complete && delete n._complete, console.log('"' + e + '",', n || "")
  722 + }
  723 + }
  724 +
  725 + function L() {
  726 + return (new Date).getTime()
  727 + }
  728 +
  729 + function O(e) {
  730 + l && (o.WeixinJSBridge ? e() : i.addEventListener && i.addEventListener("WeixinJSBridgeReady", e, !1))
  731 + }
  732 +});
  1 +{
  2 + "_from": "jweixin-module",
  3 + "_id": "jweixin-module@1.6.0",
  4 + "_inBundle": false,
  5 + "_integrity": "sha1-Sn6mFAg+PJw/SeL9wruILPpY380=",
  6 + "_location": "/jweixin-module",
  7 + "_phantomChildren": {},
  8 + "_requested": {
  9 + "type": "tag",
  10 + "registry": true,
  11 + "raw": "jweixin-module",
  12 + "name": "jweixin-module",
  13 + "escapedName": "jweixin-module",
  14 + "rawSpec": "",
  15 + "saveSpec": null,
  16 + "fetchSpec": "latest"
  17 + },
  18 + "_requiredBy": [
  19 + "#USER",
  20 + "/"
  21 + ],
  22 + "_resolved": "https://registry.npm.taobao.org/jweixin-module/download/jweixin-module-1.6.0.tgz",
  23 + "_shasum": "4a7ea614083e3c9c3f49e2fdc2bb882cfa58dfcd",
  24 + "_spec": "jweixin-module",
  25 + "_where": "D:\\工作\\bole\\apple",
  26 + "author": {
  27 + "name": "Shengqiang Guo"
  28 + },
  29 + "bugs": {
  30 + "url": "https://github.com/zhetengbiji/jweixin-module/issues"
  31 + },
  32 + "bundleDependencies": false,
  33 + "deprecated": false,
  34 + "description": "微信JS-SDK",
  35 + "devDependencies": {},
  36 + "homepage": "https://github.com/zhetengbiji/jweixin-module#readme",
  37 + "keywords": [
  38 + "wxjssdk",
  39 + "weixin",
  40 + "jweixin",
  41 + "wechat",
  42 + "jssdk",
  43 + "wx"
  44 + ],
  45 + "license": "ISC",
  46 + "main": "lib/index.js",
  47 + "name": "jweixin-module",
  48 + "repository": {
  49 + "type": "git",
  50 + "url": "git+https://github.com/zhetengbiji/jweixin-module.git"
  51 + },
  52 + "scripts": {},
  53 + "version": "1.6.0"
  54 +}
1 import Vue from 'vue' 1 import Vue from 'vue'
2 import App from './App' 2 import App from './App'
3 -  
4 Vue.config.productionTip = false 3 Vue.config.productionTip = false
5 4
6 App.mpType = 'app' 5 App.mpType = 'app'
  1 +# jweixin-module
  2 +
  3 +微信JS-SDK
  4 +
  5 +## 安装
  6 +
  7 +### NPM
  8 +
  9 +```shell
  10 +npm install jweixin-module --save
  11 +```
  12 +
  13 +### UMD
  14 +
  15 +```http
  16 +https://unpkg.com/jweixin-module/out/index.js
  17 +```
  18 +
  19 +## 使用
  20 +
  21 +```js
  22 +var jweixin = require('jweixin-module')
  23 +jweixin.ready(function(){
  24 + // TODO
  25 +});
  26 +```
  27 +
  28 +## 完整API
  29 +
  30 +>[微信JS-SDK说明文档](https://mp.weixin.qq.com/wiki?t=resource/res_main&id=mp1421141115)
  1 +!function(e,n){"function"==typeof define&&(define.amd||define.cmd)?define(function(){return n(e)}):n(e,!0)}(window,function(o,e){if(!o.jWeixin){var n,c={config:"preVerifyJSAPI",onMenuShareTimeline:"menu:share:timeline",onMenuShareAppMessage:"menu:share:appmessage",onMenuShareQQ:"menu:share:qq",onMenuShareWeibo:"menu:share:weiboApp",onMenuShareQZone:"menu:share:QZone",previewImage:"imagePreview",getLocation:"geoLocation",openProductSpecificView:"openProductViewWithPid",addCard:"batchAddCard",openCard:"batchViewCard",chooseWXPay:"getBrandWCPayRequest",openEnterpriseRedPacket:"getRecevieBizHongBaoRequest",startSearchBeacons:"startMonitoringBeacons",stopSearchBeacons:"stopMonitoringBeacons",onSearchBeacons:"onBeaconsInRange",consumeAndShareCard:"consumedShareCard",openAddress:"editAddress"},a=function(){var e={};for(var n in c)e[c[n]]=n;return e}(),i=o.document,t=i.title,r=navigator.userAgent.toLowerCase(),s=navigator.platform.toLowerCase(),d=!(!s.match("mac")&&!s.match("win")),u=-1!=r.indexOf("wxdebugger"),l=-1!=r.indexOf("micromessenger"),p=-1!=r.indexOf("android"),f=-1!=r.indexOf("iphone")||-1!=r.indexOf("ipad"),m=(n=r.match(/micromessenger\/(\d+\.\d+\.\d+)/)||r.match(/micromessenger\/(\d+\.\d+)/))?n[1]:"",g={initStartTime:L(),initEndTime:0,preVerifyStartTime:0,preVerifyEndTime:0},h={version:1,appId:"",initTime:0,preVerifyTime:0,networkType:"",isPreVerifyOk:1,systemType:f?1:p?2:-1,clientVersion:m,url:encodeURIComponent(location.href)},v={},S={_completes:[]},y={state:0,data:{}};O(function(){g.initEndTime=L()});var I=!1,_=[],w={config:function(e){B("config",v=e);var t=!1!==v.check;O(function(){if(t)M(c.config,{verifyJsApiList:C(v.jsApiList),verifyOpenTagList:C(v.openTagList)},function(){S._complete=function(e){g.preVerifyEndTime=L(),y.state=1,y.data=e},S.success=function(e){h.isPreVerifyOk=0},S.fail=function(e){S._fail?S._fail(e):y.state=-1};var t=S._completes;return t.push(function(){!function(){if(!(d||u||v.debug||m<"6.0.2"||h.systemType<0)){var i=new Image;h.appId=v.appId,h.initTime=g.initEndTime-g.initStartTime,h.preVerifyTime=g.preVerifyEndTime-g.preVerifyStartTime,w.getNetworkType({isInnerInvoke:!0,success:function(e){h.networkType=e.networkType;var n="https://open.weixin.qq.com/sdk/report?v="+h.version+"&o="+h.isPreVerifyOk+"&s="+h.systemType+"&c="+h.clientVersion+"&a="+h.appId+"&n="+h.networkType+"&i="+h.initTime+"&p="+h.preVerifyTime+"&u="+h.url;i.src=n}})}}()}),S.complete=function(e){for(var n=0,i=t.length;n<i;++n)t[n]();S._completes=[]},S}()),g.preVerifyStartTime=L();else{y.state=1;for(var e=S._completes,n=0,i=e.length;n<i;++n)e[n]();S._completes=[]}}),w.invoke||(w.invoke=function(e,n,i){o.WeixinJSBridge&&WeixinJSBridge.invoke(e,x(n),i)},w.on=function(e,n){o.WeixinJSBridge&&WeixinJSBridge.on(e,n)})},ready:function(e){0!=y.state?e():(S._completes.push(e),!l&&v.debug&&e())},error:function(e){m<"6.0.2"||(-1==y.state?e(y.data):S._fail=e)},checkJsApi:function(e){M("checkJsApi",{jsApiList:C(e.jsApiList)},(e._complete=function(e){if(p){var n=e.checkResult;n&&(e.checkResult=JSON.parse(n))}e=function(e){var n=e.checkResult;for(var i in n){var t=a[i];t&&(n[t]=n[i],delete n[i])}return e}(e)},e))},onMenuShareTimeline:function(e){P(c.onMenuShareTimeline,{complete:function(){M("shareTimeline",{title:e.title||t,desc:e.title||t,img_url:e.imgUrl||"",link:e.link||location.href,type:e.type||"link",data_url:e.dataUrl||""},e)}},e)},onMenuShareAppMessage:function(n){P(c.onMenuShareAppMessage,{complete:function(e){"favorite"===e.scene?M("sendAppMessage",{title:n.title||t,desc:n.desc||"",link:n.link||location.href,img_url:n.imgUrl||"",type:n.type||"link",data_url:n.dataUrl||""}):M("sendAppMessage",{title:n.title||t,desc:n.desc||"",link:n.link||location.href,img_url:n.imgUrl||"",type:n.type||"link",data_url:n.dataUrl||""},n)}},n)},onMenuShareQQ:function(e){P(c.onMenuShareQQ,{complete:function(){M("shareQQ",{title:e.title||t,desc:e.desc||"",img_url:e.imgUrl||"",link:e.link||location.href},e)}},e)},onMenuShareWeibo:function(e){P(c.onMenuShareWeibo,{complete:function(){M("shareWeiboApp",{title:e.title||t,desc:e.desc||"",img_url:e.imgUrl||"",link:e.link||location.href},e)}},e)},onMenuShareQZone:function(e){P(c.onMenuShareQZone,{complete:function(){M("shareQZone",{title:e.title||t,desc:e.desc||"",img_url:e.imgUrl||"",link:e.link||location.href},e)}},e)},updateTimelineShareData:function(e){M("updateTimelineShareData",{title:e.title,link:e.link,imgUrl:e.imgUrl},e)},updateAppMessageShareData:function(e){M("updateAppMessageShareData",{title:e.title,desc:e.desc,link:e.link,imgUrl:e.imgUrl},e)},startRecord:function(e){M("startRecord",{},e)},stopRecord:function(e){M("stopRecord",{},e)},onVoiceRecordEnd:function(e){P("onVoiceRecordEnd",e)},playVoice:function(e){M("playVoice",{localId:e.localId},e)},pauseVoice:function(e){M("pauseVoice",{localId:e.localId},e)},stopVoice:function(e){M("stopVoice",{localId:e.localId},e)},onVoicePlayEnd:function(e){P("onVoicePlayEnd",e)},uploadVoice:function(e){M("uploadVoice",{localId:e.localId,isShowProgressTips:0==e.isShowProgressTips?0:1},e)},downloadVoice:function(e){M("downloadVoice",{serverId:e.serverId,isShowProgressTips:0==e.isShowProgressTips?0:1},e)},translateVoice:function(e){M("translateVoice",{localId:e.localId,isShowProgressTips:0==e.isShowProgressTips?0:1},e)},chooseImage:function(e){M("chooseImage",{scene:"1|2",count:e.count||9,sizeType:e.sizeType||["original","compressed"],sourceType:e.sourceType||["album","camera"]},(e._complete=function(e){if(p){var n=e.localIds;try{n&&(e.localIds=JSON.parse(n))}catch(e){}}},e))},getLocation:function(e){},previewImage:function(e){M(c.previewImage,{current:e.current,urls:e.urls},e)},uploadImage:function(e){M("uploadImage",{localId:e.localId,isShowProgressTips:0==e.isShowProgressTips?0:1},e)},downloadImage:function(e){M("downloadImage",{serverId:e.serverId,isShowProgressTips:0==e.isShowProgressTips?0:1},e)},getLocalImgData:function(e){!1===I?(I=!0,M("getLocalImgData",{localId:e.localId},(e._complete=function(e){if(I=!1,0<_.length){var n=_.shift();wx.getLocalImgData(n)}},e))):_.push(e)},getNetworkType:function(e){M("getNetworkType",{},(e._complete=function(e){e=function(e){var n=e.errMsg;e.errMsg="getNetworkType:ok";var i=e.subtype;if(delete e.subtype,i)e.networkType=i;else{var t=n.indexOf(":"),o=n.substring(t+1);switch(o){case"wifi":case"edge":case"wwan":e.networkType=o;break;default:e.errMsg="getNetworkType:fail"}}return e}(e)},e))},openLocation:function(e){M("openLocation",{latitude:e.latitude,longitude:e.longitude,name:e.name||"",address:e.address||"",scale:e.scale||28,infoUrl:e.infoUrl||""},e)},getLocation:function(e){M(c.getLocation,{type:(e=e||{}).type||"wgs84"},(e._complete=function(e){delete e.type},e))},hideOptionMenu:function(e){M("hideOptionMenu",{},e)},showOptionMenu:function(e){M("showOptionMenu",{},e)},closeWindow:function(e){M("closeWindow",{},e=e||{})},hideMenuItems:function(e){M("hideMenuItems",{menuList:e.menuList},e)},showMenuItems:function(e){M("showMenuItems",{menuList:e.menuList},e)},hideAllNonBaseMenuItem:function(e){M("hideAllNonBaseMenuItem",{},e)},showAllNonBaseMenuItem:function(e){M("showAllNonBaseMenuItem",{},e)},scanQRCode:function(e){M("scanQRCode",{needResult:(e=e||{}).needResult||0,scanType:e.scanType||["qrCode","barCode"]},(e._complete=function(e){if(f){var n=e.resultStr;if(n){var i=JSON.parse(n);e.resultStr=i&&i.scan_code&&i.scan_code.scan_result}}},e))},openAddress:function(e){M(c.openAddress,{},(e._complete=function(e){e=function(e){return e.postalCode=e.addressPostalCode,delete e.addressPostalCode,e.provinceName=e.proviceFirstStageName,delete e.proviceFirstStageName,e.cityName=e.addressCitySecondStageName,delete e.addressCitySecondStageName,e.countryName=e.addressCountiesThirdStageName,delete e.addressCountiesThirdStageName,e.detailInfo=e.addressDetailInfo,delete e.addressDetailInfo,e}(e)},e))},openProductSpecificView:function(e){M(c.openProductSpecificView,{pid:e.productId,view_type:e.viewType||0,ext_info:e.extInfo},e)},addCard:function(e){for(var n=e.cardList,i=[],t=0,o=n.length;t<o;++t){var r=n[t],a={card_id:r.cardId,card_ext:r.cardExt};i.push(a)}M(c.addCard,{card_list:i},(e._complete=function(e){var n=e.card_list;if(n){for(var i=0,t=(n=JSON.parse(n)).length;i<t;++i){var o=n[i];o.cardId=o.card_id,o.cardExt=o.card_ext,o.isSuccess=!!o.is_succ,delete o.card_id,delete o.card_ext,delete o.is_succ}e.cardList=n,delete e.card_list}},e))},chooseCard:function(e){M("chooseCard",{app_id:v.appId,location_id:e.shopId||"",sign_type:e.signType||"SHA1",card_id:e.cardId||"",card_type:e.cardType||"",card_sign:e.cardSign,time_stamp:e.timestamp+"",nonce_str:e.nonceStr},(e._complete=function(e){e.cardList=e.choose_card_info,delete e.choose_card_info},e))},openCard:function(e){for(var n=e.cardList,i=[],t=0,o=n.length;t<o;++t){var r=n[t],a={card_id:r.cardId,code:r.code};i.push(a)}M(c.openCard,{card_list:i},e)},consumeAndShareCard:function(e){M(c.consumeAndShareCard,{consumedCardId:e.cardId,consumedCode:e.code},e)},chooseWXPay:function(e){M(c.chooseWXPay,V(e),e)},openEnterpriseRedPacket:function(e){M(c.openEnterpriseRedPacket,V(e),e)},startSearchBeacons:function(e){M(c.startSearchBeacons,{ticket:e.ticket},e)},stopSearchBeacons:function(e){M(c.stopSearchBeacons,{},e)},onSearchBeacons:function(e){P(c.onSearchBeacons,e)},openEnterpriseChat:function(e){M("openEnterpriseChat",{useridlist:e.userIds,chatname:e.groupName},e)},launchMiniProgram:function(e){M("launchMiniProgram",{targetAppId:e.targetAppId,path:function(e){if("string"==typeof e&&0<e.length){var n=e.split("?")[0],i=e.split("?")[1];return n+=".html",void 0!==i?n+"?"+i:n}}(e.path),envVersion:e.envVersion},e)},openBusinessView:function(e){M("openBusinessView",{businessType:e.businessType,queryString:e.queryString||"",envVersion:e.envVersion},(e._complete=function(n){if(p){var e=n.extraData;if(e)try{n.extraData=JSON.parse(e)}catch(e){n.extraData={}}}},e))},miniProgram:{navigateBack:function(e){e=e||{},O(function(){M("invokeMiniProgramAPI",{name:"navigateBack",arg:{delta:e.delta||1}},e)})},navigateTo:function(e){O(function(){M("invokeMiniProgramAPI",{name:"navigateTo",arg:{url:e.url}},e)})},redirectTo:function(e){O(function(){M("invokeMiniProgramAPI",{name:"redirectTo",arg:{url:e.url}},e)})},switchTab:function(e){O(function(){M("invokeMiniProgramAPI",{name:"switchTab",arg:{url:e.url}},e)})},reLaunch:function(e){O(function(){M("invokeMiniProgramAPI",{name:"reLaunch",arg:{url:e.url}},e)})},postMessage:function(e){O(function(){M("invokeMiniProgramAPI",{name:"postMessage",arg:e.data||{}},e)})},getEnv:function(e){O(function(){e({miniprogram:"miniprogram"===o.__wxjs_environment})})}}},T=1,k={};return i.addEventListener("error",function(e){if(!p){var n=e.target,i=n.tagName,t=n.src;if("IMG"==i||"VIDEO"==i||"AUDIO"==i||"SOURCE"==i)if(-1!=t.indexOf("wxlocalresource://")){e.preventDefault(),e.stopPropagation();var o=n["wx-id"];if(o||(o=T++,n["wx-id"]=o),k[o])return;k[o]=!0,wx.ready(function(){wx.getLocalImgData({localId:t,success:function(e){n.src=e.localData}})})}}},!0),i.addEventListener("load",function(e){if(!p){var n=e.target,i=n.tagName;n.src;if("IMG"==i||"VIDEO"==i||"AUDIO"==i||"SOURCE"==i){var t=n["wx-id"];t&&(k[t]=!1)}}},!0),e&&(o.wx=o.jWeixin=w),w}function M(n,e,i){o.WeixinJSBridge?WeixinJSBridge.invoke(n,x(e),function(e){A(n,e,i)}):B(n,i)}function P(n,i,t){o.WeixinJSBridge?WeixinJSBridge.on(n,function(e){t&&t.trigger&&t.trigger(e),A(n,e,i)}):B(n,t||i)}function x(e){return(e=e||{}).appId=v.appId,e.verifyAppId=v.appId,e.verifySignType="sha1",e.verifyTimestamp=v.timestamp+"",e.verifyNonceStr=v.nonceStr,e.verifySignature=v.signature,e}function V(e){return{timeStamp:e.timestamp+"",nonceStr:e.nonceStr,package:e.package,paySign:e.paySign,signType:e.signType||"SHA1"}}function A(e,n,i){"openEnterpriseChat"!=e&&"openBusinessView"!==e||(n.errCode=n.err_code),delete n.err_code,delete n.err_desc,delete n.err_detail;var t=n.errMsg;t||(t=n.err_msg,delete n.err_msg,t=function(e,n){var i=e,t=a[i];t&&(i=t);var o="ok";if(n){var r=n.indexOf(":");"confirm"==(o=n.substring(r+1))&&(o="ok"),"failed"==o&&(o="fail"),-1!=o.indexOf("failed_")&&(o=o.substring(7)),-1!=o.indexOf("fail_")&&(o=o.substring(5)),"access denied"!=(o=(o=o.replace(/_/g," ")).toLowerCase())&&"no permission to execute"!=o||(o="permission denied"),"config"==i&&"function not exist"==o&&(o="ok"),""==o&&(o="fail")}return n=i+":"+o}(e,t),n.errMsg=t),(i=i||{})._complete&&(i._complete(n),delete i._complete),t=n.errMsg||"",v.debug&&!i.isInnerInvoke&&alert(JSON.stringify(n));var o=t.indexOf(":");switch(t.substring(o+1)){case"ok":i.success&&i.success(n);break;case"cancel":i.cancel&&i.cancel(n);break;default:i.fail&&i.fail(n)}i.complete&&i.complete(n)}function C(e){if(e){for(var n=0,i=e.length;n<i;++n){var t=e[n],o=c[t];o&&(e[n]=o)}return e}}function B(e,n){if(!(!v.debug||n&&n.isInnerInvoke)){var i=a[e];i&&(e=i),n&&n._complete&&delete n._complete,console.log('"'+e+'",',n||"")}}function L(){return(new Date).getTime()}function O(e){l&&(o.WeixinJSBridge?e():i.addEventListener&&i.addEventListener("WeixinJSBridgeReady",e,!1))}});
  1 +{
  2 + "_from": "jweixin-module",
  3 + "_id": "jweixin-module@1.6.0",
  4 + "_inBundle": false,
  5 + "_integrity": "sha512-dGk9cf+ipipHmtzYmKZs5B2toX+p4hLyllGLF6xuC8t+B05oYxd8fYoaRz0T30U2n3RUv8a4iwvjhA+OcYz52w==",
  6 + "_location": "/jweixin-module",
  7 + "_phantomChildren": {},
  8 + "_requested": {
  9 + "type": "tag",
  10 + "registry": true,
  11 + "raw": "jweixin-module",
  12 + "name": "jweixin-module",
  13 + "escapedName": "jweixin-module",
  14 + "rawSpec": "",
  15 + "saveSpec": null,
  16 + "fetchSpec": "latest"
  17 + },
  18 + "_requiredBy": [
  19 + "#USER",
  20 + "/"
  21 + ],
  22 + "_resolved": "https://registry.npmjs.org/jweixin-module/-/jweixin-module-1.6.0.tgz",
  23 + "_shasum": "4a7ea614083e3c9c3f49e2fdc2bb882cfa58dfcd",
  24 + "_spec": "jweixin-module",
  25 + "_where": "C:\\Users\\PC\\Desktop\\ranqiCopy\\ranqi",
  26 + "author": {
  27 + "name": "Shengqiang Guo"
  28 + },
  29 + "bugs": {
  30 + "url": "https://github.com/zhetengbiji/jweixin-module/issues"
  31 + },
  32 + "bundleDependencies": false,
  33 + "deprecated": false,
  34 + "description": "微信JS-SDK",
  35 + "devDependencies": {},
  36 + "homepage": "https://github.com/zhetengbiji/jweixin-module#readme",
  37 + "keywords": [
  38 + "wxjssdk",
  39 + "weixin",
  40 + "jweixin",
  41 + "wechat",
  42 + "jssdk",
  43 + "wx"
  44 + ],
  45 + "license": "ISC",
  46 + "main": "lib/index.js",
  47 + "name": "jweixin-module",
  48 + "repository": {
  49 + "type": "git",
  50 + "url": "git+https://github.com/zhetengbiji/jweixin-module.git"
  51 + },
  52 + "scripts": {},
  53 + "version": "1.6.0"
  54 +}
1 { 1 {
2 - "name": "ceshi",  
3 - "lockfileVersion": 2,  
4 "requires": true, 2 "requires": true,
5 - "packages": {} 3 + "lockfileVersion": 1,
  4 + "dependencies": {
  5 + "jweixin-module": {
  6 + "version": "1.6.0",
  7 + "resolved": "https://registry.npmjs.org/jweixin-module/-/jweixin-module-1.6.0.tgz",
  8 + "integrity": "sha512-dGk9cf+ipipHmtzYmKZs5B2toX+p4hLyllGLF6xuC8t+B05oYxd8fYoaRz0T30U2n3RUv8a4iwvjhA+OcYz52w=="
  9 + }
  10 + }
6 } 11 }
1 -{} 1 +{
  2 + "dependencies": {
  3 + "jweixin-module": "^1.6.0"
  4 + }
  5 +}
@@ -121,6 +121,90 @@ @@ -121,6 +121,90 @@
121 } 121 }
122 } 122 }
123 123
  124 + },
  125 + {
  126 + "path": "pages/index/exam-result",
  127 + "style": {
  128 + "navigationBarTitleText": "报名结果详情",
  129 + "enablePullDownRefresh": false,
  130 + "app-plus": {
  131 + "titleNView": false,
  132 + "animationType": "slide-in-bottom"
  133 + }
  134 + }
  135 +
  136 + },
  137 + {
  138 + "path": "pages/index/my-invoice",
  139 + "style": {
  140 + "navigationBarTitleText": "",
  141 + "enablePullDownRefresh": false,
  142 + "app-plus": {
  143 + "titleNView": false,
  144 + "animationType": "slide-in-bottom"
  145 + }
  146 + }
  147 +
  148 + },
  149 + {
  150 + "path": "pages/index/code",
  151 + "style": {
  152 + "navigationBarTitleText": "",
  153 + "enablePullDownRefresh": false,
  154 + "app-plus": {
  155 + "titleNView": false,
  156 + "animationType": "slide-in-bottom"
  157 + }
  158 + }
  159 +
  160 + },
  161 + {
  162 + "path": "pages/index/userJoin",
  163 + "style": {
  164 + "navigationBarTitleText": "",
  165 + "enablePullDownRefresh": false,
  166 + "app-plus": {
  167 + "titleNView": false,
  168 + "animationType": "slide-in-bottom"
  169 + }
  170 + }
  171 +
  172 + },
  173 + {
  174 + "path": "pages/index/result-detail",
  175 + "style": {
  176 + "navigationBarTitleText": "结果详情",
  177 + "enablePullDownRefresh": false,
  178 + "app-plus": {
  179 + "titleNView": false,
  180 + "animationType": "slide-in-bottom"
  181 + }
  182 + }
  183 +
  184 + },
  185 + {
  186 + "path": "pages/index/result-login",
  187 + "style": {
  188 + "navigationBarTitleText": "登录",
  189 + "enablePullDownRefresh": false,
  190 + "app-plus": {
  191 + "titleNView": false,
  192 + "animationType": "slide-in-bottom"
  193 + }
  194 + }
  195 +
  196 + },
  197 + {
  198 + "path": "pages/index/applyCopy",
  199 + "style": {
  200 + "navigationBarTitleText": "报名",
  201 + "enablePullDownRefresh": false,
  202 + "app-plus": {
  203 + "titleNView": false,
  204 + "animationType": "slide-in-bottom"
  205 + }
  206 + }
  207 +
124 } 208 }
125 ], 209 ],
126 "globalStyle": { 210 "globalStyle": {
1 <template> 1 <template>
2 <view> 2 <view>
3 - <view class="top"> 3 + <view class="top" v-for="(item,index) in list" :key="index" @click="detail(item.id)">
4 <view class="topText"> 4 <view class="topText">
5 - <text class="title">2021年第二期液化石油气库站工配信</text> 5 + <text class="title">{{item.work_name}}</text>
6 <view class="payBox"> 6 <view class="payBox">
7 - <text class="yiPay">已付款</text> 7 + <text class="yiPay">{{item.is_pay==1?'已付款':'未付款'}}</text>
8 </view> 8 </view>
9 </view> 9 </view>
10 <view class="BtnText"> 10 <view class="BtnText">
11 - <view><text class="pei">培训价格:0.01</text></view> 11 + <view><text class="pei">培训价格:{{item.price}}</text></view>
12 <view> 12 <view>
13 - <view><text class="on">2021-04-01</text></view>  
14 - <view><text class="on">15:25:24 报名</text></view> 13 + <view><text class="on">{{item.create_time_text}}报名</text></view>
  14 + <!-- <view><text class="on">15:25:24 报名</text></view> -->
15 </view> 15 </view>
16 16
17 </view> 17 </view>
@@ -20,14 +20,29 @@ @@ -20,14 +20,29 @@
20 </template> 20 </template>
21 21
22 <script> 22 <script>
  23 + import request from '../../utils/request.js'
23 export default { 24 export default {
  25 + onShow() {
  26 + this.getList()
  27 + },
24 data() { 28 data() {
25 return { 29 return {
26 - 30 + list:[]
27 } 31 }
28 }, 32 },
29 methods: { 33 methods: {
30 - 34 + getList(){
  35 + request.post('/api/index/sign_up_list',{}).then(res=>{
  36 + this.list=res.data.data
  37 + }).catch(err=>{
  38 +
  39 + })
  40 + },
  41 + detail(id){
  42 + uni.navigateTo({
  43 + url:'/pages/index/RegistrationDetails?id='+id
  44 + })
  45 + }
31 } 46 }
32 } 47 }
33 </script> 48 </script>
@@ -2,12 +2,18 @@ @@ -2,12 +2,18 @@
2 <view class="content"> 2 <view class="content">
3 <view style="padding-top: 16px;"> 3 <view style="padding-top: 16px;">
4 <view class="bo"> 4 <view class="bo">
5 - <view class="title"><text class="left">培训名称:</text><text class="right">培训培训培训</text></view>  
6 - <view class="money"><text class="left">培训金额(元):</text><text class="right">0.01元</text></view>  
7 - <view class="time"><text class="left">报名时间:</text><text class="right">2024-04-04 17:22:29</text></view>  
8 - <view class="zhiBox"> 5 + <view class="title"><text class="left">培训名称:</text><text class="right">{{postData.work_name}}</text>
  6 + </view>
  7 + <view class="money"><text class="left">培训金额(元):</text><text class="right">{{postData.price}}元</text>
  8 + </view>
  9 + <view class="time"><text class="left">报名时间:</text><text
  10 + class="right">{{postData.create_time_text}}</text></view>
  11 + <view class="zhiBox" @click="payment" v-if="postData.is_pay==0">
9 <text class="zhifu">支付</text> 12 <text class="zhifu">支付</text>
10 </view> 13 </view>
  14 + <view class="zhiBox"v-if="postData.is_pay==1">
  15 + <text class="zhifu">已支付</text>
  16 + </view>
11 </view> 17 </view>
12 </view> 18 </view>
13 19
@@ -15,14 +21,42 @@ @@ -15,14 +21,42 @@
15 </template> 21 </template>
16 22
17 <script> 23 <script>
  24 + import request from '../../utils/request.js'
  25 + import wexinPay from '../../utils/jws.js'
18 export default { 26 export default {
19 data() { 27 data() {
20 return { 28 return {
21 - 29 + postData: ""
22 } 30 }
23 }, 31 },
  32 + onLoad(options) {
  33 + this.id = options.id
  34 + this.getData()
  35 + },
24 methods: { 36 methods: {
  37 + getData() {
  38 + request.post('/api/index/sign_up_detail', {
  39 + id: this.id
  40 + }).then(res => {
  41 + this.postData = res.data
  42 + }).catch(err => {
25 43
  44 + })
  45 + },
  46 + payment() {
  47 + let url='/pages/index/Information'
  48 + request.post('/api/index/pay', {
  49 + id:this.id
  50 + }).then(res => {
  51 + console.log(res,'res')
  52 + wexinPay(res.data,url)
  53 + }).catch(err => {
  54 +
  55 + })
  56 + // let authURL = 'http://ranqi-admin.t.brotop.cn/api/index/auth?token=' + uni
  57 + // .getStorageSync('Authorization') + '&url=/pages/index/index'
  58 + // window.location.href = authURL;
  59 + }
26 } 60 }
27 } 61 }
28 </script> 62 </script>
@@ -2,22 +2,497 @@ @@ -2,22 +2,497 @@
2 <view class="content"> 2 <view class="content">
3 <view class="innerContent"> 3 <view class="innerContent">
4 <view class="topImg"> 4 <view class="topImg">
5 - <image src="../../static/ic_4@2x.png" mode=""></image> 5 + <image src="../../static/ic_4@2x.png" mode=""></image>
  6 + </view>
  7 + <view class="topDesc">
  8 + 专业的师资团队给你系统的课程讲授和完整的贴心服务, 只为您能轻松拿证
  9 + </view>
  10 + <view class="selectBox">
  11 + <view class="itemBox">
  12 + <view class="itemText">
  13 + <image src="../../static/redIcon.png" mode="" style="width:20rpx;height: 20rpx;"></image>
  14 + 报名工种
  15 + </view>
  16 + <view class="pickerBox">
  17 + <picker @change="bindPickerChange" :value="index" :range="array">
  18 + <view class="picker" v-if="index==-1">
  19 + 请选择工种
  20 + </view>
  21 + <view class="picker" v-else>
  22 + {{array[index]}}
  23 + </view>
  24 + </picker>
  25 + </view>
  26 + </view>
  27 + <view class="itemBox">
  28 + <view class="itemText">
  29 + <image src="../../static/redIcon.png" mode="" style="width:20rpx;height: 20rpx;"></image>
  30 + 真实姓名
  31 + </view>
  32 + <input type="text" value="" placeholder="请输入姓名" @blur="nameInput" />
  33 + </view>
  34 + <view class="itemBox">
  35 + <view class="itemText">
  36 + <image src="../../static/redIcon.png" mode="" style="width:20rpx;height: 20rpx;"></image>
  37 + 身份证号
  38 + </view>
  39 + <input type="text" value="" placeholder="请输入身份证号" @input="iDInput" @blur="blurIdCard" />
  40 + </view>
  41 + <view class="itemBox">
  42 + <view class="itemText">
  43 + <image src="../../static/redIcon.png" mode="" style="width:20rpx;height: 20rpx;"></image>
  44 + 联系电话
  45 + </view>
  46 + <input type="text" value="" placeholder="请输入联系电话" @input="phoneNum" @blur="blurPhone" />
  47 + </view>
  48 + <view class="itemBox">
  49 + <view class="itemText">
  50 + 性别
  51 + </view>
  52 + <view class="" style="width: 400rpx;padding-left: 20rpx;box-sizing: border-box;display: flex;">
  53 + <view class="radioBox" @click="radioChange(1)">
  54 + <image src="../../static/select.png" mode="" v-if="radioChecked"></image>
  55 + <image src="../../static/unSelect.png" mode="" v-else></image>
  56 +
  57 + </view>
  58 + <view class="radioBox" @click="radioChange(2)">
  59 + <image src="../../static/select.png" mode="" v-if="!radioChecked"></image>
  60 + <image src="../../static/unSelect.png" mode="" v-else></image>
  61 +
  62 + </view>
  63 + </view>
  64 + </view>
  65 + <view class="itemBox">
  66 + <view class="itemText">
  67 + <!-- <image src="../../static/redIcon.png" mode="" style="width:20rpx;height: 20rpx;"></image> -->
  68 + 添加照片
  69 + </view>
  70 + <view class="" style="width: 400rpx;padding-left: 20rpx;box-sizing: border-box;display: flex;" @click="uploadImg">
  71 + <image src="../../static/uploadIcon.png" mode="" style="width: 160rpx;height: 160rpx;" v-if="fileList.length==0"></image>
  72 + <image :src="urlImg[0]" mode="" v-else style="width: 160rpx;height: 160rpx;"></image>
  73 + </view>
  74 + </view>
  75 + <view class="itemBox">
  76 + <view class="itemText">
  77 + 民族
  78 + </view>
  79 + <input type="text" value="" placeholder="请输入民族" @blur="nationInput" />
  80 + </view>
  81 + <view class="itemBox">
  82 + <view class="itemText">
  83 + 学历
  84 + </view>
  85 + <view class="pickerBox">
  86 + <picker @change="bindPickerChange1" :value="index1" :range="array1" :range-key="name">
  87 + <view class="picker" v-if="index1==-1">
  88 + 请选择学历
  89 + </view>
  90 + <view class="picker" v-else>
  91 + {{array1[index1]}}
  92 + </view>
  93 + </picker>
  94 + </view>
  95 + </view>
  96 + <view class="itemBox">
  97 + <view class="itemText">
  98 + 邮箱
  99 + </view>
  100 + <input type="text" value="" placeholder="请输入邮箱" @blur="mailInput" />
  101 + </view>
  102 + <view class="itemBox">
  103 + <view class="itemText">
  104 + <image src="../../static/redIcon.png" mode="" style="width:20rpx;height: 20rpx;"></image>
  105 + 工作单位
  106 + </view>
  107 + <input type="text" value="" placeholder="请输入工作单位(隶属单位)" @blur="unitInput" />
  108 + </view>
  109 + <view class="itemBox">
  110 + <view class="itemText">
  111 + <image src="../../static/redIcon.png" mode="" style="width:20rpx;height: 20rpx;"></image>
  112 + 工作岗位
  113 + </view>
  114 + <input type="text" value="" placeholder="请输入工作岗位" @blur="yearInput" />
  115 + </view>
  116 + <view class="itemBox">
  117 + <view class="itemText">
  118 + 公司地址
  119 + </view>
  120 + <input type="text" value="" placeholder="请输入公司地址" @blur="brandInput" />
  121 + </view>
  122 + </view>
  123 +
  124 + </view>
  125 + <view class="BtnBox">
  126 + <view class="Btn" @click="submits">
  127 + 提交
6 </view> 128 </view>
7 </view> 129 </view>
8 -  
9 </view> 130 </view>
10 </template> 131 </template>
11 132
12 <script> 133 <script>
  134 + import request from '../../utils/request.js'
13 export default { 135 export default {
14 data() { 136 data() {
15 return { 137 return {
16 - 138 + id: '',
  139 + array: [], //工种
  140 + arrarAll: [], //工种
  141 + index: -1, //选择工种
  142 + index1: -1, //选择学历
  143 + array1: ['本科', '大专', '中专'], //学历
  144 + arrayAlls: [], //学历
  145 + indexClass: -1, //选择分类
  146 + arrayClass: [], //选择分类
  147 + arrayClassAll: [],
  148 + nameText: '',
  149 + idNum: '',
  150 + idTrue: false, //校验身份证号
  151 + phoneNums: '',
  152 + ajxtrue: false, //手机号验证
  153 + nation: '', //民族
  154 + mail: '',
  155 + ajaEmail: false, //校验邮箱
  156 + unit: '', //单位
  157 + year: '', //年限
  158 + brand: '', //品牌
  159 + type: '', //类别
  160 + area: '', //地域
  161 + radioChecked: true, //选择性别
  162 + btnClick: true,
  163 + fileList:[],
  164 + urlImg:[]
17 } 165 }
18 }, 166 },
  167 + onLoad() {
  168 +
  169 + },
  170 + onShow() {
  171 + this.getClassList()
  172 + this.getTypeList()
  173 + this.geteducationList()
  174 + },
19 methods: { 175 methods: {
  176 + //获取报考类型列表
  177 + getClassList() {
  178 + this.arrayClass = []
  179 + this.arrayClassAll = []
  180 + request.get('/api/index/sign_up_class', {}).then(res => {
  181 + let list = res.data
  182 + list.forEach((item, index) => {
  183 + this.arrayClass.push(item.name)
  184 + })
  185 +
  186 + this.arrayClassAll = res.data
  187 + }).catch(err => {
  188 +
  189 + })
  190 + },
  191 + //上传照片
  192 + uploadImg() {
  193 + let that = this
  194 + that.tempFilePaths = []
  195 + uni.chooseImage({
  196 + count: 1,
  197 + success: (chooseImageRes) => {
  198 + let list = chooseImageRes.tempFilePaths
  199 + list.forEach((item, index) => {
  200 + that.tempFilePaths.push(item);
  201 + })
  202 + let lists = that.tempFilePaths
  203 + lists.forEach(ele => {
  204 + const uploadTask = uni.uploadFile({
  205 + url: 'http://ranqi-admin.t.brotop.cn//api/common/upload',
  206 + filePath: ele,
  207 + fileType: 'image',
  208 + name: 'file',
  209 + formData: {
  210 + 'user': 'test'
  211 + },
  212 + header: {
  213 + 'token': uni.getStorageSync('token') || ''
  214 + },
  215 + success: (uploadFileRes) => {
  216 + let uploadList = JSON.parse(uploadFileRes.data).data
  217 + console.log(uploadFileRes,'res')
  218 + that.fileList[0]=uploadList.url
  219 + that.urlImg[0]=uploadList.fullurl
  220 + }
  221 + });
  222 + })
  223 +
  224 + }
  225 + });
  226 + },
  227 + //获取工种列表
  228 + getTypeList() {
  229 + this.array = []
  230 + this.arrayAll = []
  231 + request.get('/api/index/work', {}).then(res => {
  232 + console.log(res, 'res')
  233 + let list = res.data
  234 + list.forEach((item, index) => {
  235 + this.array.push(item.name)
  236 + })
  237 + console.log(this.array)
  238 + this.arrayAll = res.data
  239 + }).catch(err => {
  240 +
  241 + })
  242 + },
  243 + //获取学历列表
  244 + geteducationList() {
  245 + this.array1 = []
  246 + this.arrayAlls = []
  247 + request.get('/api/index/education', {}).then(res => {
  248 + let list = res.data
  249 + list.forEach((item, index) => {
  250 + this.array1.push(item.name)
  251 + })
  252 + this.arrayAlls = res.data
  253 + }).catch(err => {
  254 +
  255 + })
  256 + },
  257 + //选择工种
  258 + bindPickerChange(e) {
  259 + let that = this
  260 + that.index = e.detail.value
  261 + },
  262 + //选择学历
  263 + bindPickerChange1(e) {
  264 + let that = this
  265 + that.index1 = e.detail.value
  266 + },
  267 + //选择分类
  268 + bindPickerChangeClass(e) {
  269 + let that = this
  270 + that.indexClass = e.detail.value
  271 + },
  272 + nameInput(e) {
  273 + this.nameText = e.detail.value
  274 + },
  275 + iDInput(e) {
  276 + this.idNum = e.detail.value
  277 + },
  278 + phoneNum(e) {
  279 + this.phoneNums = e.detail.value
  280 + },
  281 + nationInput(e) {
  282 + this.nation = e.detail.value
  283 + },
  284 + mailInput(e) {
  285 + this.mail = e.detail.value
  286 + this.checkEmail(this.mail)
  287 + },
  288 + unitInput(e) {
  289 + this.unit = e.detail.value
  290 + },
  291 + yearInput(e) {
  292 + this.year = e.detail.value
  293 + },
  294 + brandInput(e) {
  295 + this.brand = e.detail.value
  296 + console.log(this.brand,'公司地址')
  297 + },
  298 + typeInput(e) {
  299 + this.type = e.detail.value
  300 + },
  301 + //选择性别
  302 + radioChange(index) {
  303 + if (index == 1) {
  304 + this.radioChecked = true
  305 + } else {
  306 + this.radioChecked = false
  307 + }
  308 + },
  309 + //校验手机号
  310 + blurPhone: function(e) {
  311 + var phone = e.detail.value;
  312 + let that = this
  313 + if (!(/^1[34578]\d{9}$/.test(phone))) {
  314 + this.ajxtrue = true
  315 + if (phone.length >= 11 || phone.length < 11) {
  316 + uni.showToast({
  317 + title: '手机号有误',
  318 + icon: 'none',
  319 + duration: 2000
  320 + })
  321 + this.ajxtrue = false
  322 + }
  323 + } else {
  324 + this.ajxtrue = true
  325 + }
  326 + },
  327 + //校验身份证号
  328 + blurIdCard() {
  329 + console.log(this.checkIDCard(this.idNum), 'iddd')
  330 + this.idTrue = this.checkIDCard(this.idNum)
  331 + if (!this.idTrue) {
  332 + uni.showToast({
  333 + title: '请输入正确的身份证号',
  334 + icon: 'none'
  335 + })
  336 + }
  337 + },
  338 + //校验身份证号
  339 + checkIDCard(idcode) {
  340 + var weight_factor = [7, 9, 10, 5, 8, 4, 2, 1, 6, 3, 7, 9, 10, 5, 8, 4, 2];
  341 + var check_code = ['1', '0', 'X', '9', '8', '7', '6', '5', '4', '3', '2'];
  342 + var code = idcode + "";
  343 + var last = idcode[17]; //最后一位
  344 + var seventeen = code.substring(0, 17);
  345 + var arr = seventeen.split("");
  346 + var len = arr.length;
  347 + var num = 0;
  348 + for (var i = 0; i < len; i++) {
  349 + num = num + arr[i] * weight_factor[i];
  350 + }
  351 + // 获取余数
  352 + var resisue = num % 11;
  353 + var last_no = check_code[resisue];
  354 + var idcard_patter =
  355 + /^[1-9][0-9]{5}([1][9][0-9]{2}|[2][0][0|1][0-9])([0][1-9]|[1][0|1|2])([0][1-9]|[1|2][0-9]|[3][0|1])[0-9]{3}([0-9]|[X])$/;
  356 + // 判断格式是否正确
  357 + var format = idcard_patter.test(idcode);
  358 + // 返回验证结果,校验码和格式同时正确才算是合法的身份证号码
  359 + return last === last_no && format ? true : false;
  360 + },
  361 + //校验邮箱
  362 + checkEmail(valuye) {
  363 + let re = /^\w+@[a-zA-Z0-9]{2,10}(?:\.[a-z]{2,4}){1,3}$/;
  364 + if (re.test(valuye)) {
  365 + this.ajaEmail = true
  366 + } else {
  367 + this.ajaEmail = false
  368 + uni.showToast({
  369 + title: '请输入正确的邮箱',
  370 + icon: 'none'
  371 + })
  372 + }
  373 + },
20 374
  375 +
  376 + //立即提交
  377 + submits() {
  378 + let that = this
  379 + if (that.btnClick) {
  380 + if (that.index == -1) {
  381 + uni.showToast({
  382 + title: '请选择报名工种',
  383 + icon: 'none'
  384 + })
  385 + } else if (that.nameText == '') {
  386 + uni.showToast({
  387 + title: '请输入真实姓名',
  388 + icon: 'none'
  389 + })
  390 + } else if (that.idNum == '' || !that.idTrue) {
  391 + uni.showToast({
  392 + title: '请输入正确的身份证号',
  393 + icon: 'none'
  394 + })
  395 + } else if (that.phoneNum == '' || !that.ajxtrue) {
  396 + uni.showToast({
  397 + title: '请输入正确的手机号',
  398 + icon: 'none'
  399 + })
  400 + } else if(that.unit==''){
  401 + uni.showToast({
  402 + title: '请填写工作单位',
  403 + icon: 'none'
  404 + })
  405 + }else if(this.year==''){
  406 + uni.showToast({
  407 + title: '请填写工作岗位',
  408 + icon: 'none'
  409 + })
  410 + }
  411 + else {
  412 + request.post('/api/index/sign_up', {
  413 + work_id: that.arrayAll[that.index].id,
  414 + name: that.nameText,
  415 + card: that.idNum,
  416 + phone: that.phoneNums,
  417 + sex: that.radioChecked ? '1' : '0',
  418 + // finily: that.nation,
  419 + education_id: that.index1 == -1 ? '' : that.arrayAlls[that.index1].id, //学历id
  420 + email: that.mail,
  421 + work_company: that.unit, //工作单位
  422 + work_post: that.year, //工作岗位
  423 + address: that.brand, //工作地址
  424 + image:that.fileList[0] //图片
  425 + }).then(res => {
  426 + console.log(res, 'res')
  427 + if (res.code == 1) {
  428 + uni.showToast({
  429 + title: '报名成功'
  430 + })
  431 + setTimeout(() => {
  432 + // uni.navigateTo({
  433 + // url: '/pages/index/RegistrationDetails?id='+res.data.id
  434 + // })
  435 + uni.navigateTo({
  436 + url: '/pages/index/login'
  437 + })
  438 + }, 1000)
  439 + } else {
  440 + wx.showToast({
  441 + title: res.msg,
  442 + icon: 'none'
  443 + })
  444 + }
  445 + }).catch(err => {})
  446 + // uni.showModal({
  447 + // title: '提示',
  448 + // content: '确定提交吗?',
  449 + // success: function(res) {
  450 + // if (res.confirm) {
  451 + // console.log(that.arrayClassAll[that.indexClass].id,that.arrayAll[that.index].id,that.arrarAlls[that.index1].id)
  452 + // request.post('/api/index/sign_up', {
  453 + // class_id: that.arrayClassAll[that.indexClass].id,
  454 + // work_id: that.arrayAll[1].id,
  455 + // name: that.nameText,
  456 + // card: that.idNum,
  457 + // phone: that.phoneNums,
  458 + // sex:'1',
  459 + // finily: that.nation,
  460 + // education_id:'', //学历id
  461 + // email: that.mail,
  462 + // work_company: that.unit, //工作单位
  463 + // work_time: that.year, //工作年限
  464 + // brand: that.brand, //品牌
  465 + // product_type: that.type, //产品类型
  466 + // address: that.area
  467 + // }).then(res => {
  468 + // if (res.code == 1) {
  469 + // uni.showToast({
  470 + // title: '报名成功'
  471 + // })
  472 + // setTimeout(() => {
  473 + // uni.navigateTo({
  474 + // url: '/pages/index/RegistrationDetails'
  475 + // })
  476 + // }, 1000)
  477 +
  478 + // }
  479 + // console.log(res, 'res')
  480 + // }).catch(err => {})
  481 +
  482 + // } else if (res.cancel) {
  483 + // console.log('用户点击取消');
  484 + // }
  485 + // }
  486 + // });
  487 + }
  488 + } else {
  489 + uni.showToast({
  490 + title: '请勿重复点击',
  491 + icon: 'none'
  492 + })
  493 + }
  494 +
  495 + }
21 } 496 }
22 } 497 }
23 </script> 498 </script>
@@ -25,21 +500,118 @@ @@ -25,21 +500,118 @@
25 <style> 500 <style>
26 .content { 501 .content {
27 background-color: #F7F8FA; 502 background-color: #F7F8FA;
28 - height: 100vh; 503 + min-height: 100vh;
29 padding: 32rpx; 504 padding: 32rpx;
30 box-sizing: border-box; 505 box-sizing: border-box;
31 } 506 }
32 - .innerContent{ 507 +
  508 + .innerContent {
33 background-color: #fff; 509 background-color: #fff;
34 padding: 20rpx; 510 padding: 20rpx;
35 box-sizing: border-box; 511 box-sizing: border-box;
36 } 512 }
37 - .topImg{ 513 +
  514 + .topImg {
38 text-align: center; 515 text-align: center;
  516 + margin-bottom: 40rpx;
39 } 517 }
40 - .topImg image{ 518 +
  519 + .topImg image {
41 width: 562rpx; 520 width: 562rpx;
42 height: 88rpx; 521 height: 88rpx;
43 - opacity: 1; 522 + }
  523 +
  524 + .topDesc {
  525 + font-size: 26rpx;
  526 + font-weight: 400;
  527 + text-align: center;
  528 + color: #969799;
  529 + margin-bottom: 32rpx;
  530 + }
  531 +
  532 + .selectBox {
  533 + padding-left: 20rpx;
  534 + padding-bottom: 80rpx;
  535 + box-sizing: border-box;
  536 + }
  537 +
  538 + .itemBox {
  539 + display: flex;
  540 + align-items: center;
  541 + padding: 20rpx 0;
  542 + justify-content: center;
  543 +
  544 + }
  545 +
  546 + .itemText {
  547 + color: #323233;
  548 + font-size: 28rpx;
  549 + margin-right: 20rpx;
  550 + display: flex;
  551 + align-items: center;
  552 + width: 170rpx;
  553 + justify-content: flex-end;
  554 + }
  555 +
  556 + input {
  557 + width: 400rpx;
  558 + height: 68rpx;
  559 + border-radius: 10rpx;
  560 + padding: 0 10rpx;
  561 + box-sizing: border-box;
  562 + line-height: 68rpx;
  563 + border: 2rpx solid #cfd0d2;
  564 + font-size: 28rpx !important;
  565 + }
  566 +
  567 + .pickerBox {
  568 + width: 400rpx;
  569 + height: 68rpx;
  570 + border-radius: 10rpx;
  571 + padding: 0 10rpx;
  572 + box-sizing: border-box;
  573 + line-height: 68rpx;
  574 + border: 2rpx solid #cfd0d2;
  575 + font-size: 28rpx !important;
  576 + }
  577 +
  578 + .radioBox {
  579 + display: flex;
  580 + align-items: center;
  581 + margin-right: 30rpx;
  582 + }
  583 +
  584 + .radioBox image {
  585 + width: 28rpx;
  586 + height: 28rpx;
  587 + border-radius: 50%;
  588 + }
  589 +
  590 + .BtnBox {
  591 + width: 100%;
  592 + height: 120rpx;
  593 + background-color: #fff;
  594 + position: fixed;
  595 + bottom: 0;
  596 + left: 0;
  597 + }
  598 +
  599 + .Btn {
  600 + width: 686rpx;
  601 + height: 96rpx;
  602 + background: #f7ad32;
  603 + border-radius: 8rpx;
  604 + margin: 0 auto;
  605 + margin-bottom: 20rpx;
  606 + line-height: 96rpx;
  607 + text-align: center;
  608 + font-size: 32rpx;
  609 + color: #fff;
  610 + }
  611 +
  612 + .picker {
  613 + white-space: nowrap;
  614 + overflow: hidden;
  615 + text-overflow: ellipsis;
44 } 616 }
45 </style> 617 </style>
  1 +<template>
  2 + <view class="content">
  3 + <view class="innerContent">
  4 + <view class="topImg">
  5 + <image src="../../static/ic_4@2x.png" mode=""></image>
  6 + </view>
  7 + <view class="topDesc">
  8 + 专业的师资团队给你系统的课程讲授和完整的贴心服务, 只为您能轻松拿证
  9 + </view>
  10 + <view class="selectBox">
  11 + <view class="itemBox">
  12 + <view class="itemText">
  13 + <image src="../../static/redIcon.png" mode="" style="width:20rpx;height: 20rpx;"></image>
  14 + 报名工种
  15 + </view>
  16 + <view class="pickerBox">
  17 + <picker @change="bindPickerChange" :value="index" :range="array">
  18 + <view class="picker" v-if="index==-1">
  19 + 请选择工种
  20 + </view>
  21 + <view class="picker" v-else>
  22 + {{array[index]}}
  23 + </view>
  24 + </picker>
  25 + </view>
  26 + </view>
  27 + <view class="itemBox">
  28 + <view class="itemText">
  29 + <image src="../../static/redIcon.png" mode="" style="width:20rpx;height: 20rpx;"></image>
  30 + 真实姓名
  31 + </view>
  32 + <input type="text" value="" placeholder="请输入姓名" @blur="nameInput" />
  33 + </view>
  34 + <view class="itemBox">
  35 + <view class="itemText">
  36 + <image src="../../static/redIcon.png" mode="" style="width:20rpx;height: 20rpx;"></image>
  37 + 身份证号
  38 + </view>
  39 + <input type="text" value="" placeholder="请输入身份证号" @input="iDInput" @blur="blurIdCard" />
  40 + </view>
  41 + <view class="itemBox">
  42 + <view class="itemText">
  43 + <image src="../../static/redIcon.png" mode="" style="width:20rpx;height: 20rpx;"></image>
  44 + 联系电话
  45 + </view>
  46 + <input type="text" value="" placeholder="请输入联系电话" @input="phoneNum" @blur="blurPhone" />
  47 + </view>
  48 + <view class="itemBox">
  49 + <view class="itemText">
  50 + 性别
  51 + </view>
  52 + <view class="" style="width: 400rpx;padding-left: 20rpx;box-sizing: border-box;display: flex;">
  53 + <view class="radioBox" @click="radioChange(1)">
  54 + <image src="../../static/select.png" mode="" v-if="radioChecked"></image>
  55 + <image src="../../static/unSelect.png" mode="" v-else></image>
  56 +
  57 + </view>
  58 + <view class="radioBox" @click="radioChange(2)">
  59 + <image src="../../static/select.png" mode="" v-if="!radioChecked"></image>
  60 + <image src="../../static/unSelect.png" mode="" v-else></image>
  61 +
  62 + </view>
  63 + </view>
  64 + </view>
  65 + <view class="itemBox">
  66 + <view class="itemText">
  67 + <image src="../../static/redIcon.png" mode="" style="width:20rpx;height: 20rpx;"></image>
  68 + 添加照片
  69 + </view>
  70 + <view class="" style="width: 400rpx;padding-left: 20rpx;box-sizing: border-box;display: flex;" @click="uploadImg">
  71 + <image src="../../static/uploadIcon.png" mode="" style="width: 160rpx;height: 160rpx;" v-if="fileList.length==0"></image>
  72 + <image :src="urlImg[0]" mode="" v-else style="width: 160rpx;height: 160rpx;"></image>
  73 + </view>
  74 + </view>
  75 + <view class="itemBox">
  76 + <view class="itemText">
  77 + 民族
  78 + </view>
  79 + <input type="text" value="" placeholder="请输入民族" @blur="nationInput" />
  80 + </view>
  81 + <view class="itemBox">
  82 + <view class="itemText">
  83 + 学历
  84 + </view>
  85 + <view class="pickerBox">
  86 + <picker @change="bindPickerChange1" :value="index1" :range="array1" :range-key="name">
  87 + <view class="picker" v-if="index1==-1">
  88 + 请选择学历
  89 + </view>
  90 + <view class="picker" v-else>
  91 + {{array1[index1]}}
  92 + </view>
  93 + </picker>
  94 + </view>
  95 + </view>
  96 + <view class="itemBox">
  97 + <view class="itemText">
  98 + 邮箱
  99 + </view>
  100 + <input type="text" value="" placeholder="请输入邮箱" @blur="mailInput" />
  101 + </view>
  102 + <view class="itemBox">
  103 + <view class="itemText">
  104 + <image src="../../static/redIcon.png" mode="" style="width:20rpx;height: 20rpx;"></image>
  105 + 工作单位
  106 + </view>
  107 + <input type="text" value="" placeholder="请输入工作单位(隶属单位)" @blur="unitInput" />
  108 + </view>
  109 + <view class="itemBox">
  110 + <view class="itemText">
  111 + <image src="../../static/redIcon.png" mode="" style="width:20rpx;height: 20rpx;"></image>
  112 + 工作岗位
  113 + </view>
  114 + <input type="text" value="" placeholder="请输入工作岗位" @blur="yearInput" />
  115 + </view>
  116 + <view class="itemBox">
  117 + <view class="itemText">
  118 + 公司地址
  119 + </view>
  120 + <input type="text" value="" placeholder="请输入公司地址" @blur="brandInput" />
  121 + </view>
  122 + </view>
  123 +
  124 + </view>
  125 + <view class="BtnBox">
  126 + <view class="Btn" @click="submits">
  127 + 提交
  128 + </view>
  129 + </view>
  130 + </view>
  131 +</template>
  132 +
  133 +<script>
  134 + import request from '../../utils/request.js'
  135 + export default {
  136 + data() {
  137 + return {
  138 + id: '',
  139 + array: [], //工种
  140 + arrarAll: [], //工种
  141 + index: -1, //选择工种
  142 + index1: -1, //选择学历
  143 + array1: ['本科', '大专', '中专'], //学历
  144 + arrayAlls: [], //学历
  145 + indexClass: -1, //选择分类
  146 + arrayClass: [], //选择分类
  147 + arrayClassAll: [],
  148 + nameText: '',
  149 + idNum: '',
  150 + idTrue: false, //校验身份证号
  151 + phoneNums: '',
  152 + ajxtrue: false, //手机号验证
  153 + nation: '', //民族
  154 + mail: '',
  155 + ajaEmail: false, //校验邮箱
  156 + unit: '', //单位
  157 + year: '', //年限
  158 + brand: '', //品牌
  159 + type: '', //类别
  160 + area: '', //地域
  161 + radioChecked: true, //选择性别
  162 + btnClick: true,
  163 + fileList:[],
  164 + urlImg:[]
  165 + }
  166 + },
  167 + onLoad() {
  168 +
  169 + },
  170 + onShow() {
  171 + this.getClassList()
  172 + this.getTypeList()
  173 + this.geteducationList()
  174 + },
  175 + methods: {
  176 + //获取报考类型列表
  177 + getClassList() {
  178 + this.arrayClass = []
  179 + this.arrayClassAll = []
  180 + request.get('/api/index/sign_up_class', {}).then(res => {
  181 + let list = res.data
  182 + list.forEach((item, index) => {
  183 + this.arrayClass.push(item.name)
  184 + })
  185 +
  186 + this.arrayClassAll = res.data
  187 + }).catch(err => {
  188 +
  189 + })
  190 + },
  191 + //上传照片
  192 + uploadImg() {
  193 + let that = this
  194 + that.tempFilePaths = []
  195 + uni.chooseImage({
  196 + count: 1,
  197 + success: (chooseImageRes) => {
  198 + let list = chooseImageRes.tempFilePaths
  199 + list.forEach((item, index) => {
  200 + that.tempFilePaths.push(item);
  201 + })
  202 + let lists = that.tempFilePaths
  203 + lists.forEach(ele => {
  204 + const uploadTask = uni.uploadFile({
  205 + url: 'http://ranqi-admin.t.brotop.cn//api/common/upload',
  206 + filePath: ele,
  207 + fileType: 'image',
  208 + name: 'file',
  209 + formData: {
  210 + 'user': 'test'
  211 + },
  212 + header: {
  213 + 'token': uni.getStorageSync('token') || ''
  214 + },
  215 + success: (uploadFileRes) => {
  216 + let uploadList = JSON.parse(uploadFileRes.data).data
  217 + console.log(uploadFileRes,'res')
  218 + that.fileList[0]=uploadList.url
  219 + that.urlImg[0]=uploadList.fullurl
  220 + }
  221 + });
  222 + })
  223 +
  224 + }
  225 + });
  226 + },
  227 + //获取工种列表
  228 + getTypeList() {
  229 + this.array = []
  230 + this.arrayAll = []
  231 + request.get('/api/index/work', {}).then(res => {
  232 + console.log(res, 'res')
  233 + let list = res.data
  234 + list.forEach((item, index) => {
  235 + this.array.push(item.name)
  236 + })
  237 + console.log(this.array)
  238 + this.arrayAll = res.data
  239 + }).catch(err => {
  240 +
  241 + })
  242 + },
  243 + //获取学历列表
  244 + geteducationList() {
  245 + this.array1 = []
  246 + this.arrayAlls = []
  247 + request.get('/api/index/education', {}).then(res => {
  248 + let list = res.data
  249 + list.forEach((item, index) => {
  250 + this.array1.push(item.name)
  251 + })
  252 + this.arrayAlls = res.data
  253 + }).catch(err => {
  254 +
  255 + })
  256 + },
  257 + //选择工种
  258 + bindPickerChange(e) {
  259 + let that = this
  260 + that.index = e.detail.value
  261 + },
  262 + //选择学历
  263 + bindPickerChange1(e) {
  264 + let that = this
  265 + that.index1 = e.detail.value
  266 + },
  267 + //选择分类
  268 + bindPickerChangeClass(e) {
  269 + let that = this
  270 + that.indexClass = e.detail.value
  271 + },
  272 + nameInput(e) {
  273 + this.nameText = e.detail.value
  274 + },
  275 + iDInput(e) {
  276 + this.idNum = e.detail.value
  277 + },
  278 + phoneNum(e) {
  279 + this.phoneNums = e.detail.value
  280 + },
  281 + nationInput(e) {
  282 + this.nation = e.detail.value
  283 + },
  284 + mailInput(e) {
  285 + this.mail = e.detail.value
  286 + this.checkEmail(this.mail)
  287 + },
  288 + unitInput(e) {
  289 + this.unit = e.detail.value
  290 + },
  291 + yearInput(e) {
  292 + this.year = e.detail.value
  293 + },
  294 + brandInput(e) {
  295 + this.brand = e.detail.value
  296 + console.log(this.brand,'公司地址')
  297 + },
  298 + typeInput(e) {
  299 + this.type = e.detail.value
  300 + },
  301 + //选择性别
  302 + radioChange(index) {
  303 + if (index == 1) {
  304 + this.radioChecked = true
  305 + } else {
  306 + this.radioChecked = false
  307 + }
  308 + },
  309 + //校验手机号
  310 + blurPhone: function(e) {
  311 + var phone = e.detail.value;
  312 + let that = this
  313 + if (!(/^1[34578]\d{9}$/.test(phone))) {
  314 + this.ajxtrue = true
  315 + if (phone.length >= 11 || phone.length < 11) {
  316 + uni.showToast({
  317 + title: '手机号有误',
  318 + icon: 'none',
  319 + duration: 2000
  320 + })
  321 + this.ajxtrue = false
  322 + }
  323 + } else {
  324 + this.ajxtrue = true
  325 + }
  326 + },
  327 + //校验身份证号
  328 + blurIdCard() {
  329 + console.log(this.checkIDCard(this.idNum), 'iddd')
  330 + this.idTrue = this.checkIDCard(this.idNum)
  331 + if (!this.idTrue) {
  332 + uni.showToast({
  333 + title: '请输入正确的身份证号',
  334 + icon: 'none'
  335 + })
  336 + }
  337 + },
  338 + //校验身份证号
  339 + checkIDCard(idcode) {
  340 + var weight_factor = [7, 9, 10, 5, 8, 4, 2, 1, 6, 3, 7, 9, 10, 5, 8, 4, 2];
  341 + var check_code = ['1', '0', 'X', '9', '8', '7', '6', '5', '4', '3', '2'];
  342 + var code = idcode + "";
  343 + var last = idcode[17]; //最后一位
  344 + var seventeen = code.substring(0, 17);
  345 + var arr = seventeen.split("");
  346 + var len = arr.length;
  347 + var num = 0;
  348 + for (var i = 0; i < len; i++) {
  349 + num = num + arr[i] * weight_factor[i];
  350 + }
  351 + // 获取余数
  352 + var resisue = num % 11;
  353 + var last_no = check_code[resisue];
  354 + var idcard_patter =
  355 + /^[1-9][0-9]{5}([1][9][0-9]{2}|[2][0][0|1][0-9])([0][1-9]|[1][0|1|2])([0][1-9]|[1|2][0-9]|[3][0|1])[0-9]{3}([0-9]|[X])$/;
  356 + // 判断格式是否正确
  357 + var format = idcard_patter.test(idcode);
  358 + // 返回验证结果,校验码和格式同时正确才算是合法的身份证号码
  359 + return last === last_no && format ? true : false;
  360 + },
  361 + //校验邮箱
  362 + checkEmail(valuye) {
  363 + let re = /^\w+@[a-zA-Z0-9]{2,10}(?:\.[a-z]{2,4}){1,3}$/;
  364 + if (re.test(valuye)) {
  365 + this.ajaEmail = true
  366 + } else {
  367 + this.ajaEmail = false
  368 + uni.showToast({
  369 + title: '请输入正确的邮箱',
  370 + icon: 'none'
  371 + })
  372 + }
  373 + },
  374 +
  375 +
  376 + //立即提交
  377 + submits() {
  378 + let that = this
  379 + if (that.btnClick) {
  380 + if (that.index == -1) {
  381 + uni.showToast({
  382 + title: '请选择报名工种',
  383 + icon: 'none'
  384 + })
  385 + } else if (that.nameText == '') {
  386 + uni.showToast({
  387 + title: '请输入真实姓名',
  388 + icon: 'none'
  389 + })
  390 + } else if (that.idNum == '' || !that.idTrue) {
  391 + uni.showToast({
  392 + title: '请输入正确的身份证号',
  393 + icon: 'none'
  394 + })
  395 + } else if (that.phoneNum == '' || !that.ajxtrue) {
  396 + uni.showToast({
  397 + title: '请输入正确的手机号',
  398 + icon: 'none'
  399 + })
  400 + } else if(that.fileList.length==0){
  401 + uni.showToast({
  402 + title: '请选择照片',
  403 + icon: 'none'
  404 + })
  405 + }else if(that.unit==''){
  406 + uni.showToast({
  407 + title: '请填写工作单位',
  408 + icon: 'none'
  409 + })
  410 + }else if(this.year==''){
  411 + uni.showToast({
  412 + title: '请填写工作岗位',
  413 + icon: 'none'
  414 + })
  415 + }
  416 + else {
  417 + request.post('/api/index/sign_up', {
  418 + work_id: that.arrayAll[that.index].id,
  419 + name: that.nameText,
  420 + card: that.idNum,
  421 + phone: that.phoneNums,
  422 + sex: that.radioChecked ? '1' : '0',
  423 + // finily: that.nation,
  424 + education_id: that.index1 == -1 ? '' : that.arrayAlls[that.index1].id, //学历id
  425 + email: that.mail,
  426 + work_company: that.unit, //工作单位
  427 + work_post: that.year, //工作岗位
  428 + address: that.brand, //工作地址
  429 + image:that.fileList[0] //图片
  430 + }).then(res => {
  431 + console.log(res, 'res')
  432 + if (res.code == 1) {
  433 + uni.showToast({
  434 + title: '报名成功'
  435 + })
  436 + setTimeout(() => {
  437 + // uni.navigateTo({
  438 + // url: '/pages/index/RegistrationDetails?id='+res.data.id
  439 + // })
  440 + uni.navigateTo({
  441 + url: '/pages/index/login'
  442 + })
  443 + }, 1000)
  444 + } else {
  445 + wx.showToast({
  446 + title:res.msg,
  447 + icon: 'none'
  448 + })
  449 + }
  450 + }).catch(err => {})
  451 + // uni.showModal({
  452 + // title: '提示',
  453 + // content: '确定提交吗?',
  454 + // success: function(res) {
  455 + // if (res.confirm) {
  456 + // console.log(that.arrayClassAll[that.indexClass].id,that.arrayAll[that.index].id,that.arrarAlls[that.index1].id)
  457 + // request.post('/api/index/sign_up', {
  458 + // class_id: that.arrayClassAll[that.indexClass].id,
  459 + // work_id: that.arrayAll[1].id,
  460 + // name: that.nameText,
  461 + // card: that.idNum,
  462 + // phone: that.phoneNums,
  463 + // sex:'1',
  464 + // finily: that.nation,
  465 + // education_id:'', //学历id
  466 + // email: that.mail,
  467 + // work_company: that.unit, //工作单位
  468 + // work_time: that.year, //工作年限
  469 + // brand: that.brand, //品牌
  470 + // product_type: that.type, //产品类型
  471 + // address: that.area
  472 + // }).then(res => {
  473 + // if (res.code == 1) {
  474 + // uni.showToast({
  475 + // title: '报名成功'
  476 + // })
  477 + // setTimeout(() => {
  478 + // uni.navigateTo({
  479 + // url: '/pages/index/RegistrationDetails'
  480 + // })
  481 + // }, 1000)
  482 +
  483 + // }
  484 + // console.log(res, 'res')
  485 + // }).catch(err => {})
  486 +
  487 + // } else if (res.cancel) {
  488 + // console.log('用户点击取消');
  489 + // }
  490 + // }
  491 + // });
  492 + }
  493 + } else {
  494 + uni.showToast({
  495 + title: '请勿重复点击',
  496 + icon: 'none'
  497 + })
  498 + }
  499 +
  500 + }
  501 + }
  502 + }
  503 +</script>
  504 +
  505 +<style>
  506 + .content {
  507 + background-color: #F7F8FA;
  508 + min-height: 100vh;
  509 + padding: 32rpx;
  510 + box-sizing: border-box;
  511 + }
  512 +
  513 + .innerContent {
  514 + background-color: #fff;
  515 + padding: 20rpx;
  516 + box-sizing: border-box;
  517 + }
  518 +
  519 + .topImg {
  520 + text-align: center;
  521 + margin-bottom: 40rpx;
  522 + }
  523 +
  524 + .topImg image {
  525 + width: 562rpx;
  526 + height: 88rpx;
  527 + }
  528 +
  529 + .topDesc {
  530 + font-size: 26rpx;
  531 + font-weight: 400;
  532 + text-align: center;
  533 + color: #969799;
  534 + margin-bottom: 32rpx;
  535 + }
  536 +
  537 + .selectBox {
  538 + padding-left: 20rpx;
  539 + padding-bottom: 80rpx;
  540 + box-sizing: border-box;
  541 + }
  542 +
  543 + .itemBox {
  544 + display: flex;
  545 + align-items: center;
  546 + padding: 20rpx 0;
  547 + justify-content: center;
  548 +
  549 + }
  550 +
  551 + .itemText {
  552 + color: #323233;
  553 + font-size: 28rpx;
  554 + margin-right: 20rpx;
  555 + display: flex;
  556 + align-items: center;
  557 + width: 170rpx;
  558 + justify-content: flex-end;
  559 + }
  560 +
  561 + input {
  562 + width: 400rpx;
  563 + height: 68rpx;
  564 + border-radius: 10rpx;
  565 + padding: 0 10rpx;
  566 + box-sizing: border-box;
  567 + line-height: 68rpx;
  568 + border: 2rpx solid #cfd0d2;
  569 + font-size: 28rpx !important;
  570 + }
  571 +
  572 + .pickerBox {
  573 + width: 400rpx;
  574 + height: 68rpx;
  575 + border-radius: 10rpx;
  576 + padding: 0 10rpx;
  577 + box-sizing: border-box;
  578 + line-height: 68rpx;
  579 + border: 2rpx solid #cfd0d2;
  580 + font-size: 28rpx !important;
  581 + }
  582 +
  583 + .radioBox {
  584 + display: flex;
  585 + align-items: center;
  586 + margin-right: 30rpx;
  587 + }
  588 +
  589 + .radioBox image {
  590 + width: 28rpx;
  591 + height: 28rpx;
  592 + border-radius: 50%;
  593 + }
  594 +
  595 + .BtnBox {
  596 + width: 100%;
  597 + height: 120rpx;
  598 + background-color: #fff;
  599 + position: fixed;
  600 + bottom: 0;
  601 + left: 0;
  602 + }
  603 +
  604 + .Btn {
  605 + width: 686rpx;
  606 + height: 96rpx;
  607 + background: #f7ad32;
  608 + border-radius: 8rpx;
  609 + margin: 0 auto;
  610 + margin-bottom: 20rpx;
  611 + line-height: 96rpx;
  612 + text-align: center;
  613 + font-size: 32rpx;
  614 + color: #fff;
  615 + }
  616 +
  617 + .picker {
  618 + white-space: nowrap;
  619 + overflow: hidden;
  620 + text-overflow: ellipsis;
  621 + }
  622 +</style>
  1 +<template>
  2 + <view class="content">
  3 + <view class="title" v-if="imgURL==''">
  4 + 暂未获得证书
  5 + </view>
  6 + <view class="" v-else>
  7 + <view class="title">
  8 + 您的考试结果已经生成,请扫二维码查看
  9 + </view>
  10 + <view class="codeBox">
  11 + <image :src="imgURL" mode=""></image>
  12 + </view>
  13 + </view>
  14 +
  15 + </view>
  16 +</template>
  17 +
  18 +<script>
  19 + import request from'../../utils/request.js'
  20 + export default{
  21 + data(){
  22 + return{
  23 + id:'',
  24 + token:'',
  25 + imgURL:''
  26 + }
  27 + },
  28 + onLoad(options) {
  29 + this.id=options.id
  30 + this.token=uni.getStorageSync('Authorization')
  31 + },
  32 + onShow() {
  33 + this.getCode()
  34 + },
  35 + methods:{
  36 + getCode(){
  37 + request.post('/api/index/certificateCode',{
  38 + id:this.id,
  39 + // url:'/pages/index/result-login?id='+this.id+'&token='+this.token
  40 + // url:'/pages/index/index?id='+this.id+'&token='+this.token
  41 + url:'/pages/index/result-login'
  42 + }).then(res=>{
  43 + if(res.code==1){
  44 + this.imgURL=res.data.code
  45 + }
  46 +
  47 + }).catch(err=>{
  48 +
  49 + })
  50 + }
  51 + }
  52 + }
  53 +</script>
  54 +
  55 +<style>
  56 + .content{
  57 + min-height: 100vh;
  58 + background-color: #F2F3F5;
  59 + width: 100%;
  60 + padding-top: 240rpx;
  61 + box-sizing: border-box;
  62 + }
  63 + .title{
  64 + font-size: 34rpx;
  65 + color: #323233;
  66 + font-weight: 500;
  67 + width: 100%;
  68 + text-align: center;
  69 + }
  70 + .codeBox{
  71 + margin-top: 80rpx;
  72 + display: flex;
  73 + justify-content: center;
  74 + }
  75 + .codeBox image{
  76 + width:424rpx;
  77 + height: 424rpx;
  78 + }
  79 +</style>
1 <template> 1 <template>
2 - <view>  
3 - <view style="text-align: center;">  
4 - <image src="../../static/ic_11@2x.png" mode=""></image> 2 + <view class="contentBox">
  3 + <!-- <view style="text-align: center; padding-top: 80px;box-sizing: border-box;">
  4 + <image src="../../static/ic_11@2x.png" mode="" style="width:400rpx;height: 400rpx;"></image>
5 <view> 5 <view>
6 <text class="text">培训时间尚未确定,请耐心等待</text> 6 <text class="text">培训时间尚未确定,请耐心等待</text>
7 </view> 7 </view>
  8 + </view> -->
  9 + <view class="itemBox" v-for="(item,index) in list" :key="index">
  10 + {{item.name}}{{item.work.name}}{{item.status==1?'报名中':item.status==2?'通过':item.status==3?'未通过':'未审核'}}
8 </view> 11 </view>
9 </view> 12 </view>
10 </template> 13 </template>
11 14
12 <script> 15 <script>
  16 + import request from '../../utils/request.js'
13 export default { 17 export default {
14 data() { 18 data() {
15 return { 19 return {
16 - 20 + list:[]
17 } 21 }
18 }, 22 },
  23 + onShow() {
  24 + this.getDeatil()
  25 + },
19 methods: { 26 methods: {
20 - 27 + getDeatil(){
  28 + request.post('/api/index/examinationResults',{}).then(res=>{
  29 + this.list=res.data
  30 + console.log(res,'ress')
  31 + }).catch(err=>{
  32 +
  33 + })
  34 + console.log(this.list,'list')
  35 + }
21 } 36 }
22 } 37 }
23 </script> 38 </script>
@@ -27,4 +42,16 @@ @@ -27,4 +42,16 @@
27 color: #969799; 42 color: #969799;
28 font-size: 28rpx; 43 font-size: 28rpx;
29 } 44 }
  45 + .itemBox{
  46 + padding: 24rpx;
  47 + box-sizing: border-box;
  48 + font-size: 28rpx;
  49 + color: #323233;
  50 + background-color: #fff;
  51 + /* border-bottom: 2rpx solid #e7e7e7; */
  52 + }
  53 + .contentBox{
  54 + min-height: 100vh;
  55 + background-color: #F7F8FA;
  56 + }
30 </style> 57 </style>
  1 +<template>
  2 + <view class="content">
  3 + <view class="innerBox">
  4 + <!-- <view class="detailText">
  5 + 报名结果详情
  6 + </view> -->
  7 + <view class="itemBox">
  8 + <view class="leftItem">
  9 + 项目名称:
  10 + </view>
  11 + <view class="rightItem">
  12 + {{detailData.work_name}}
  13 + </view>
  14 + </view>
  15 + <view class="itemBox">
  16 + <view class="leftItem">
  17 + 考试时间:
  18 + </view>
  19 + <view class="rightItem">
  20 + {{detailData.worksessions.start_end_time_text}}
  21 +
  22 + </view>
  23 + </view>
  24 + <view class="itemBox">
  25 + <view class="leftItem">
  26 + 考试场次:
  27 + </view>
  28 + <view class="rightItem">
  29 + {{detailData.worksessions.title}}
  30 + </view>
  31 + </view>
  32 +
  33 + <view class="itemBox">
  34 + <view class="leftItem">
  35 + 考试地点:
  36 + </view>
  37 + <view class="rightItem">
  38 + {{detailData.sign_up_address}}
  39 + <view class="tips" style="color: #d3d3d3;">
  40 + {{detailData.sign_up_address_tips}}
  41 + </view>
  42 + </view>
  43 + </view>
  44 + <view class="itemBox">
  45 + <view class="leftItem">
  46 + 温馨提示:
  47 + </view>
  48 + </view>
  49 + <view class="itemBox">
  50 + <view class="rightItem">
  51 + <view class="">
  52 + <!-- 各位学员: -->
  53 + </view>
  54 + {{detailData.remarks}}
  55 + </view>
  56 + </view>
  57 + </view>
  58 + </view>
  59 +</template>
  60 +
  61 +<script>
  62 + import request from '../../utils/request.js'
  63 + export default {
  64 + data() {
  65 + return {
  66 + detailData: '',
  67 + id: '',
  68 + }
  69 + },
  70 + created() {
  71 +
  72 + },
  73 + onLoad(options) {
  74 + this.getId()
  75 + this.detail()
  76 + },
  77 + methods: {
  78 + detail() {
  79 + request.post('/api/index/sign_up_detail', {
  80 + id: this.id
  81 + }).then(res => {
  82 + this.detailData = res.data
  83 + }).catch(err => {
  84 +
  85 + })
  86 + },
  87 + //获取id
  88 + getId() {
  89 + var url = location.href;
  90 + let str = url.split('?')
  91 + let str1 = str[1].split('=')
  92 + uni.setStorageSync('id', str1[1])
  93 + this.id = str1[1]
  94 + },
  95 + }
  96 + }
  97 +</script>
  98 +
  99 +<style>
  100 + .content {
  101 + padding: 32rpx;
  102 + box-sizing: border-box;
  103 + }
  104 + .detailText {
  105 + font-size: 34rpx;
  106 + font-weight: 600;
  107 + color: #000;
  108 + padding-bottom: 16rpx;
  109 + text-align: center;
  110 + }
  111 +
  112 + .itemBox {
  113 + padding: 16rpx 0;
  114 + display: flex;
  115 + }
  116 +
  117 + .leftItem {
  118 + width: 140rpx;
  119 + text-align: right;
  120 + font-size: 28rpx;
  121 + font-weight: 600;
  122 + }
  123 +
  124 + .rightItem {
  125 + flex: 1;
  126 + font-size: 28rpx;
  127 + font-weight: 400;
  128 + color: #323233;
  129 + text-align: left;
  130 + }
  131 +</style>
1 <template> 1 <template>
2 - <view>  
3 - <view style="text-align: center;">  
4 - <image src="../../static/ic_11@2x.png" mode=""></image> 2 + <view class="contentBox">
  3 + <!-- <view style="text-align: center; padding-top: 80px; box-sizing: border-box;">
  4 + <image src="../../static/ic_11@2x.png" mode="" style="width:400rpx;height: 400rpx;"></image>
5 <view> 5 <view>
6 <text class="text">培训时间尚未确定,请耐心等待</text> 6 <text class="text">培训时间尚未确定,请耐心等待</text>
7 </view> 7 </view>
  8 + </view> -->
  9 + <view class="" v-for="(item,index) in list" :ley="index" class="itemn">
  10 + <view class="content">
  11 + 培训名称:{{item.work.name}}
  12 + </view>
  13 + <view class="content">
  14 + 培训时间:{{item.work.end_time_text}}
  15 + </view>
  16 + <view class="content">
  17 + 考试时间:{{item.worksessions.start_end_time_text}}
  18 + </view>
8 </view> 19 </view>
  20 +
9 </view> 21 </view>
10 </template> 22 </template>
11 23
12 <script> 24 <script>
  25 + import request from '../../utils/request.js'
13 export default { 26 export default {
14 data() { 27 data() {
15 return { 28 return {
16 - 29 + list:[]
17 } 30 }
18 }, 31 },
  32 + onShow() {
  33 + this.getDeatil()
  34 + },
19 methods: { 35 methods: {
20 - 36 + getDeatil(){
  37 + request.post('/api/index/training_center',{}).then(res=>{
  38 + this.list=res.data.data
  39 + console.log(res,'ressss')
  40 + }).catch(err=>{
  41 + })
  42 + }
21 } 43 }
22 } 44 }
23 </script> 45 </script>
@@ -27,4 +49,23 @@ @@ -27,4 +49,23 @@
27 color: #969799; 49 color: #969799;
28 font-size: 28rpx; 50 font-size: 28rpx;
29 } 51 }
  52 + .itemn{
  53 + width: 96%;
  54 + margin: 0 auto;
  55 + font-size: 28rpx;
  56 + margin-top: 20rpx;
  57 + background-color: #fff;
  58 + border-radius: 16rpx;
  59 + }
  60 + .content{
  61 + font-size: 28rpx;
  62 + padding: 24rpx;
  63 + box-sizing: border-box;
  64 + }
  65 + .contentBox{
  66 + min-height: 100vh;
  67 + background-color: #F7F8FA;
  68 + padding-top: 20rpx;
  69 + box-sizing: border-box;
  70 + }
30 </style> 71 </style>
@@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@
12 <view class="TextRow" @click="GoKS"> 12 <view class="TextRow" @click="GoKS">
13 <view style="display: flex;flex-direction: column;"> 13 <view style="display: flex;flex-direction: column;">
14 <text class="title">培训考试</text> 14 <text class="title">培训考试</text>
15 - <text class="detail">查看报名详情</text> 15 + <text class="detail">查看培训考试详情</text>
16 </view> 16 </view>
17 <view> 17 <view>
18 <image src="../../static/ic_15@2x.png" style="width: 40rpx;height: 40rpx;" mode=""></image> 18 <image src="../../static/ic_15@2x.png" style="width: 40rpx;height: 40rpx;" mode=""></image>
@@ -21,7 +21,7 @@ @@ -21,7 +21,7 @@
21 <view class="TextRow" @click="GoJG"> 21 <view class="TextRow" @click="GoJG">
22 <view style="display: flex;flex-direction: column;"> 22 <view style="display: flex;flex-direction: column;">
23 <text class="title">培训结果</text> 23 <text class="title">培训结果</text>
24 - <text class="detail">查看报名详情</text> 24 + <text class="detail">查看培训结果详情</text>
25 </view> 25 </view>
26 <view> 26 <view>
27 <image src="../../static/ic_15@2x.png" style="width: 40rpx;height: 40rpx;" mode=""></image> 27 <image src="../../static/ic_15@2x.png" style="width: 40rpx;height: 40rpx;" mode=""></image>
@@ -7,7 +7,7 @@ @@ -7,7 +7,7 @@
7 value="" placeholder="请输入证书编号" @input="HaveOrder" /> 7 value="" placeholder="请输入证书编号" @input="HaveOrder" />
8 </view> 8 </view>
9 </view> 9 </view>
10 - <view class="BtnBox"> 10 + <view class="BtnBox" @click="confrim">
11 <text class="ok">确认</text> 11 <text class="ok">确认</text>
12 </view> 12 </view>
13 </view> 13 </view>
@@ -23,7 +23,11 @@ @@ -23,7 +23,11 @@
23 methods: { 23 methods: {
24 HaveOrder(e) { 24 HaveOrder(e) {
25 this.Order = e.detail.value 25 this.Order = e.detail.value
26 - } 26 + },
  27 + //确认
  28 + confrim(){
  29 +
  30 + }
27 } 31 }
28 } 32 }
29 </script> 33 </script>
@@ -3,10 +3,10 @@ @@ -3,10 +3,10 @@
3 <image src="../../static/ic_5@2x.png" style="width: 100%;height: 100vh;" mode=""></image> 3 <image src="../../static/ic_5@2x.png" style="width: 100%;height: 100vh;" mode=""></image>
4 <view class="title"> 4 <view class="title">
5 <view class="inputC"> 5 <view class="inputC">
6 - <input type="text" value="" placeholder="请输入身份证号" @input="HaveCard" /> 6 + <input type="text" value="" placeholder="请输入身份证号" @input="HaveCard" @blur="cardBlur" />
7 </view> 7 </view>
8 <view class="inputC"> 8 <view class="inputC">
9 - <input type="text" value="" placeholder="请输入密码(默认身份证后8位)" @input="HavePass" /> 9 + <input type="text" value="" placeholder="请输入密码(默认身份证后8位)" @input="HavePass" password="true" />
10 </view> 10 </view>
11 <view class="okBox" @click="login"> 11 <view class="okBox" @click="login">
12 <text class="ok">确认</text> 12 <text class="ok">确认</text>
@@ -16,9 +16,11 @@ @@ -16,9 +16,11 @@
16 </template> 16 </template>
17 17
18 <script> 18 <script>
  19 + import request from '../../utils/request.js'
19 export default { 20 export default {
20 data() { 21 data() {
21 return { 22 return {
  23 + ajaxTrue: false, //校验身份证
22 card: '', 24 card: '',
23 password: '' 25 password: ''
24 } 26 }
@@ -32,11 +34,73 @@ @@ -32,11 +34,73 @@
32 HaveCard(e) { 34 HaveCard(e) {
33 this.password = e.detail.value 35 this.password = e.detail.value
34 }, 36 },
  37 + //校验身份证
  38 + cardBlur() {
  39 + this.ajaxTrue = this.checkIDCard(this.password)
  40 + if (!this.ajaxTrue) {
  41 + uni.showToast({
  42 + title: '请输入正确的身份证号码',
  43 + icon: 'none'
  44 + })
  45 + }
  46 + },
  47 + //校验身份证号
  48 + checkIDCard(idcode) {
  49 + var weight_factor = [7, 9, 10, 5, 8, 4, 2, 1, 6, 3, 7, 9, 10, 5, 8, 4, 2];
  50 + var check_code = ['1', '0', 'X', '9', '8', '7', '6', '5', '4', '3', '2'];
  51 + var code = idcode + "";
  52 + var last = idcode[17]; //最后一位
  53 + var seventeen = code.substring(0, 17);
  54 + var arr = seventeen.split("");
  55 + var len = arr.length;
  56 + var num = 0;
  57 + for (var i = 0; i < len; i++) {
  58 + num = num + arr[i] * weight_factor[i];
  59 + }
  60 + // 获取余数
  61 + var resisue = num % 11;
  62 + var last_no = check_code[resisue];
  63 + var idcard_patter =
  64 + /^[1-9][0-9]{5}([1][9][0-9]{2}|[2][0][0|1][0-9])([0][1-9]|[1][0|1|2])([0][1-9]|[1|2][0-9]|[3][0|1])[0-9]{3}([0-9]|[X])$/;
  65 + // 判断格式是否正确
  66 + var format = idcard_patter.test(idcode);
  67 + // 返回验证结果,校验码和格式同时正确才算是合法的身份证号码
  68 + return last === last_no && format ? true : false;
  69 + },
35 //登录 70 //登录
36 login() { 71 login() {
37 - uni.navigateTo({  
38 - url: './index'  
39 - }) 72 + if (!this.ajaxTrue) {
  73 + uni.showToast({
  74 + title: '请输入正确的身份证号码',
  75 + icon: 'none'
  76 + })
  77 + } else {
  78 + request.post('/api/index/login', {
  79 + card: this.password,
  80 + password: this.card
  81 + }).then(res => {
  82 + if (res.code == 1) {
  83 + wx.showToast({
  84 + title: '登录成功'
  85 + })
  86 + uni.setStorageSync('userInfo', res.data)
  87 + uni.setStorageSync('Authorization', res.data.token)
  88 + let authURL = 'http://ranqi-admin.t.brotop.cn/api/index/auth?token=' + uni
  89 + .getStorageSync('Authorization') + '&url=/#/pages/index/index'
  90 + window.location.href = authURL;
  91 +
  92 + }else{
  93 + wx.showToast({
  94 + title: '用户名或密码错误',
  95 + icon: 'none'
  96 + })
  97 + }
  98 + }).catch(err => {
  99 +
  100 + })
  101 + }
  102 +
  103 +
40 } 104 }
41 } 105 }
42 } 106 }
@@ -54,6 +118,10 @@ @@ -54,6 +118,10 @@
54 padding: 0 16px; 118 padding: 0 16px;
55 } 119 }
56 120
  121 + input {
  122 + width: 500rpx;
  123 + }
  124 +
57 .okBox { 125 .okBox {
58 background: #1d4582; 126 background: #1d4582;
59 border-radius: 16rpx; 127 border-radius: 16rpx;
@@ -78,5 +146,7 @@ @@ -78,5 +146,7 @@
78 146
79 .content { 147 .content {
80 position: relative; 148 position: relative;
  149 + height: 100%;
  150 + overflow: hidden;
81 } 151 }
82 </style> 152 </style>
1 <template> 1 <template>
2 <view> 2 <view>
3 - <view class="ding"> 3 + <view class="ding" v-if="isToken">
  4 + <image :src="userInfo.image" style="width: 116rpx;height: 116rpx;border-radius: 50%;" mode=""></image>
  5 + <text class="userName">{{userInfo.name}}</text>
  6 + </view>
  7 + <view class="ding" v-if="!isToken"@click="login">
4 <image src="../../static/ic_12@2x.png" style="width: 116rpx;height: 116rpx;" mode=""></image> 8 <image src="../../static/ic_12@2x.png" style="width: 116rpx;height: 116rpx;" mode=""></image>
5 - <text class="userName">张小鱼</text> 9 + <text class="userName">请登录</text>
6 </view> 10 </view>
7 <view class="topBack"> 11 <view class="topBack">
8 <view class="top"> 12 <view class="top">
9 - <view class="one" @click="GoUpPass"> 13 + <view class="one" @click="myVoice">
  14 + <view style="display: flex;">
  15 + <image src="../../static/fapiao.png" style="width: 32rpx;height: 36rpx;" mode=""></image>
  16 + <text class="updateMi">我的发票</text>
  17 + </view>
  18 + <view>
  19 + <image src="../../static/ic_15@2x.png" style="width: 28rpx;height: 28rpx;" mode=""></image>
  20 + </view>
  21 + </view>
  22 + <view class="one" @click="uploadImg">
  23 + <view style="display: flex;">
  24 + <image src="../../static/changeImg.png" style="width: 32rpx;height: 36rpx;" mode=""></image>
  25 + <text class="updateMi">更换证件照</text>
  26 + </view>
  27 + <view>
  28 + <image src="../../static/ic_15@2x.png" style="width: 28rpx;height: 28rpx;" mode=""></image>
  29 + </view>
  30 + </view>
  31 + <!-- <view class="one" @click="GoUpPass">
10 <view style="display: flex;"> 32 <view style="display: flex;">
11 <image src="../../static/ic_13@2x.png" style="width: 32rpx;height: 36rpx;" mode=""></image> 33 <image src="../../static/ic_13@2x.png" style="width: 32rpx;height: 36rpx;" mode=""></image>
12 <text class="updateMi">更改密码</text> 34 <text class="updateMi">更改密码</text>
@@ -14,7 +36,7 @@ @@ -14,7 +36,7 @@
14 <view> 36 <view>
15 <image src="../../static/ic_15@2x.png" style="width: 28rpx;height: 28rpx;" mode=""></image> 37 <image src="../../static/ic_15@2x.png" style="width: 28rpx;height: 28rpx;" mode=""></image>
16 </view> 38 </view>
17 - </view> 39 + </view> -->
18 <view class="one" @click="outLogin"> 40 <view class="one" @click="outLogin">
19 <view style="display: flex;"> 41 <view style="display: flex;">
20 <image src="../../static/ic_14@2x.png" style="width: 32rpx;height: 36rpx;" mode=""></image> 42 <image src="../../static/ic_14@2x.png" style="width: 32rpx;height: 36rpx;" mode=""></image>
@@ -28,42 +50,170 @@ @@ -28,42 +50,170 @@
28 </view> 50 </view>
29 <view class="Btn"> 51 <view class="Btn">
30 <view class="Onb" @click="GoIndex"> 52 <view class="Onb" @click="GoIndex">
31 - <image src="../../static/ic_6@2x.png" style="width: 44rpx;height: 44rpx;" mode=""></image> 53 + <image src="../../static/hui.png" style="width: 44rpx;height: 44rpx;" mode=""></image>
32 <text class="pei">培训</text> 54 <text class="pei">培训</text>
33 </view> 55 </view>
34 <view class="Onb"> 56 <view class="Onb">
35 - <image src="../../static/ic_7@2x.png" style="width: 44rpx;height: 44rpx;" mode=""></image> 57 + <image src="../../static/lan.png" style="width: 44rpx;height: 44rpx;" mode=""></image>
36 <text class="me">我的</text> 58 <text class="me">我的</text>
37 </view> 59 </view>
38 </view> 60 </view>
  61 + <view class="mask" v-if="mask">
  62 + </view>
  63 + <view class="maskBox" v-if="mask">
  64 + <view class="maskItem" @click="confrim">
  65 + 确认退出
  66 + </view>
  67 + <view class="maskItem" @click="concel">
  68 + 取消
  69 + </view>
  70 + </view>
39 </view> 71 </view>
40 </template> 72 </template>
41 73
42 <script> 74 <script>
  75 + import request from '../../utils/request.js'
43 export default { 76 export default {
44 data() { 77 data() {
45 - return {} 78 + return {
  79 + isToken: false,
  80 + mask: false,
  81 + userInfo: '', //用户信息
  82 + fileList:[],
  83 + urlImg:[]
  84 + }
  85 + },
  86 + onShow() {
  87 + this.isToken = uni.getStorageSync('Authorization') ? true : false
  88 + this.userInfo = uni.getStorageSync('userInfo')
  89 + console.log(uni.getStorageSync('userInfo'), 'user')
46 }, 90 },
47 methods: { 91 methods: {
48 onClose() {}, 92 onClose() {},
  93 + //我的发票
  94 + myVoice() {
  95 + uni.navigateTo({
  96 + url: '/pages/index/my-invoice'
  97 + })
  98 + },
  99 + //登录
  100 + login(){
  101 + uni.navigateTo({
  102 + url:'/pages/index/login'
  103 + })
  104 + },
49 //退出登录 105 //退出登录
50 - outLogin() {}, 106 + outLogin() {
  107 + this.mask = true
  108 + },
51 GoIndex() { 109 GoIndex() {
52 uni.navigateTo({ 110 uni.navigateTo({
53 url: './index' 111 url: './index'
54 }) 112 })
55 }, 113 },
  114 + //修改证件照
  115 + //上传照片
  116 + uploadImg() {
  117 + let that = this
  118 + that.tempFilePaths = []
  119 + uni.chooseImage({
  120 + count: 1,
  121 + success: (chooseImageRes) => {
  122 + let list = chooseImageRes.tempFilePaths
  123 + list.forEach((item, index) => {
  124 + that.tempFilePaths.push(item);
  125 + })
  126 + let lists = that.tempFilePaths
  127 + lists.forEach(ele => {
  128 + const uploadTask = uni.uploadFile({
  129 + url: 'http://ranqi-admin.t.brotop.cn//api/common/upload',
  130 + filePath: ele,
  131 + fileType: 'image',
  132 + name: 'file',
  133 + formData: {
  134 + 'user': 'test'
  135 + },
  136 + header: {
  137 + 'token': uni.getStorageSync('token') || ''
  138 + },
  139 + success: (uploadFileRes) => {
  140 + let uploadList = JSON.parse(uploadFileRes.data).data
  141 + that.fileList.unshift(uploadList.url)
  142 + that.urlImg.unshift(uploadList.fullurl)
  143 + console.log(that.fileList, that.urlImg[0],'res')
  144 + that.userInfo.image=uploadList.fullurl
  145 + }
  146 + });
  147 + })
  148 +
  149 + }
  150 + });
  151 + },
56 //修改密码 152 //修改密码
57 GoUpPass() { 153 GoUpPass() {
58 uni.navigateTo({ 154 uni.navigateTo({
59 url: './updatePass' 155 url: './updatePass'
60 }) 156 })
  157 + },
  158 + confrim() {
  159 + this.mask = false
  160 + request.post('/api/index/logout', {}).then(res => {
  161 + if (res.code == 1) {
  162 + uni.showToast({
  163 + title: '退出成功'
  164 + })
  165 + this.mask = false
  166 + this.isToken = false
  167 + setTimeout(() => {
  168 + uni.navigateTo({
  169 + url: '/pages/index/login'
  170 + })
  171 + }, 500)
  172 +
  173 + }
  174 + }).catch(err => {})
  175 +
  176 +
  177 + },
  178 + concel() {
  179 + this.mask = false
61 } 180 }
62 } 181 }
63 } 182 }
64 </script> 183 </script>
65 184
66 <style> 185 <style>
  186 + .mask {
  187 + position: fixed;
  188 + width: 100%;
  189 + height: 100%;
  190 + top: 0;
  191 + left: 0;
  192 + background-color: #000;
  193 + opacity: 0.6;
  194 + z-index: 6;
  195 + }
  196 +
  197 + .maskBox {
  198 + width: 100%;
  199 + height: 160rpx;
  200 + position: fixed;
  201 + bottom: 0rpx;
  202 + left: 0;
  203 + background-color: #fff;
  204 + z-index: 9;
  205 + }
  206 +
  207 + .maskItem {
  208 + height: 80rpx;
  209 + text-align: center;
  210 + width: 100%;
  211 + line-height: 80rpx;
  212 + color: #007AFF;
  213 + font-size: 28rpx;
  214 + border-bottom: 2rpx solid #cfcfcf;
  215 + }
  216 +
67 .ding { 217 .ding {
68 position: absolute; 218 position: absolute;
69 top: 35px; 219 top: 35px;
@@ -112,7 +262,8 @@ @@ -112,7 +262,8 @@
112 .topBack { 262 .topBack {
113 height: 320rpx; 263 height: 320rpx;
114 width: 100%; 264 width: 100%;
115 - background-color: #007AFF; 265 + background: linear-gradient(180deg, #1e4684, #285dad 100%);
  266 + ;
116 } 267 }
117 268
118 .me { 269 .me {
  1 +<template>
  2 + <view class="content">
  3 + <view class="imgBox">
  4 + <image src="../../static/fapiaonoData.png" mode=""></image>
  5 + </view>
  6 + <view class="text">
  7 + 本模块尚未开通,请联系匠心培训 机构工作人员!
  8 + </view>
  9 + </view>
  10 +</template>
  11 +
  12 +<script>
  13 +</script>
  14 +
  15 +<style>
  16 + .content {
  17 + min-height: 100vh;
  18 + padding-top: 162rpx;
  19 + box-sizing: border-box;
  20 + }
  21 +
  22 + .imgBox {
  23 + width: 368rpx;
  24 + height: 368rpx;
  25 + margin: 0 auto;
  26 + }
  27 +
  28 + .imgBox image {
  29 + width: 368rpx;
  30 + height: 368rpx;
  31 + }
  32 +
  33 + .text {
  34 + width: 520rpx;
  35 + margin: 0 auto;
  36 + color: #969799;
  37 + font-size: 34rpx;
  38 + text-align: center;
  39 + }
  40 +</style>
  1 +<template>
  2 + <view class="content">
  3 + <view class="" v-if="show">
  4 + <view class="title">
  5 + 西安市燃气供热行业从业人员上岗证书查询结果
  6 + </view>
  7 + <view class="tablebox">
  8 + <view class="itemBox">
  9 + <view class="nameBox color1">
  10 + 姓名
  11 + </view>
  12 + <view class="detailBox color2">
  13 + {{tableData.signup.name}}
  14 + </view>
  15 + <view class="nameBox color1">
  16 + 身份证号
  17 + </view>
  18 + <view class="detailBox color2">
  19 + {{tableData.signup.card}}
  20 + </view>
  21 + </view>
  22 + <view class="itemBox">
  23 + <view class="nameBox color2">
  24 + 性别
  25 + </view>
  26 + <view class="detailBox color3">
  27 + {{tableData.signup.sex==1?'男':'女'}}
  28 + </view>
  29 + <view class="nameBox color2">
  30 + 联系电话
  31 + </view>
  32 + <view class="detailBox color3">
  33 + {{tableData.signup.phone}}
  34 + </view>
  35 + </view>
  36 + <view class="itemBox">
  37 + <view class="nameBox color1">
  38 + 证书编号
  39 + </view>
  40 + <view class="detailBox color2">
  41 + {{tableData.signup.card}}
  42 + </view>
  43 + <view class="nameBox color1">
  44 + 证书有效期
  45 + </view>
  46 + <view class="detailBox color2">
  47 + {{tableData.end_time}}
  48 + </view>
  49 + </view>
  50 + <view class="itemBox">
  51 + <view class="nameBox color2">
  52 + 发证部门
  53 + </view>
  54 + <view class="detailBox color3">
  55 + {{tableData.send_department}}
  56 + </view>
  57 + <view class="nameBox color2">
  58 + 考试机构
  59 + </view>
  60 + <view class="detailBox color3">
  61 + {{tableData.institutions}}
  62 + </view>
  63 + </view>
  64 + <view class="itemBox">
  65 + <view class="nameBox color1">
  66 + 持证项目
  67 + </view>
  68 + <view class="detailBox color2">
  69 + {{tableData.type.name}}
  70 + </view>
  71 + <view class="nameBox color1">
  72 + 批次
  73 + </view>
  74 + <view class="detailBox color2">
  75 + {{tableData.signup.work_name}}
  76 + </view>
  77 + </view>
  78 + <view class="bottomItem color2" style="border-top-color:#dee4ef;">
  79 + 档案编号:{{tableData.signup.card}}
  80 + </view>
  81 + </view>
  82 + </view>
  83 + <view class="noData" v-else>
  84 + 暂无结果
  85 + </view>
  86 + </view>
  87 +</template>
  88 +
  89 +<script>
  90 + import request from '../../utils/request.js'
  91 + export default {
  92 + data() {
  93 + return {
  94 + id: '',
  95 + show: true,
  96 + tableData: ''
  97 + }
  98 + },
  99 + onLoad(options) {
  100 + this.id = options.id
  101 + },
  102 + onShow() {
  103 + this.getDetail()
  104 + },
  105 + methods: {
  106 + getDetail() {
  107 + request.post('/api/index/certificateDetails', {
  108 + id: this.id
  109 + }).then(res => {
  110 + if (res.data == null) {
  111 + this.show = false
  112 + } else {
  113 + this.show = true
  114 + this.tableData = res.data
  115 + }
  116 +
  117 + }).catch(err => {
  118 +
  119 + })
  120 + }
  121 + }
  122 + }
  123 +</script>
  124 +
  125 +<style>
  126 + .content {
  127 + padding: 30rpx 12rpx;
  128 + box-sizing: border-box;
  129 + }
  130 +
  131 + .noData {
  132 + width: 100%;
  133 + padding-top: 200rpx;
  134 + box-sizing: border-box;
  135 + text-align: center;
  136 + color: #c3c3c3;
  137 + font-size: 28rpx;
  138 + }
  139 +
  140 + .tablebox {
  141 + margin-top: 32rpx;
  142 + }
  143 +
  144 + .title {
  145 + width: 622rpx;
  146 + margin: 0 auto;
  147 + text-align: center;
  148 + font-weight: 600;
  149 + font-size: 28rpx;
  150 + color: #285fb3;
  151 + }
  152 +
  153 + .itemBox {
  154 + display: flex;
  155 + font-size: 24rpx;
  156 + color: #323233;
  157 + border-right: 2rpx solid #e5ebf9;
  158 + min-height: 96rpx;
  159 + }
  160 +
  161 + .nameBox {
  162 + width: 124rpx;
  163 + border: 2rpx solid #e5ebf9;
  164 + border-right: none;
  165 + border-bottom: none;
  166 + display: flex;
  167 + align-items: center;
  168 + padding: 12rpx;
  169 + box-sizing: border-box;
  170 + }
  171 +
  172 + .detailBox {
  173 + width: 240rpx;
  174 + border: 2rpx solid #e5ebf9;
  175 + border-right: none;
  176 + border-bottom: none;
  177 + display: flex;
  178 + align-items: center;
  179 + word-break: break-all;
  180 + padding:12rpx ;
  181 + box-sizing: border-box;
  182 + }
  183 +
  184 + .bottomItem {
  185 + border: 2rpx solid #e5ebf9;
  186 + height: 92rpx;
  187 + line-height: 92rpx;
  188 + font-size: 24rpx;
  189 + padding-left: 14rpx;
  190 + box-sizing: border-box;
  191 + }
  192 +
  193 + .color1 {
  194 + background:#dde9f9;
  195 + }
  196 +
  197 + .color2 {
  198 + background-color: #e9effb;
  199 + }
  200 + .color3{
  201 + background-color: #f6f9fe;
  202 + }
  203 +</style>
  1 +<template>
  2 + <view class="content">
  3 +
  4 + <image src="../../static/ic_5@2x.png" style="width: 100%;height: 100vh;" mode=""></image>
  5 + <view class="title">
  6 + <view class="inputC">
  7 + <input type="text" value="" placeholder="请输入身份证号" @input="HaveCard" @blur="cardBlur" />
  8 + </view>
  9 + <view class="inputC">
  10 + <input type="text" value="" placeholder="请输入密码(默认身份证后8位)" @input="HavePass" password="true" />
  11 + </view>
  12 + <view class="okBox" @click="login">
  13 + <text class="ok">确认</text>
  14 + </view>
  15 + </view>
  16 + </view>
  17 +</template>
  18 +
  19 +<script>
  20 + import request from '../../utils/request.js'
  21 + export default {
  22 + data() {
  23 + return {
  24 + ajaxTrue: false, //校验身份证
  25 + card: '',
  26 + password: ''
  27 + }
  28 + },
  29 + onLoad() {
  30 + uni.removeStorageSync('Authorization')
  31 + },
  32 + methods: {
  33 + //密码
  34 + HavePass(e) {
  35 + this.card = e.detail.value
  36 + },
  37 + //身份信息
  38 + HaveCard(e) {
  39 + this.password = e.detail.value
  40 + },
  41 + //校验身份证
  42 + cardBlur() {
  43 + this.ajaxTrue = this.checkIDCard(this.password)
  44 + if (!this.ajaxTrue) {
  45 + uni.showToast({
  46 + title: '请输入正确的身份证号码',
  47 + icon: 'none'
  48 + })
  49 + }
  50 + },
  51 + //校验身份证号
  52 + checkIDCard(idcode) {
  53 + var weight_factor = [7, 9, 10, 5, 8, 4, 2, 1, 6, 3, 7, 9, 10, 5, 8, 4, 2];
  54 + var check_code = ['1', '0', 'X', '9', '8', '7', '6', '5', '4', '3', '2'];
  55 + var code = idcode + "";
  56 + var last = idcode[17]; //最后一位
  57 + var seventeen = code.substring(0, 17);
  58 + var arr = seventeen.split("");
  59 + var len = arr.length;
  60 + var num = 0;
  61 + for (var i = 0; i < len; i++) {
  62 + num = num + arr[i] * weight_factor[i];
  63 + }
  64 + // 获取余数
  65 + var resisue = num % 11;
  66 + var last_no = check_code[resisue];
  67 + var idcard_patter =
  68 + /^[1-9][0-9]{5}([1][9][0-9]{2}|[2][0][0|1][0-9])([0][1-9]|[1][0|1|2])([0][1-9]|[1|2][0-9]|[3][0|1])[0-9]{3}([0-9]|[X])$/;
  69 + // 判断格式是否正确
  70 + var format = idcard_patter.test(idcode);
  71 + // 返回验证结果,校验码和格式同时正确才算是合法的身份证号码
  72 + return last === last_no && format ? true : false;
  73 + },
  74 + //登录
  75 + login() {
  76 + if (!this.ajaxTrue) {
  77 + uni.showToast({
  78 + title: '请输入正确的身份证号码',
  79 + icon: 'none'
  80 + })
  81 + } else {
  82 + request.post('/api/index/login', {
  83 + card: this.password,
  84 + password: this.card
  85 + }).then(res => {
  86 + if (res.code == 1) {
  87 + wx.showToast({
  88 + title: '登录成功'
  89 + })
  90 + console.log(res.data,'data')
  91 + uni.setStorageSync('userInfo', res.data)
  92 + uni.setStorageSync('Authorization', res.data.token)
  93 + let authURL = 'http://ranqi-admin.t.brotop.cn/api/index/auth?token=' + res.data.token + '&url=/pages/index/userJoin'
  94 + console.log(uni.getStorageSync('token'),'token')
  95 + window.location.href = authURL;
  96 +
  97 + }else{
  98 + wx.showToast({
  99 + title: '用户名或密码错误',
  100 + icon: 'none'
  101 + })
  102 + }
  103 + }).catch(err => {
  104 +
  105 + })
  106 + }
  107 +
  108 +
  109 + }
  110 + }
  111 + }
  112 +</script>
  113 +
  114 +<style>
  115 + .inputC {
  116 + background: #ffffff;
  117 + border: 1px solid #646566;
  118 + border-radius: 9px;
  119 + height: 52px;
  120 + margin: 0 47px 26px 47px;
  121 + display: flex;
  122 + align-items: center;
  123 + padding: 0 16px;
  124 + }
  125 +
  126 + input {
  127 + width: 500rpx;
  128 + }
  129 +
  130 + .okBox {
  131 + background: #1d4582;
  132 + border-radius: 16rpx;
  133 + height: 104rpx;
  134 + display: flex;
  135 + align-items: center;
  136 + justify-content: center;
  137 + margin: 0 47px;
  138 +
  139 + }
  140 +
  141 + .ok {
  142 + color: #FFFFFF;
  143 + font-size: 36rpx;
  144 + }
  145 +
  146 + .title {
  147 + position: absolute;
  148 + width: 100%;
  149 + top: 250px;
  150 + }
  151 +
  152 + .content {
  153 + position: relative;
  154 + height: 100%;
  155 + overflow: hidden;
  156 + }
  157 +</style>
@@ -2,31 +2,92 @@ @@ -2,31 +2,92 @@
2 <view class="content"> 2 <view class="content">
3 <view style="padding-top: 16px;"> 3 <view style="padding-top: 16px;">
4 <view class="inputC"> 4 <view class="inputC">
5 - <input type="text" value="" placeholder="当前密码" /> 5 + <input type="text" value="" placeholder="当前密码" @input="oldPassInput" password="true" />
6 </view> 6 </view>
7 <view class="inputC"> 7 <view class="inputC">
8 - <input type="text" value="" placeholder="新密码" /> 8 + <input type="text" value="" placeholder="新密码" @input="newPassInput" password="true" />
9 </view> 9 </view>
10 <view class="inputC"> 10 <view class="inputC">
11 - <input type="text" value="" placeholder="确认密码" /> 11 + <input type="text" value="" placeholder="确认密码" @input="confrimPassInput" password="true" />
12 </view> 12 </view>
13 </view> 13 </view>
14 14
15 - <view style="margin: 90px 16px;"> 15 + <view style="margin: 90px 16px;" @click="saves">
16 <view class="saveBox"><text class="save">保存</text></view> 16 <view class="saveBox"><text class="save">保存</text></view>
17 </view> 17 </view>
18 </view> 18 </view>
19 </template> 19 </template>
20 20
21 <script> 21 <script>
  22 + import request from '../../utils/request.js'
22 export default { 23 export default {
23 data() { 24 data() {
24 return { 25 return {
25 - 26 + oldPass: '',
  27 + newPass: '',
  28 + confrim: '',
26 } 29 }
27 }, 30 },
28 methods: { 31 methods: {
  32 + oldPassInput(e) {
  33 + this.oldPass = e.detail.value
  34 + },
  35 + newPassInput(e) {
  36 + this.newPass = e.detail.value
  37 + },
  38 + confrimPassInput(e) {
  39 + this.confrim = e.detail.value
  40 + },
  41 + saves() {
  42 + if (this.oldPass == '') {
  43 + uni.showToast({
  44 + title: '请输入原始密码',
  45 + icon: 'none'
  46 + })
  47 + } else if (this.newPass == '') {
  48 + uni.showToast({
  49 + title: '请输入新密码',
  50 + icon: 'none'
  51 + })
  52 + } else if (this.confrim == '') {
  53 + uni.showToast({
  54 + title: '请确认新密码',
  55 + icon: 'none'
  56 + })
  57 + } else if (this.newPass != this.confrim) {
  58 + uni.showToast({
  59 + title: '密码不一致',
  60 + icon: 'none'
  61 + })
  62 + } else {
  63 + request.post('/api/index/save_pass', {
  64 + password1: this.oldPass,
  65 + password2: this.newPass,
  66 + password3: this.confrim,
  67 + }).then(res => {
  68 + if (res.code == 1) {
  69 + uni.showToast({
  70 + title: '修改成功',
  71 + icon: 'none'
  72 + })
  73 + setTimeout(() => {
  74 + uni.redirectTo({
  75 + url: '/pages/index/me'
  76 + })
  77 + }, 1000)
  78 +
  79 + } else {
  80 + uni.showToast({
  81 + title: err.msg,
  82 + icon: 'none'
  83 + })
  84 + }
  85 + }).catch(err => {
29 86
  87 + })
  88 + }
  89 +
  90 + }
30 } 91 }
31 } 92 }
32 </script> 93 </script>
  1 +<template>
  2 + <view class="content">
  3 + <view class="itemBox" v-for="(item,index) in list" :key="index" @click="goDetail(item.id)">
  4 + {{item.name}}
  5 + </view>
  6 + <!-- <view class="noData" v-if="list.length==0">
  7 + 暂无结果
  8 + </view> -->
  9 + </view>
  10 +</template>
  11 +
  12 +<script>
  13 + import request from '../../utils/request.js'
  14 + export default {
  15 + data() {
  16 + return {
  17 + token:'',
  18 + list:[]
  19 + }
  20 + },
  21 + onShow() {
  22 + this.getList()
  23 + },
  24 + methods:{
  25 + getList(){
  26 + request.post('/api/index/certificateList',{}).then(res=>{
  27 + this.list=res.data
  28 + console.log(res,'res')
  29 + console.log(res.data,'data')
  30 + console.log(this.list,'list')
  31 + }).catch(err=>{
  32 +
  33 + })
  34 + },
  35 +
  36 + goDetail(id){
  37 + uni.navigateTo({
  38 + url:'/pages/index/result-detail?id='+id+'&token='+uni.getStorageSync('token')
  39 + })
  40 + }
  41 + }
  42 + }
  43 +</script>
  44 +
  45 +<style>
  46 + .content {
  47 + min-height: 100vh;
  48 + width: 100%;
  49 + background: #f2f3f5;
  50 + }
  51 + .itemBox{
  52 + padding: 30rpx;
  53 + box-sizing: border-box;
  54 + font-size:32rpx;
  55 + color:#1d4582;
  56 + font-weight: 600;
  57 + margin-bottom:24rpx;
  58 + background-color: #fff;
  59 + }
  60 + .noData{
  61 + width:300rpx;
  62 + height: 500rpx;
  63 + line-height: 500rpx;
  64 + text-align: center;
  65 + margin: 0 auto;
  66 + font-size: 30rpx;
  67 + color: #b8b8b8;
  68 + }
  69 +</style>

646 字节

867 字节

不能预览此文件类型
不能预览此文件类型
@@ -13,7 +13,6 @@ @@ -13,7 +13,6 @@
13 */ 13 */
14 14
15 /* 颜色变量 */ 15 /* 颜色变量 */
16 -  
17 /* 行为相关颜色 */ 16 /* 行为相关颜色 */
18 $uni-color-primary: #007aff; 17 $uni-color-primary: #007aff;
19 $uni-color-success: #4cd964; 18 $uni-color-success: #4cd964;
  1 +<!DOCTYPE html><html lang=zh-CN><head><meta charset=utf-8><meta http-equiv=X-UA-Compatible content="IE=edge"><title>ceshi</title><script>var coverSupport = 'CSS' in window && typeof CSS.supports === 'function' && (CSS.supports('top: env(a)') || CSS.supports('top: constant(a)'))
  2 + document.write('<meta name="viewport" content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0' + (coverSupport ? ', viewport-fit=cover' : '') + '" />')</script><link rel=stylesheet href=/static/index.e18c94d4.css></head><body><noscript><strong>Please enable JavaScript to continue.</strong></noscript><div id=app></div><script src=/static/js/chunk-vendors.fa4e3ab5.js></script><script src=/static/js/index.afe08e79.js></script></body></html>
  1 +uni-tabbar{display:block;box-sizing:border-box;width:100%;z-index:998}uni-tabbar .uni-tabbar{display:-webkit-box;display:-webkit-flex;display:flex;z-index:998;box-sizing:border-box}uni-tabbar.uni-tabbar-bottom,uni-tabbar.uni-tabbar-bottom .uni-tabbar,uni-tabbar.uni-tabbar-top,uni-tabbar.uni-tabbar-top .uni-tabbar{position:fixed;left:var(--window-left);right:var(--window-right)}.uni-app--showlayout+uni-tabbar.uni-tabbar-bottom,.uni-app--showlayout+uni-tabbar.uni-tabbar-bottom .uni-tabbar,.uni-app--showlayout+uni-tabbar.uni-tabbar-top,.uni-app--showlayout+uni-tabbar.uni-tabbar-top .uni-tabbar{left:var(--window-margin);right:var(--window-margin)}uni-tabbar.uni-tabbar-bottom .uni-tabbar{bottom:0;padding-bottom:0;padding-bottom:constant(safe-area-inset-bottom);padding-bottom:env(safe-area-inset-bottom)}uni-tabbar .uni-tabbar~.uni-placeholder{width:100%;margin-bottom:0;margin-bottom:constant(safe-area-inset-bottom);margin-bottom:env(safe-area-inset-bottom)}uni-tabbar .uni-tabbar *{box-sizing:border-box}uni-tabbar .uni-tabbar__item{-webkit-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-webkit-flex:1;flex:1;font-size:0;text-align:center;-webkit-tap-highlight-color:rgba(0,0,0,0)}uni-tabbar .uni-tabbar__bd,uni-tabbar .uni-tabbar__item{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal}uni-tabbar .uni-tabbar__bd{position:relative;-webkit-flex-direction:column;flex-direction:column;cursor:pointer}uni-tabbar .uni-tabbar__icon{position:relative;display:inline-block;margin-top:5px}uni-tabbar .uni-tabbar__icon.uni-tabbar__icon__diff{margin-top:0;width:34px;height:34px}uni-tabbar .uni-tabbar__icon img{width:100%;height:100%}uni-tabbar .uni-tabbar__label{position:relative;text-align:center;font-size:10px}uni-tabbar .uni-tabbar-border{position:absolute;left:0;top:0;width:100%;height:1px;-webkit-transform:scaleY(.5);transform:scaleY(.5)}uni-tabbar .uni-tabbar__reddot{position:absolute;top:0;right:0;width:12px;height:12px;border-radius:50%;background-color:#f43530;color:#fff;-webkit-transform:translate(40%,-20%);transform:translate(40%,-20%)}uni-tabbar .uni-tabbar__badge{width:auto;height:16px;line-height:16px;border-radius:16px;min-width:16px;padding:0 2px;font-size:12px;text-align:center;white-space:nowrap}uni-tabbar .uni-tabbar__mid{-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;position:absolute;bottom:0;background-size:100% 100%}uni-content,uni-tabbar .uni-tabbar__mid{display:-webkit-box;display:-webkit-flex;display:flex}uni-content{-webkit-box-flex:1;-webkit-flex:1 0 auto;flex:1 0 auto;height:100%}uni-main{-webkit-box-flex:1;-webkit-flex:1;flex:1;width:100%}uni-top-window+uni-content{height:calc(100vh - var(--top-window-height))}uni-left-window{width:var(--window-left);-webkit-box-ordinal-group:0;-webkit-order:-1;order:-1}uni-left-window,uni-right-window{position:relative;overflow-x:hidden}uni-right-window{width:var(--window-right)}uni-left-window[data-show],uni-right-window[data-show]{position:absolute}uni-right-window[data-show]{right:0}.uni-left-window,.uni-right-window,uni-content .uni-mask{z-index:997}.uni-mask+.uni-left-window,.uni-mask+.uni-right-window{position:fixed}.uni-top-window{position:fixed;left:var(--window-margin);right:var(--window-margin);top:0;z-index:998;overflow:hidden}uni-toast{position:fixed;top:0;right:0;bottom:0;left:0;z-index:999;display:block;box-sizing:border-box;pointer-events:none;font-size:16px}uni-toast .uni-sample-toast{position:fixed;z-index:999;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);text-align:center;max-width:80%}uni-toast .uni-simple-toast__text{display:inline-block;vertical-align:middle;color:#fff;background-color:rgba(17,17,17,.7);padding:10px 20px;border-radius:5px;font-size:13px;text-align:center;max-width:100%;word-break:break-all;white-space:normal}uni-toast .uni-mask{pointer-events:auto}uni-toast .uni-toast{position:fixed;z-index:999;width:8em;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background:rgba(17,17,17,.7);text-align:center;border-radius:5px;color:#fff}uni-toast .uni-toast *{box-sizing:border-box}uni-toast .uni-toast__icon{margin:20px 0 0;width:38px;height:38px;vertical-align:baseline}uni-toast .uni-icon_toast{margin:15px 0 0}uni-toast .uni-icon_toast.uni-icon-success-no-circle:before{color:#fff;font-size:55px}uni-toast .uni-icon_toast.uni-loading{margin:20px 0 0;width:38px;height:38px;vertical-align:baseline}uni-toast .uni-toast__content{margin:0 0 15px}uni-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:999;display:block;box-sizing:border-box}uni-modal .uni-modal{position:fixed;z-index:999;width:80%;max-width:300px;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background-color:#fff;text-align:center;border-radius:3px;overflow:hidden}uni-modal .uni-modal *{box-sizing:border-box}uni-modal .uni-modal__hd{padding:1em 1.6em .3em}uni-modal .uni-modal__title{font-weight:400;font-size:18px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}uni-modal .uni-modal__bd,uni-modal .uni-modal__title{word-wrap:break-word;word-break:break-all;white-space:pre-wrap}uni-modal .uni-modal__bd{padding:1.3em 1.6em 1.3em;min-height:40px;font-size:15px;line-height:1.4;color:#999;max-height:400px;overflow-x:hidden;overflow-y:auto}uni-modal .uni-modal__ft{position:relative;line-height:48px;font-size:18px;display:-webkit-box;display:-webkit-flex;display:flex}uni-modal .uni-modal__ft:after{content:" ";position:absolute;left:0;top:0;right:0;height:1px;border-top:1px solid #d5d5d6;color:#d5d5d6;-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:scaleY(.5);transform:scaleY(.5)}uni-modal .uni-modal__btn{display:block;-webkit-box-flex:1;-webkit-flex:1;flex:1;color:#3cc51f;text-decoration:none;-webkit-tap-highlight-color:rgba(0,0,0,0);position:relative;cursor:pointer}uni-modal .uni-modal__btn:active{background-color:#eee}uni-modal .uni-modal__btn:after{content:" ";position:absolute;left:0;top:0;width:1px;bottom:0;border-left:1px solid #d5d5d6;color:#d5d5d6;-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:scaleX(.5);transform:scaleX(.5)}uni-modal .uni-modal__btn:first-child:after{display:none}uni-modal .uni-modal__btn_default{color:#353535}uni-modal .uni-modal__btn_primary{color:#007aff}uni-actionsheet{display:block;box-sizing:border-box}uni-actionsheet .uni-actionsheet{position:fixed;left:6px;right:6px;bottom:6px;-webkit-transform:translateY(100%);transform:translateY(100%);-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:999;visibility:hidden;-webkit-transition:visibility .3s,-webkit-transform .3s;transition:visibility .3s,-webkit-transform .3s;transition:transform .3s,visibility .3s;transition:transform .3s,visibility .3s,-webkit-transform .3s}uni-actionsheet .uni-actionsheet.uni-actionsheet_toggle{visibility:visible;-webkit-transform:translate(0);transform:translate(0)}uni-actionsheet .uni-actionsheet *{box-sizing:border-box}uni-actionsheet .uni-actionsheet__action,uni-actionsheet .uni-actionsheet__menu{border-radius:5px;background-color:#fcfcfd}uni-actionsheet .uni-actionsheet__action{margin-top:6px}uni-actionsheet .uni-actionsheet__cell,uni-actionsheet .uni-actionsheet__title{position:relative;padding:10px 6px;text-align:center;font-size:18px;text-overflow:ellipsis;overflow:hidden;cursor:pointer}uni-actionsheet .uni-actionsheet__title{position:absolute;top:0;right:0;left:0;z-index:1;background-color:#fff;border-radius:5px 5px 0 0;border-bottom:1px solid #e5e5e5}uni-actionsheet .uni-actionsheet__cell:before{content:" ";position:absolute;left:0;top:0;right:0;height:1px;border-top:1px solid #e5e5e5;color:#e5e5e5;-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:scaleY(.5);transform:scaleY(.5)}uni-actionsheet .uni-actionsheet__cell:active{background-color:#ececec}uni-actionsheet .uni-actionsheet__cell:first-child:before{display:none}@media screen and (min-width:500px) and (min-height:500px){.uni-mask.uni-actionsheet__mask{background:none}uni-actionsheet .uni-actionsheet{width:300px;left:50%;right:auto;top:50%;bottom:auto;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);opacity:0;-webkit-transition:opacity .3s,visibility .3s;transition:opacity .3s,visibility .3s}uni-actionsheet .uni-actionsheet.uni-actionsheet_toggle{opacity:1;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}uni-actionsheet .uni-actionsheet__menu{box-shadow:0 0 20px 5px rgba(0,0,0,.3)}uni-actionsheet .uni-actionsheet__action{display:none}}*{margin:0;-webkit-tap-highlight-color:transparent}@font-face{font-weight:400;font-style:normal;font-family:uni;src:url("data:application/octet-stream;base64,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") format("truetype")}@font-face{font-weight:400;font-style:normal;font-family:unibtn;src:url("data:application/octet-stream;base64,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") format("truetype")}body,html{-webkit-user-select:none;user-select:none;width:100%;height:100%}body{overflow-x:hidden}[class*=" uni-icon-"],[class^=uni-icon-]{display:inline-block;vertical-align:middle;font:normal normal normal 14px/1 uni;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased}[class*=" uni-btn-icon"],[class^=uni-btn-icon]{display:inline-block;font:normal normal normal 14px/1 unibtn;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased}[class*=" uni-btn-icon"]:before,[class^=uni-btn-icon]:before{margin:0;box-sizing:border-box}.uni-icon-success-no-circle:before{content:"\EA08"}.uni-loading,uni-button[loading]:before{background:rgba(0,0,0,0) url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMjAiIGhlaWdodD0iMTIwIiB2aWV3Qm94PSIwIDAgMTAwIDEwMCI+PHBhdGggZmlsbD0ibm9uZSIgZD0iTTAgMGgxMDB2MTAwSDB6Ii8+PHJlY3Qgd2lkdGg9IjciIGhlaWdodD0iMjAiIHg9IjQ2LjUiIHk9IjQwIiBmaWxsPSIjRTlFOUU5IiByeD0iNSIgcnk9IjUiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAgLTMwKSIvPjxyZWN0IHdpZHRoPSI3IiBoZWlnaHQ9IjIwIiB4PSI0Ni41IiB5PSI0MCIgZmlsbD0iIzk4OTY5NyIgcng9IjUiIHJ5PSI1IiB0cmFuc2Zvcm09InJvdGF0ZSgzMCAxMDUuOTggNjUpIi8+PHJlY3Qgd2lkdGg9IjciIGhlaWdodD0iMjAiIHg9IjQ2LjUiIHk9IjQwIiBmaWxsPSIjOUI5OTlBIiByeD0iNSIgcnk9IjUiIHRyYW5zZm9ybT0icm90YXRlKDYwIDc1Ljk4IDY1KSIvPjxyZWN0IHdpZHRoPSI3IiBoZWlnaHQ9IjIwIiB4PSI0Ni41IiB5PSI0MCIgZmlsbD0iI0EzQTFBMiIgcng9IjUiIHJ5PSI1IiB0cmFuc2Zvcm09InJvdGF0ZSg5MCA2NSA2NSkiLz48cmVjdCB3aWR0aD0iNyIgaGVpZ2h0PSIyMCIgeD0iNDYuNSIgeT0iNDAiIGZpbGw9IiNBQkE5QUEiIHJ4PSI1IiByeT0iNSIgdHJhbnNmb3JtPSJyb3RhdGUoMTIwIDU4LjY2IDY1KSIvPjxyZWN0IHdpZHRoPSI3IiBoZWlnaHQ9IjIwIiB4PSI0Ni41IiB5PSI0MCIgZmlsbD0iI0IyQjJCMiIgcng9IjUiIHJ5PSI1IiB0cmFuc2Zvcm09InJvdGF0ZSgxNTAgNTQuMDIgNjUpIi8+PHJlY3Qgd2lkdGg9IjciIGhlaWdodD0iMjAiIHg9IjQ2LjUiIHk9IjQwIiBmaWxsPSIjQkFCOEI5IiByeD0iNSIgcnk9IjUiIHRyYW5zZm9ybT0icm90YXRlKDE4MCA1MCA2NSkiLz48cmVjdCB3aWR0aD0iNyIgaGVpZ2h0PSIyMCIgeD0iNDYuNSIgeT0iNDAiIGZpbGw9IiNDMkMwQzEiIHJ4PSI1IiByeT0iNSIgdHJhbnNmb3JtPSJyb3RhdGUoLTE1MCA0NS45OCA2NSkiLz48cmVjdCB3aWR0aD0iNyIgaGVpZ2h0PSIyMCIgeD0iNDYuNSIgeT0iNDAiIGZpbGw9IiNDQkNCQ0IiIHJ4PSI1IiByeT0iNSIgdHJhbnNmb3JtPSJyb3RhdGUoLTEyMCA0MS4zNCA2NSkiLz48cmVjdCB3aWR0aD0iNyIgaGVpZ2h0PSIyMCIgeD0iNDYuNSIgeT0iNDAiIGZpbGw9IiNEMkQyRDIiIHJ4PSI1IiByeT0iNSIgdHJhbnNmb3JtPSJyb3RhdGUoLTkwIDM1IDY1KSIvPjxyZWN0IHdpZHRoPSI3IiBoZWlnaHQ9IjIwIiB4PSI0Ni41IiB5PSI0MCIgZmlsbD0iI0RBREFEQSIgcng9IjUiIHJ5PSI1IiB0cmFuc2Zvcm09InJvdGF0ZSgtNjAgMjQuMDIgNjUpIi8+PHJlY3Qgd2lkdGg9IjciIGhlaWdodD0iMjAiIHg9IjQ2LjUiIHk9IjQwIiBmaWxsPSIjRTJFMkUyIiByeD0iNSIgcnk9IjUiIHRyYW5zZm9ybT0icm90YXRlKC0zMCAtNS45OCA2NSkiLz48L3N2Zz4=") no-repeat}.uni-loading{width:20px;height:20px;display:inline-block;vertical-align:middle;-webkit-animation:uni-loading 1s steps(12) infinite;animation:uni-loading 1s steps(12) infinite;background-size:100%}@-webkit-keyframes uni-loading{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes uni-loading{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.uni-mask{position:fixed;z-index:999;top:0;right:0;left:0;bottom:0;background:rgba(0,0,0,.5)}.uni-fade-enter-active,.uni-fade-leave-active{-webkit-transition-duration:.25s;transition-duration:.25s;-webkit-transition-property:opacity;transition-property:opacity;-webkit-transition-timing-function:ease;transition-timing-function:ease}.uni-fade-enter,.uni-fade-leave-active{opacity:0}[nvue] uni-label,[nvue] uni-scroll-view,[nvue] uni-swiper-item,[nvue] uni-view{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-shrink:0;flex-shrink:0;-webkit-box-flex:0;-webkit-flex-grow:0;flex-grow:0;-webkit-flex-basis:auto;flex-basis:auto;-webkit-box-align:stretch;-webkit-align-items:stretch;align-items:stretch;-webkit-align-content:flex-start;align-content:flex-start}[nvue] uni-button{margin:0}[nvue-dir-row] uni-label,[nvue-dir-row] uni-swiper-item,[nvue-dir-row] uni-view{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;flex-direction:row}[nvue-dir-column] uni-label,[nvue-dir-column] uni-swiper-item,[nvue-dir-column] uni-view{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column}[nvue-dir-row-reverse] uni-label,[nvue-dir-row-reverse] uni-swiper-item,[nvue-dir-row-reverse] uni-view{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-webkit-flex-direction:row-reverse;flex-direction:row-reverse}[nvue-dir-column-reverse] uni-label,[nvue-dir-column-reverse] uni-swiper-item,[nvue-dir-column-reverse] uni-view{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-webkit-flex-direction:column-reverse;flex-direction:column-reverse}[nvue] uni-image,[nvue] uni-input,[nvue] uni-scroll-view,[nvue] uni-swiper,[nvue] uni-swiper-item,[nvue] uni-text,[nvue] uni-textarea,[nvue] uni-video,[nvue] uni-view{position:relative;border:0 solid #000;box-sizing:border-box}[nvue] uni-swiper-item{position:absolute}uni-app{width:100%;height:100%}uni-app,uni-page-head{display:block;box-sizing:border-box}uni-page-head .uni-page-head{position:fixed;left:var(--window-left);right:var(--window-right);height:44px;height:calc(44px + constant(safe-area-inset-top));height:calc(44px + env(safe-area-inset-top));padding:7px 3px;padding-top:calc(7px + constant(safe-area-inset-top));padding-top:calc(7px + env(safe-area-inset-top));display:-webkit-box;display:-webkit-flex;display:flex;overflow:hidden;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;box-sizing:border-box;z-index:998;color:#fff;background-color:#000;-webkit-transition-property:all;transition-property:all}uni-page-head .uni-page-head-titlePenetrate,uni-page-head .uni-page-head-titlePenetrate .uni-page-head-bd,uni-page-head .uni-page-head-titlePenetrate .uni-page-head-bd *{pointer-events:none}uni-page-head .uni-page-head-titlePenetrate *{pointer-events:auto}uni-page-head .uni-page-head.uni-page-head-transparent .uni-page-head-ft>div{-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center}uni-page-head .uni-page-head~.uni-placeholder{width:100%;height:44px;height:calc(44px + constant(safe-area-inset-top));height:calc(44px + env(safe-area-inset-top))}uni-page-head .uni-placeholder-titlePenetrate{pointer-events:none}uni-page-head .uni-page-head *{box-sizing:border-box}uni-page-head .uni-page-head-hd{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;font-size:16px}uni-page-head .uni-page-head-bd{position:absolute;left:70px;right:70px;min-width:0;-webkit-user-select:auto;user-select:auto}.uni-page-head-btn{position:relative;width:auto;margin:0 2px;word-break:keep-all;white-space:pre;cursor:pointer}.uni-page-head-transparent .uni-page-head-btn{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;width:32px;height:32px;border-radius:50%;background-color:rgba(0,0,0,.5)}uni-page-head .uni-btn-icon{overflow:hidden;min-width:1em}.uni-page-head-btn-red-dot:after{content:attr(badge-text);position:absolute;right:0;top:0;background-color:red;color:#fff;width:18px;height:18px;line-height:18px;border-radius:18px;overflow:hidden;-webkit-transform:scale(.5) translate(40%,-40%);transform:scale(.5) translate(40%,-40%);-webkit-transform-origin:100% 0;transform-origin:100% 0}.uni-page-head-btn-red-dot[badge-text]:after{font-size:12px;width:auto;min-width:18px;max-width:42px;text-align:center;padding:0 3px;-webkit-transform:scale(.7) translate(40%,-40%);transform:scale(.7) translate(40%,-40%)}.uni-page-head-btn-select>.uni-btn-icon:after{display:inline-block;font-family:unibtn;content:"\e601";margin-left:2px;-webkit-transform:rotate(-90deg) scale(.8);transform:rotate(-90deg) scale(.8)}.uni-page-head-search{position:relative;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-flex:1;-webkit-flex:1;flex:1;margin:0 2px;line-height:30px;font-size:15px}.uni-page-head-search-input{width:100%;height:100%;padding-left:34px;text-align:left}.uni-page-head-search-placeholder{position:absolute;max-width:100%;height:100%;padding-left:34px;overflow:hidden;word-break:keep-all;white-space:pre}.uni-page-head-search-placeholder-right{right:0}.uni-page-head-search-placeholder-center{left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.uni-page-head-search-placeholder:before{position:absolute;top:0;left:2px;width:30px;content:"\ea0e";display:block;font-size:20px;font-family:uni;text-align:center}uni-page-head .uni-page-head-ft{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-webkit-flex-direction:row-reverse;flex-direction:row-reverse;font-size:13px}uni-page-head .uni-page-head__title{font-weight:700;font-size:16px;line-height:30px;text-align:center;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}uni-page-head .uni-page-head__title .uni-loading{width:16px;height:16px;margin-top:-3px}uni-page-head .uni-page-head__title .uni-page-head__title_image{width:auto;height:26px;vertical-align:middle}uni-page-head .uni-page-head-shadow{overflow:visible}uni-page-head .uni-page-head-shadow:after{content:"";position:absolute;left:0;right:0;top:100%;height:5px;background-size:100% 100%}uni-page-head .uni-page-head-shadow-grey:after{background-image:url(https://cdn.dcloud.net.cn/img/shadow-grey.png)}uni-page-head .uni-page-head-shadow-blue:after{background-image:url(https://cdn.dcloud.net.cn/img/shadow-blue.png)}uni-page-head .uni-page-head-shadow-green:after{background-image:url(https://cdn.dcloud.net.cn/img/shadow-green.png)}uni-page-head .uni-page-head-shadow-orange:after{background-image:url(https://cdn.dcloud.net.cn/img/shadow-orange.png)}uni-page-head .uni-page-head-shadow-red:after{background-image:url(https://cdn.dcloud.net.cn/img/shadow-red.png)}uni-page-head .uni-page-head-shadow-yellow:after{background-image:url(https://cdn.dcloud.net.cn/img/shadow-yellow.png)}uni-page-wrapper{display:block;height:100%;position:relative}uni-page-head[uni-page-head-type=default]~uni-page-wrapper{height:calc(100% - 44px);height:calc(100% - 44px - constant(safe-area-inset-top));height:calc(100% - 44px - env(safe-area-inset-top))}uni-page-body,uni-page-refresh{display:block;box-sizing:border-box;width:100%}uni-page-refresh{position:absolute;top:0;height:40px}uni-page-refresh .uni-page-refresh{position:absolute;top:-45px;left:50%;-webkit-transform:translate3d(-50%,0,0);transform:translate3d(-50%,0,0);background:#fff;box-shadow:0 1px 6px rgba(0,0,0,.117647),0 1px 4px rgba(0,0,0,.117647);display:none;z-index:997}uni-page-refresh .uni-page-refresh,uni-page-refresh .uni-page-refresh-inner{width:40px;height:40px;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;align-items:center;border-radius:50%}uni-page-refresh .uni-page-refresh-inner{line-height:0}uni-page-refresh.uni-page-refresh--aborting .uni-page-refresh,uni-page-refresh.uni-page-refresh--pulling .uni-page-refresh,uni-page-refresh.uni-page-refresh--reached .uni-page-refresh,uni-page-refresh.uni-page-refresh--refreshing .uni-page-refresh,uni-page-refresh.uni-page-refresh--restoring .uni-page-refresh,uni-page-refresh .uni-page-refresh-inner{display:-webkit-box;display:-webkit-flex;display:flex}uni-page-refresh.uni-page-refresh--aborting .uni-page-refresh__spinner,uni-page-refresh.uni-page-refresh--pulling .uni-page-refresh__spinner,uni-page-refresh.uni-page-refresh--reached .uni-page-refresh__spinner,uni-page-refresh.uni-page-refresh--refreshing .uni-page-refresh__icon,uni-page-refresh.uni-page-refresh--restoring .uni-page-refresh__icon{display:none}uni-page-refresh.uni-page-refresh--refreshing .uni-page-refresh__spinner{-webkit-transform-origin:center center;transform-origin:center center;-webkit-animation:uni-page-refresh-rotate 2s linear infinite;animation:uni-page-refresh-rotate 2s linear infinite}uni-page-refresh.uni-page-refresh--refreshing .uni-page-refresh__path{stroke-dasharray:1,200;stroke-dashoffset:0;stroke-linecap:round;-webkit-animation:uni-page-refresh-dash 1.5s ease-in-out infinite,uni-page-refresh-colorful 6s ease-in-out infinite;animation:uni-page-refresh-dash 1.5s ease-in-out infinite,uni-page-refresh-colorful 6s ease-in-out infinite}@-webkit-keyframes uni-page-refresh-rotate{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes uni-page-refresh-rotate{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-webkit-keyframes uni-page-refresh-dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:89,200;stroke-dashoffset:-35px}to{stroke-dasharray:89,200;stroke-dashoffset:-124px}}@keyframes uni-page-refresh-dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:89,200;stroke-dashoffset:-35px}to{stroke-dasharray:89,200;stroke-dashoffset:-124px}}uni-page{display:block;width:100%;height:100%}.uni-async-error{position:absolute;left:0;right:0;top:0;bottom:0;color:#999;padding:100px 0;text-align:center}.uni-async-loading{box-sizing:border-box;width:100%;padding:50px;text-align:center}.uni-async-loading .uni-loading{width:30px;height:30px}@font-face{font-weight:400;font-style:normal;font-family:unimapbtn;src:url("data:application/octet-stream;base64,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") format("truetype")}.uni-system-choose-location{display:block;position:absolute;left:0;top:0;width:100%;height:100%;background:#f8f8f8}.uni-system-choose-location .map{position:absolute;top:-40px;left:0;width:100%;height:380px}.uni-system-choose-location .map-location{position:absolute;left:50%;bottom:50%;width:32px;height:52px;margin-left:-16px;cursor:pointer;background-image:url("data:image/png;base64,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");background-size:100%}.uni-system-choose-location .map-move{position:absolute;bottom:50px;right:10px;width:40px;height:40px;box-sizing:border-box;line-height:40px;background-color:#fff;border-radius:50%;pointer-events:auto;cursor:pointer;box-shadow:0 0 5px 1px rgba(0,0,0,.3)}.uni-system-choose-location .map-move>i{display:block;width:100%;height:100%;font:normal normal normal 14px/1 unimapbtn;line-height:inherit;text-align:center;font-size:24px;text-rendering:auto;-webkit-font-smoothing:antialiased}.uni-system-choose-location .nav{position:absolute;top:0;left:0;width:100%;height:44px;background-color:rgba(0,0,0,0);background-image:-webkit-linear-gradient(top,rgba(0,0,0,.3),rgba(0,0,0,0));background-image:linear-gradient(180deg,rgba(0,0,0,.3),rgba(0,0,0,0))}.uni-system-choose-location .nav-btn{position:absolute;box-sizing:border-box;top:0;left:0;width:60px;height:44px;padding:6px;line-height:32px;font-size:26px;color:#fff;text-align:center;cursor:pointer}.uni-system-choose-location .nav-btn.confirm{left:auto;right:0}.uni-system-choose-location .nav-btn.disable{opacity:.4}.uni-system-choose-location .nav-btn>.uni-btn-icon{display:block;width:100%;height:100%;line-height:inherit;border-radius:2px}.uni-system-choose-location .nav-btn.confirm>.uni-btn-icon{background-color:#007aff}.uni-system-choose-location .menu{position:absolute;top:300px;left:0;width:100%;bottom:0;background-color:#fff}.uni-system-choose-location .search{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;flex-direction:row;height:50px;padding:8px;line-height:34px;box-sizing:border-box;background-color:#fff}.uni-system-choose-location .search-input{-webkit-box-flex:1;-webkit-flex:1;flex:1;height:100%;border-radius:5px;padding:0 5px;background:#ebebeb}.uni-system-choose-location .search-btn{width:2.8em;color:#007aff;font-size:17px;text-align:center}.uni-system-choose-location .list{position:absolute;top:50px;left:0;width:100%;bottom:0;padding-bottom:10px}.uni-system-choose-location .list-loading{display:-webkit-box;display:-webkit-flex;display:flex;height:50px;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.uni-system-choose-location .list-item{position:relative;padding:10px;padding-right:40px;cursor:pointer}.uni-system-choose-location .list-item.selected:before{position:absolute;top:50%;right:10px;width:30px;height:30px;margin-top:-15px;text-align:center;content:"\e651";font:normal normal normal 14px/1 unibtn;font-size:24px;line-height:30px;color:#007aff;text-rendering:auto;-webkit-font-smoothing:antialiased}.uni-system-choose-location .list-item:not(:last-child):after{position:absolute;content:"";height:1px;left:10px;bottom:0;width:100%;background-color:#d3d3d3}.uni-system-choose-location .list-item-title{font-size:14px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.uni-system-choose-location .list-item-detail{font-size:12px;color:grey;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}@media screen and (min-width:800px){.uni-system-choose-location .map{top:0;height:100%}.uni-system-choose-location .map-move{bottom:10px;right:320px}.uni-system-choose-location .menu{top:54px;left:auto;right:10px;width:300px;bottom:10px;max-height:600px;box-shadow:0 0 20px 5px rgba(0,0,0,.3)}}.uni-system-open-location{display:block;position:absolute;left:0;top:0;width:100%;height:100%;background:#f8f8f8}.uni-system-open-location .nav-btn-back{position:absolute;box-sizing:border-box;top:0;left:0;width:44px;height:44px;padding:6px;line-height:32px;font-size:26px;color:#fff;text-align:center;cursor:pointer}.uni-system-open-location .nav-btn-back>.uni-btn-icon{display:block;width:100%;height:100%;line-height:inherit;border-radius:50%;background-color:rgba(0,0,0,.5)}.uni-system-open-location .map-content{position:absolute;left:0;top:0;width:100%;bottom:0;overflow:hidden}.uni-system-open-location .map-content.fix-position{top:-74px;bottom:-44px}.uni-system-open-location .map-content>iframe{width:100%;height:100%;border:none}.uni-system-open-location .actTonav{position:absolute;right:16px;bottom:56px;width:60px;height:60px;border-radius:60px}.image-view-area,.image-view-view{position:absolute;left:0;top:0;width:100%;height:100%}.image-view-img{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);max-height:100%;max-width:100%}.uni-system-preview-image{display:block;position:fixed;left:0;top:0;width:100%;height:100%;z-index:999;background:rgba(0,0,0,.8)}.uni-system-preview-image-swiper{position:absolute;left:0;top:0;width:100%;height:100%}uni-audio{display:none}uni-audio[controls]{display:inline-block}uni-audio[hidden]{display:none}.uni-audio-default{max-width:100%;min-width:302px;height:65px;background:#fcfcfc;border:1px solid #e0e0e0;border-radius:2.5px;display:inline-block;overflow:hidden}.uni-audio-left{width:65px;height:65px;float:left;background-color:#e6e6e6;background-size:100% 100%;background-position:50% 50%}.uni-audio-button{width:24px;height:24px;margin:20.5px;background-size:cover}.uni-audio-button.play{background-image:url(data:image/png;base64,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)}.uni-audio-button.pause{background-image:url(data:image/png;base64,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)}.uni-audio-right{box-sizing:border-box;height:65px;margin-left:65px;padding:11px 16.5px 13.5px 15px;overflow:hidden}.uni-audio-time{margin-top:3.5px;height:16.5px;font-size:12px;color:#888;float:right}.uni-audio-info{margin-right:70px;overflow:hidden}.uni-audio-name{height:22.5px;line-height:22.5px;margin-bottom:3.5px;font-size:14px;color:#353535}.uni-audio-author,.uni-audio-name{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.uni-audio-author{height:14.5px;line-height:14.5px;font-size:12px;color:#888}uni-button{position:relative;display:block;margin-left:auto;margin-right:auto;padding-left:14px;padding-right:14px;box-sizing:border-box;font-size:18px;text-align:center;text-decoration:none;line-height:2.55555556;border-radius:5px;-webkit-tap-highlight-color:transparent;overflow:hidden;color:#000;background-color:#f8f8f8;cursor:pointer}uni-button[hidden]{display:none!important}uni-button:after{content:" ";width:200%;height:200%;position:absolute;top:0;left:0;border:1px solid rgba(0,0,0,.2);-webkit-transform:scale(.5);transform:scale(.5);-webkit-transform-origin:0 0;transform-origin:0 0;box-sizing:border-box;border-radius:10px}uni-button[native]{padding-left:0;padding-right:0}uni-button[native] .uni-button-cover-view-wrapper{border:inherit;border-color:inherit;border-radius:inherit;background-color:inherit}uni-button[native] .uni-button-cover-view-inner{padding-left:14px;padding-right:14px}uni-button uni-cover-view{line-height:inherit;white-space:inherit}uni-button[type=default]{color:#000;background-color:#f8f8f8}uni-button[type=primary]{color:#fff;background-color:#007aff}uni-button[type=warn]{color:#fff;background-color:#e64340}uni-button[disabled]{color:hsla(0,0%,100%,.6);cursor:not-allowed}uni-button[disabled]:not([type]),uni-button[disabled][type=default]{color:rgba(0,0,0,.3);background-color:#f7f7f7}uni-button[disabled][type=primary]{background-color:rgba(0,122,255,.6)}uni-button[disabled][type=warn]{background-color:#ec8b89}uni-button[type=primary][plain]{color:#007aff;border:1px solid #007aff;background-color:rgba(0,0,0,0)}uni-button[type=primary][plain][disabled]{color:rgba(0,0,0,.2);border-color:rgba(0,0,0,.2)}uni-button[type=primary][plain]:after{border-width:0}uni-button[type=default][plain]{color:#353535;border:1px solid #353535;background-color:rgba(0,0,0,0)}uni-button[type=default][plain][disabled]{color:rgba(0,0,0,.2);border-color:rgba(0,0,0,.2)}uni-button[type=default][plain]:after{border-width:0}uni-button[plain]{color:#353535;border:1px solid #353535;background-color:rgba(0,0,0,0)}uni-button[plain][disabled]{color:rgba(0,0,0,.2);border-color:rgba(0,0,0,.2)}uni-button[plain]:after{border-width:0}uni-button[plain][native] .uni-button-cover-view-inner{padding:0}uni-button[type=warn][plain]{color:#e64340;border:1px solid #e64340;background-color:rgba(0,0,0,0)}uni-button[type=warn][plain][disabled]{color:rgba(0,0,0,.2);border-color:rgba(0,0,0,.2)}uni-button[type=warn][plain]:after{border-width:0}uni-button[size=mini]{display:inline-block;line-height:2.3;font-size:13px;padding:0 1.34em}uni-button[size=mini][native]{padding:0}uni-button[size=mini][native] .uni-button-cover-view-inner{padding:0 1.34em}uni-button[loading]:not([disabled]){cursor:progress}uni-button[loading]:before{content:" ";display:inline-block;width:18px;height:18px;vertical-align:middle;-webkit-animation:uni-loading 1s steps(12) infinite;animation:uni-loading 1s steps(12) infinite;background-size:100%}uni-button[loading][type=primary]{color:hsla(0,0%,100%,.6);background-color:#0062cc}uni-button[loading][type=primary][plain]{color:#007aff;background-color:rgba(0,0,0,0)}uni-button[loading][type=default]{color:rgba(0,0,0,.6);background-color:#dedede}uni-button[loading][type=default][plain]{color:#353535;background-color:rgba(0,0,0,0)}uni-button[loading][type=warn]{color:hsla(0,0%,100%,.6);background-color:#ce3c39}uni-button[loading][type=warn][plain]{color:#e64340;background-color:rgba(0,0,0,0)}uni-button[loading][native]:before{content:none}.button-hover{color:rgba(0,0,0,.6);background-color:#dedede}.button-hover[plain]{color:rgba(53,53,53,.6);border-color:rgba(53,53,53,.6);background-color:rgba(0,0,0,0)}.button-hover[type=primary]{color:hsla(0,0%,100%,.6);background-color:#0062cc}.button-hover[type=primary][plain]{color:rgba(26,173,25,.6);border-color:rgba(26,173,25,.6);background-color:rgba(0,0,0,0)}.button-hover[type=default]{color:rgba(0,0,0,.6);background-color:#dedede}.button-hover[type=default][plain]{color:rgba(53,53,53,.6);border-color:rgba(53,53,53,.6);background-color:rgba(0,0,0,0)}.button-hover[type=warn]{color:hsla(0,0%,100%,.6);background-color:#ce3c39}.button-hover[type=warn][plain]{color:rgba(230,67,64,.6);border-color:rgba(230,67,64,.6);background-color:rgba(0,0,0,0)}uni-canvas{width:300px;height:150px;display:block;position:relative}uni-canvas>canvas{position:absolute;top:0;left:0;width:100%;height:100%}uni-checkbox-group[hidden]{display:none}uni-checkbox{-webkit-tap-highlight-color:transparent;display:inline-block;cursor:pointer}uni-checkbox[hidden]{display:none}uni-checkbox[disabled]{cursor:not-allowed}uni-checkbox .uni-checkbox-wrapper{display:-webkit-inline-flex;display:-webkit-inline-box;display:inline-flex;-webkit-align-items:center;-webkit-box-align:center;align-items:center;vertical-align:middle}uni-checkbox .uni-checkbox-input{margin-right:5px;-webkit-appearance:none;appearance:none;outline:0;border:1px solid #d1d1d1;background-color:#fff;border-radius:3px;width:22px;height:22px;position:relative}uni-checkbox:not([disabled]) .uni-checkbox-input:hover{border-color:#007aff}uni-checkbox .uni-checkbox-input.uni-checkbox-input-checked{color:#007aff}uni-checkbox .uni-checkbox-input.uni-checkbox-input-checked:before{font:normal normal normal 14px/1 uni;content:"\EA08";font-size:22px;position:absolute;top:50%;left:50%;transform:translate(-50%,-48%) scale(.73);-webkit-transform:translate(-50%,-48%) scale(.73)}uni-checkbox .uni-checkbox-input.uni-checkbox-input-disabled{background-color:#e1e1e1}uni-checkbox .uni-checkbox-input.uni-checkbox-input-disabled:before{color:#adadad}uni-checkbox-group{display:block}.ql-container{display:block;position:relative;box-sizing:border-box;-webkit-user-select:text;user-select:text;outline:none;overflow:hidden;width:100%;height:200px;min-height:200px}.ql-container[hidden]{display:none}.ql-container .ql-editor{position:relative;font-size:inherit;line-height:inherit;font-family:inherit;min-height:inherit;width:100%;height:100%;padding:0;overflow-x:hidden;overflow-y:auto;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-overflow-scrolling:touch}.ql-container .ql-editor::-webkit-scrollbar{width:0!important}.ql-container .ql-editor.scroll-disabled{overflow:hidden}.ql-container .ql-image-overlay{display:-webkit-box;display:-webkit-flex;display:flex;position:absolute;box-sizing:border-box;border:1px dashed #ccc;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-user-select:none;user-select:none}.ql-container .ql-image-overlay .ql-image-size{position:absolute;padding:4px 8px;text-align:center;background-color:#fff;color:#888;border:1px solid #ccc;box-sizing:border-box;opacity:.8;right:4px;top:4px;font-size:12px;display:inline-block;width:auto}.ql-container .ql-image-overlay .ql-image-toolbar{position:relative;text-align:center;box-sizing:border-box;background:#000;border-radius:5px;color:#fff;font-size:0;min-height:24px;z-index:100}.ql-container .ql-image-overlay .ql-image-toolbar span{display:inline-block;cursor:pointer;padding:5px;font-size:12px;border-right:1px solid #fff}.ql-container .ql-image-overlay .ql-image-toolbar span:last-child{border-right:0}.ql-container .ql-image-overlay .ql-image-toolbar span.triangle-up{padding:0;position:absolute;top:-12px;left:50%;-webkit-transform:translatex(-50%);transform:translatex(-50%);width:0;height:0;border-width:6px;border-style:solid;border-color:rgba(0,0,0,0) rgba(0,0,0,0) #000 rgba(0,0,0,0)}.ql-container .ql-image-overlay .ql-image-handle{position:absolute;height:12px;width:12px;border-radius:50%;border:1px solid #ccc;box-sizing:border-box;background:#fff}.ql-container img{display:inline-block;max-width:100%}.ql-clipboard p{margin:0;padding:0}.ql-editor{box-sizing:border-box;height:100%;outline:none;overflow-y:auto;tab-size:4;-moz-tab-size:4;text-align:left;white-space:pre-wrap;word-wrap:break-word}.ql-editor>*{cursor:text}.ql-editor blockquote,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6,.ql-editor ol,.ql-editor p,.ql-editor pre,.ql-editor ul{margin:0;padding:0;counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol>li,.ql-editor ul>li{list-style-type:none}.ql-editor ul>li:before{content:"\2022"}.ql-editor ul[data-checked=false],.ql-editor ul[data-checked=true]{pointer-events:none}.ql-editor ul[data-checked=false]>li *,.ql-editor ul[data-checked=true]>li *{pointer-events:all}.ql-editor ul[data-checked=false]>li:before,.ql-editor ul[data-checked=true]>li:before{color:#777;cursor:pointer;pointer-events:all}.ql-editor ul[data-checked=true]>li:before{content:"\2611"}.ql-editor ul[data-checked=false]>li:before{content:"\2610"}.ql-editor li:before{display:inline-block;white-space:nowrap;width:2em}.ql-editor ol li{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;counter-increment:list-0}.ql-editor ol li:before{content:counter(list-0,decimal) ". "}.ql-editor ol li.ql-indent-1{counter-increment:list-1}.ql-editor ol li.ql-indent-1:before{content:counter(list-1,lower-alpha) ". "}.ql-editor ol li.ql-indent-1{counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-2{counter-increment:list-2}.ql-editor ol li.ql-indent-2:before{content:counter(list-2,lower-roman) ". "}.ql-editor ol li.ql-indent-2{counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-3{counter-increment:list-3}.ql-editor ol li.ql-indent-3:before{content:counter(list-3,decimal) ". "}.ql-editor ol li.ql-indent-3{counter-reset:list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-4{counter-increment:list-4}.ql-editor ol li.ql-indent-4:before{content:counter(list-4,lower-alpha) ". "}.ql-editor ol li.ql-indent-4{counter-reset:list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-5{counter-increment:list-5}.ql-editor ol li.ql-indent-5:before{content:counter(list-5,lower-roman) ". "}.ql-editor ol li.ql-indent-5{counter-reset:list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-6{counter-increment:list-6}.ql-editor ol li.ql-indent-6:before{content:counter(list-6,decimal) ". "}.ql-editor ol li.ql-indent-6{counter-reset:list-7 list-8 list-9}.ql-editor ol li.ql-indent-7{counter-increment:list-7}.ql-editor ol li.ql-indent-7:before{content:counter(list-7,lower-alpha) ". "}.ql-editor ol li.ql-indent-7{counter-reset:list-8 list-9}.ql-editor ol li.ql-indent-8{counter-increment:list-8}.ql-editor ol li.ql-indent-8:before{content:counter(list-8,lower-roman) ". "}.ql-editor ol li.ql-indent-8{counter-reset:list-9}.ql-editor ol li.ql-indent-9{counter-increment:list-9}.ql-editor ol li.ql-indent-9:before{content:counter(list-9,decimal) ". "}.ql-editor .ql-indent-1:not(.ql-direction-rtl),.ql-editor li.ql-indent-1:not(.ql-direction-rtl){padding-left:2em}.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right,.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:2em}.ql-editor .ql-indent-2:not(.ql-direction-rtl),.ql-editor li.ql-indent-2:not(.ql-direction-rtl){padding-left:4em}.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right,.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:4em}.ql-editor .ql-indent-3:not(.ql-direction-rtl),.ql-editor li.ql-indent-3:not(.ql-direction-rtl){padding-left:6em}.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right,.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:6em}.ql-editor .ql-indent-4:not(.ql-direction-rtl),.ql-editor li.ql-indent-4:not(.ql-direction-rtl){padding-left:8em}.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right,.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:8em}.ql-editor .ql-indent-5:not(.ql-direction-rtl),.ql-editor li.ql-indent-5:not(.ql-direction-rtl){padding-left:10em}.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right,.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:10em}.ql-editor .ql-indent-6:not(.ql-direction-rtl),.ql-editor li.ql-indent-6:not(.ql-direction-rtl){padding-left:12em}.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right,.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:12em}.ql-editor .ql-indent-7:not(.ql-direction-rtl),.ql-editor li.ql-indent-7:not(.ql-direction-rtl){padding-left:14em}.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right,.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:14em}.ql-editor .ql-indent-8:not(.ql-direction-rtl),.ql-editor li.ql-indent-8:not(.ql-direction-rtl){padding-left:16em}.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right,.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:16em}.ql-editor .ql-indent-9:not(.ql-direction-rtl),.ql-editor li.ql-indent-9:not(.ql-direction-rtl){padding-left:18em}.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right,.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:18em}.ql-editor .ql-direction-rtl{direction:rtl;text-align:inherit}.ql-editor .ql-align-center{text-align:center}.ql-editor .ql-align-justify{text-align:justify}.ql-editor .ql-align-right{text-align:right}.ql-editor.ql-blank:before{color:rgba(0,0,0,.6);content:attr(data-placeholder);font-style:italic;pointer-events:none;position:absolute}.ql-container.ql-disabled .ql-editor ul[data-checked]>li:before{pointer-events:none}.ql-clipboard{left:-100000px;height:1px;overflow-y:hidden;position:absolute;top:50%}uni-icon{display:inline-block;font-size:0;box-sizing:border-box}uni-icon[hidden]{display:none}uni-icon>i{font:normal normal normal 14px/1 weui}uni-icon>i:before{margin:0;box-sizing:border-box}@font-face{font-weight:400;font-style:normal;font-family:weui;src:url("data:application/octet-stream;base64,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") format("truetype")}.uni-icon-success:before{content:"\EA06"}.uni-icon-success_circle:before{content:"\EA07"}.uni-icon-success_no_circle:before{content:"\EA08"}.uni-icon-safe_success:before{content:"\EA04"}.uni-icon-safe_warn:before{content:"\EA05"}.uni-icon-info:before{content:"\EA03"}.uni-icon-info_circle:before{content:"\EA0C"}.uni-icon-warn:before{content:"\EA0B"}.uni-icon-waiting:before{content:"\EA09"}.uni-icon-waiting_circle:before{content:"\EA0A"}.uni-icon-circle:before{content:"\EA01"}.uni-icon-cancel:before{content:"\EA0D"}.uni-icon-download:before{content:"\EA02"}.uni-icon-search:before{content:"\EA0E"}.uni-icon-clear:before{content:"\EA0F"}.uni-icon-safe_success,.uni-icon-success,.uni-icon-success_circle,.uni-icon-success_no_circle{color:#007aff}.uni-icon-safe_warn{color:#ffbe00}.uni-icon-info{color:#10aeff}.uni-icon-info_circle{color:#007aff}.uni-icon-warn{color:#f76260}.uni-icon-waiting,.uni-icon-waiting_circle{color:#10aeff}.uni-icon-circle{color:#c9c9c9}.uni-icon-cancel{color:#f43530}.uni-icon-download{color:#007aff}.uni-icon-clear,.uni-icon-search{color:#b2b2b2}uni-image{width:320px;height:240px;display:inline-block;overflow:hidden;position:relative}uni-image[hidden]{display:none}uni-image>div,uni-image>img{width:100%;height:100%}uni-image>img{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;display:block;position:absolute;top:0;left:0;opacity:0}uni-image>.uni-image-will-change{will-change:transform}uni-input{display:block;font-size:16px;line-height:1.4em;height:1.4em;min-height:1.4em;overflow:hidden}uni-input[hidden]{display:none}.uni-input-form,.uni-input-input,.uni-input-placeholder,.uni-input-wrapper{outline:none;border:none;padding:0;margin:0;text-decoration:inherit}.uni-input-form,.uni-input-wrapper{display:-webkit-box;display:-webkit-flex;display:flex;position:relative;width:100%;height:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center}.uni-input-input,.uni-input-placeholder{width:100%}.uni-input-placeholder{position:absolute;top:auto!important;left:0;color:grey;overflow:hidden;text-overflow:clip;white-space:pre;word-break:keep-all;pointer-events:none;line-height:inherit}.uni-input-input{position:relative;display:block;height:100%;background:none;color:inherit;opacity:1;font:inherit;line-height:inherit;letter-spacing:inherit;text-align:inherit;text-indent:inherit;text-transform:inherit;text-shadow:inherit}.uni-input-input[type=search]::-webkit-search-cancel-button{display:none}.uni-input-input::-webkit-inner-spin-button,.uni-input-input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.uni-input-input[type=number]{-moz-appearance:textfield}.uni-input-input:disabled{-webkit-text-fill-color:currentcolor}.uni-label-pointer{cursor:pointer}uni-movable-area{display:block;position:relative;width:10px;height:10px}uni-movable-area[hidden]{display:none}uni-movable-view{display:inline-block;width:10px;height:10px;top:0;left:0;position:absolute;cursor:grab}uni-movable-view[hidden]{display:none}uni-navigator{height:auto;width:auto;display:block;cursor:pointer}uni-navigator[hidden]{display:none}.navigator-hover{background-color:rgba(0,0,0,.1);opacity:.7}uni-picker-view-column{-webkit-flex:1;-webkit-box-flex:1;flex:1;position:relative;height:100%;overflow:hidden}uni-picker-view-column[hidden]{display:none}.uni-picker-view-group{height:100%}.uni-picker-view-mask{transform:translateZ(0);-webkit-transform:translateZ(0)}.uni-picker-view-indicator,.uni-picker-view-mask{position:absolute;left:0;width:100%;z-index:3}.uni-picker-view-mask{top:0;height:100%;margin:0 auto;background:-webkit-linear-gradient(top,hsla(0,0%,100%,.95),hsla(0,0%,100%,.6)),-webkit-linear-gradient(bottom,hsla(0,0%,100%,.95),hsla(0,0%,100%,.6));background:linear-gradient(180deg,hsla(0,0%,100%,.95),hsla(0,0%,100%,.6)),linear-gradient(0deg,hsla(0,0%,100%,.95),hsla(0,0%,100%,.6));background-position:top,bottom;background-size:100% 102px;background-repeat:no-repeat}.uni-picker-view-indicator{height:34px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.uni-picker-view-content{position:absolute;top:0;left:0;width:100%;will-change:transform;padding:102px 0;cursor:pointer}.uni-picker-view-content>*{height:34px;overflow:hidden}.uni-picker-view-indicator:before{top:0;border-top:1px solid #e5e5e5;-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:scaleY(.5);transform:scaleY(.5)}.uni-picker-view-indicator:after{bottom:0;border-bottom:1px solid #e5e5e5;-webkit-transform-origin:0 100%;transform-origin:0 100%;-webkit-transform:scaleY(.5);transform:scaleY(.5)}.uni-picker-view-indicator:after,.uni-picker-view-indicator:before{content:" ";position:absolute;left:0;right:0;height:1px;color:#e5e5e5}uni-picker-view{display:block}uni-picker-view .uni-picker-view-wrapper{display:-webkit-box;display:-webkit-flex;display:flex;position:relative;overflow:hidden;height:100%}uni-picker-view[hidden]{display:none}uni-progress{display:-webkit-flex;display:-webkit-box;display:flex;-webkit-align-items:center;-webkit-box-align:center;align-items:center}uni-progress[hidden]{display:none}.uni-progress-bar{-webkit-flex:1;-webkit-box-flex:1;flex:1}.uni-progress-inner-bar{width:0;height:100%}.uni-progress-info{margin-top:0;margin-bottom:0;min-width:2em;margin-left:15px;font-size:16px}uni-radio-group[hidden]{display:none}uni-radio{-webkit-tap-highlight-color:transparent;display:inline-block;cursor:pointer}uni-radio[hidden]{display:none}uni-radio[disabled]{cursor:not-allowed}uni-radio .uni-radio-wrapper{display:-webkit-inline-flex;display:-webkit-inline-box;display:inline-flex;-webkit-align-items:center;-webkit-box-align:center;align-items:center;vertical-align:middle}uni-radio .uni-radio-input{-webkit-appearance:none;appearance:none;margin-right:5px;outline:0;border:1px solid #d1d1d1;background-color:#fff;border-radius:50%;width:22px;height:22px;position:relative}uni-radio:not([disabled]) .uni-radio-input:hover{border-color:#007aff}uni-radio .uni-radio-input.uni-radio-input-checked:before{font:normal normal normal 14px/1 uni;content:"\EA08";color:#fff;font-size:18px;position:absolute;top:50%;left:50%;transform:translate(-50%,-48%) scale(.73);-webkit-transform:translate(-50%,-48%) scale(.73)}uni-radio .uni-radio-input.uni-radio-input-disabled{background-color:#e1e1e1;border-color:#d1d1d1}uni-radio .uni-radio-input.uni-radio-input-disabled:before{color:#adadad}uni-radio-group{display:block}@-webkit-keyframes once-show{0%{top:0}}@keyframes once-show{0%{top:0}}uni-resize-sensor,uni-resize-sensor>div{position:absolute;left:0;top:0;right:0;bottom:0;overflow:hidden}uni-resize-sensor{display:block;z-index:-1;visibility:hidden;-webkit-animation:once-show 1ms;animation:once-show 1ms}uni-resize-sensor>div>div{position:absolute;left:0;top:0}uni-resize-sensor>div:first-child>div{width:100000px;height:100000px}uni-resize-sensor>div:last-child>div{width:200%;height:200%}uni-scroll-view{display:block;width:100%}uni-scroll-view[hidden]{display:none}.uni-scroll-view{position:relative;-webkit-overflow-scrolling:touch;max-height:inherit}.uni-scroll-view,.uni-scroll-view-content{width:100%;height:100%}.uni-scroll-view-refresher{position:relative;overflow:hidden}.uni-scroll-view-refresh{position:absolute;top:0;left:0;right:0;bottom:0;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;flex-direction:row}.uni-scroll-view-refresh,.uni-scroll-view-refresh-inner{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.uni-scroll-view-refresh-inner{line-height:0;width:40px;height:40px;border-radius:50%;background-color:#fff;box-shadow:0 1px 6px rgba(0,0,0,.117647),0 1px 4px rgba(0,0,0,.117647)}.uni-scroll-view-refresh__spinner{-webkit-transform-origin:center center;transform-origin:center center;-webkit-animation:uni-scroll-view-refresh-rotate 2s linear infinite;animation:uni-scroll-view-refresh-rotate 2s linear infinite}.uni-scroll-view-refresh__spinner>circle{stroke:currentColor;stroke-linecap:round;-webkit-animation:uni-scroll-view-refresh-dash 2s linear infinite;animation:uni-scroll-view-refresh-dash 2s linear infinite}@-webkit-keyframes uni-scroll-view-refresh-rotate{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes uni-scroll-view-refresh-rotate{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-webkit-keyframes uni-scroll-view-refresh-dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:89,200;stroke-dashoffset:-35px}to{stroke-dasharray:89,200;stroke-dashoffset:-124px}}@keyframes uni-scroll-view-refresh-dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:89,200;stroke-dashoffset:-35px}to{stroke-dasharray:89,200;stroke-dashoffset:-124px}}uni-slider{margin:10px 18px;padding:0;display:block}uni-slider[hidden]{display:none}uni-slider .uni-slider-wrapper{display:-webkit-flex;display:-webkit-box;display:flex;-webkit-align-items:center;-webkit-box-align:center;align-items:center;min-height:16px}uni-slider .uni-slider-tap-area{-webkit-flex:1;-webkit-box-flex:1;flex:1;padding:8px 0}uni-slider .uni-slider-handle-wrapper{position:relative;height:2px;border-radius:5px;background-color:#e9e9e9;cursor:pointer;-webkit-tap-highlight-color:transparent}uni-slider .uni-slider-handle-wrapper,uni-slider .uni-slider-track{-webkit-transition:background-color .3s ease;transition:background-color .3s ease}uni-slider .uni-slider-track{height:100%;border-radius:6px;background-color:#007aff}uni-slider .uni-slider-handle,uni-slider .uni-slider-thumb{position:absolute;left:50%;top:50%;cursor:pointer;border-radius:50%;-webkit-transition:border-color .3s ease;transition:border-color .3s ease}uni-slider .uni-slider-handle{width:28px;height:28px;margin-top:-14px;margin-left:-14px;background-color:rgba(0,0,0,0);z-index:3;cursor:grab}uni-slider .uni-slider-thumb{z-index:2;box-shadow:0 0 4px rgba(0,0,0,.2)}uni-slider .uni-slider-step{position:absolute;width:100%;height:2px;background:rgba(0,0,0,0);z-index:1}uni-slider .uni-slider-value{width:3ch;color:#888;font-size:14px;margin-left:1em}uni-slider .uni-slider-disabled .uni-slider-track{background-color:#ccc}uni-slider .uni-slider-disabled .uni-slider-thumb{background-color:#fff;border-color:#ccc}uni-swiper-item{display:block;overflow:hidden;will-change:transform;position:absolute;width:100%;height:100%;cursor:grab}uni-swiper-item[hidden]{display:none}uni-swiper{display:block;height:150px}uni-swiper[hidden]{display:none}uni-swiper .uni-swiper-wrapper{overflow:hidden;position:relative;width:100%;height:100%;-webkit-transform:translateZ(0);transform:translateZ(0)}uni-swiper .uni-swiper-slides{position:absolute;left:0;top:0;right:0;bottom:0}uni-swiper .uni-swiper-slide-frame{position:absolute;left:0;top:0;width:100%;height:100%;will-change:transform}uni-swiper .uni-swiper-dots{position:absolute;font-size:0}uni-swiper .uni-swiper-dots-horizontal{left:50%;bottom:10px;text-align:center;white-space:nowrap;-webkit-transform:translate(-50%);transform:translate(-50%)}uni-swiper .uni-swiper-dots-horizontal .uni-swiper-dot{margin-right:8px}uni-swiper .uni-swiper-dots-horizontal .uni-swiper-dot:last-child{margin-right:0}uni-swiper .uni-swiper-dots-vertical{right:10px;top:50%;text-align:right;-webkit-transform:translateY(-50%);transform:translateY(-50%)}uni-swiper .uni-swiper-dots-vertical .uni-swiper-dot{display:block;margin-bottom:9px}uni-swiper .uni-swiper-dots-vertical .uni-swiper-dot:last-child{margin-bottom:0}uni-swiper .uni-swiper-dot{display:inline-block;width:8px;height:8px;cursor:pointer;-webkit-transition-property:background-color;transition-property:background-color;-webkit-transition-timing-function:ease;transition-timing-function:ease;background:rgba(0,0,0,.3);border-radius:50%}uni-swiper .uni-swiper-dot-active{background-color:#000}uni-switch{-webkit-tap-highlight-color:transparent;display:inline-block;cursor:pointer}uni-switch[hidden]{display:none}uni-switch[disabled]{cursor:not-allowed}uni-switch .uni-switch-wrapper{display:-webkit-inline-flex;display:-webkit-inline-box;display:inline-flex;-webkit-align-items:center;-webkit-box-align:center;align-items:center;vertical-align:middle}uni-switch .uni-switch-input{-webkit-appearance:none;appearance:none;position:relative;width:52px;height:32px;margin-right:5px;border:1px solid #dfdfdf;outline:0;border-radius:16px;box-sizing:border-box;background-color:#dfdfdf;-webkit-transition:background-color .1s,border .1s;transition:background-color .1s,border .1s}uni-switch[disabled] .uni-switch-input{opacity:.7}uni-switch .uni-switch-input:before{width:50px;background-color:#fdfdfd}uni-switch .uni-switch-input:after,uni-switch .uni-switch-input:before{content:" ";position:absolute;top:0;left:0;height:30px;border-radius:15px;transition:-webkit-transform .3s;-webkit-transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}uni-switch .uni-switch-input:after{width:30px;background-color:#fff;box-shadow:0 1px 3px rgba(0,0,0,.4)}uni-switch .uni-switch-input.uni-switch-input-checked{border-color:#007aff;background-color:#007aff}uni-switch .uni-switch-input.uni-switch-input-checked:before{-webkit-transform:scale(0);transform:scale(0)}uni-switch .uni-switch-input.uni-switch-input-checked:after{-webkit-transform:translateX(20px);transform:translateX(20px)}uni-switch .uni-checkbox-input{margin-right:5px;-webkit-appearance:none;appearance:none;outline:0;border:1px solid #d1d1d1;background-color:#fff;border-radius:3px;width:22px;height:22px;position:relative;color:#007aff}uni-switch:not([disabled]) .uni-checkbox-input:hover{border-color:#007aff}uni-switch .uni-checkbox-input.uni-checkbox-input-checked:before{font:normal normal normal 14px/1 uni;content:"\EA08";color:inherit;font-size:22px;position:absolute;top:50%;left:50%;transform:translate(-50%,-48%) scale(.73);-webkit-transform:translate(-50%,-48%) scale(.73)}uni-switch .uni-checkbox-input.uni-checkbox-input-disabled{background-color:#e1e1e1}uni-switch .uni-checkbox-input.uni-checkbox-input-disabled:before{color:#adadad}uni-text[selectable]{cursor:auto;user-select:text;-webkit-user-select:text}uni-textarea{width:300px;height:150px;display:block;position:relative;font-size:16px;line-height:normal;white-space:pre-wrap;word-break:break-all}uni-textarea[hidden]{display:none}.uni-textarea-compute,.uni-textarea-line,.uni-textarea-placeholder,.uni-textarea-textarea,.uni-textarea-wrapper{outline:none;border:none;padding:0;margin:0;text-decoration:inherit}.uni-textarea-wrapper{display:block;position:relative;width:100%;height:100%}.uni-textarea-compute,.uni-textarea-line,.uni-textarea-placeholder,.uni-textarea-textarea{position:absolute;width:100%;height:100%;left:0;top:0;white-space:inherit;word-break:inherit}.uni-textarea-placeholder{color:grey;overflow:hidden}.uni-textarea-compute,.uni-textarea-line{visibility:hidden;height:auto}.uni-textarea-line{width:1em}.uni-textarea-textarea{resize:none;background:none;color:inherit;opacity:1;font:inherit;line-height:inherit;letter-spacing:inherit;text-align:inherit;text-indent:inherit;text-transform:inherit;text-shadow:inherit}.uni-textarea-textarea-fix-margin{width:auto;right:0;margin:0 -3px}.uni-textarea-textarea:disabled{-webkit-text-fill-color:currentcolor}uni-view{display:block}uni-view[hidden]{display:none}uni-ad{display:block;overflow:hidden}uni-ad[hidden]{display:none}uni-cover-image{display:block;line-height:1.2;overflow:hidden;pointer-events:auto}uni-cover-image,uni-cover-image img{height:100%;width:100%}uni-cover-image[hidden]{display:none}uni-cover-image .uni-cover-image{width:100%;height:100%;text-overflow:inherit;overflow:inherit;white-space:nowrap;-webkit-align-items:inherit;-webkit-box-align:inherit;align-items:inherit;-webkit-justify-content:inherit;-webkit-box-pack:inherit;justify-content:inherit;-webkit-flex-direction:inherit;-webkit-box-orient:inherit;-webkit-box-direction:inherit;flex-direction:inherit;font-size:0;display:inherit}uni-cover-view{display:block;line-height:1.2;overflow:hidden;white-space:nowrap;pointer-events:auto}uni-cover-view[hidden]{display:none}uni-cover-view .uni-cover-view{width:100%;height:100%;text-overflow:inherit;overflow:hidden;white-space:inherit;-webkit-align-items:inherit;-webkit-box-align:inherit;align-items:inherit;-webkit-justify-content:inherit;-webkit-box-pack:inherit;justify-content:inherit;-webkit-flex-direction:inherit;-webkit-box-orient:inherit;-webkit-box-direction:inherit;flex-direction:inherit;-webkit-flex-wrap:inherit;flex-wrap:inherit;display:inherit;overflow:inherit}uni-map{position:relative;width:300px;height:150px;display:block}uni-map[hidden]{display:none}uni-picker{position:relative;display:block;cursor:pointer}uni-picker[hidden]{display:none}uni-picker[disabled]{cursor:not-allowed}.uni-picker-container{display:none;position:fixed;left:0;right:0;top:0;bottom:0;box-sizing:border-box;z-index:999;font-size:16px}.uni-picker-container .uni-picker-custom *{box-sizing:border-box}.uni-picker-container .uni-picker-custom{position:fixed;left:0;bottom:0;-webkit-transform:translateY(100%);transform:translateY(100%);-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:999;width:100%;background-color:#efeff4;visibility:hidden;-webkit-transition:visibility .3s,-webkit-transform .3s;transition:visibility .3s,-webkit-transform .3s;transition:transform .3s,visibility .3s;transition:transform .3s,visibility .3s,-webkit-transform .3s}.uni-picker-container .uni-picker-custom.uni-picker-toggle{visibility:visible;-webkit-transform:translate(0);transform:translate(0)}.uni-picker-container .uni-picker-content{position:relative;display:block;width:100%;height:238px;background-color:#fff}.uni-picker-container .uni-picker-item{padding:0;height:34px;line-height:34px;text-align:center;color:#000;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;cursor:pointer}.uni-picker-container .uni-picker-header{display:block;position:relative;text-align:center;width:100%;height:45px;background-color:#fff}.uni-picker-container .uni-picker-header:after{content:"";position:absolute;left:0;bottom:0;right:0;height:1px;clear:both;border-bottom:1px solid #e5e5e5;color:#e5e5e5;-webkit-transform-origin:0 100%;transform-origin:0 100%;-webkit-transform:scaleY(.5);transform:scaleY(.5)}.uni-picker-container .uni-picker-action{display:block;max-width:50%;top:0;height:100%;box-sizing:border-box;padding:0 14px;font-size:17px;line-height:45px;overflow:hidden;cursor:pointer}.uni-picker-container .uni-picker-action.uni-picker-action-cancel{float:left;color:#888}.uni-picker-container .uni-picker-action.uni-picker-action-confirm{float:right;color:#007aff}.uni-picker-container .uni-picker-select{display:none}.uni-picker-system{position:absolute;display:none;display:block;top:0;left:0;width:100%;height:100%;overflow:hidden}.uni-picker-system>input{position:absolute;border:none;height:100%;opacity:0;cursor:pointer}.uni-picker-system>input.firefox{top:0;left:0;width:100%}.uni-picker-system>input.chrome{top:0;left:0;width:2em;font-size:32px;height:32px}@media screen and (min-width:500px) and (min-height:500px){.uni-mask.uni-picker-mask{background:none}.uni-picker-container .uni-picker-custom{width:300px;left:50%;right:auto;top:50%;bottom:auto;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);opacity:0;border-radius:5px;-webkit-transition:opacity .3s,visibility .3s;transition:opacity .3s,visibility .3s;box-shadow:0 0 20px 5px rgba(0,0,0,.3)}.uni-picker-container .uni-picker-header{border-radius:5px 5px 0 0}.uni-picker-container .uni-picker-content{-webkit-transform:translate(0);transform:translate(0);overflow:hidden;border-radius:0 0 5px 5px}.uni-picker-container .uni-picker-custom.uni-picker-toggle{opacity:1;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.uni-selector-select .uni-picker-content,.uni-selector-select .uni-picker-header{display:none}.uni-selector-select .uni-picker-select{display:block;max-height:300px;overflow:auto;background-color:#fff;border-radius:5px;padding:6px 0}.uni-selector-select .uni-picker-item{padding:0 10px;color:#555}.uni-selector-select .uni-picker-item:hover{background-color:#f6f6f6}.uni-selector-select .uni-picker-item.selected{color:#007aff}}uni-video{width:300px;height:225px;display:inline-block;line-height:0;overflow:hidden;position:relative}uni-video[hidden]{display:none}.uni-video-container{width:100%;height:100%;background-color:#000;display:inline-block;position:absolute;top:0;left:0;overflow:hidden;object-position:inherit}.uni-video-container.uni-video-type-fullscreen{position:fixed;z-index:999}.uni-video-video{width:100%;height:100%;object-position:inherit}.uni-video-cover{bottom:0;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;align-items:center;background-color:rgba(1,1,1,.5);z-index:1}.uni-video-cover,.uni-video-slots{position:absolute;top:0;left:0;width:100%}.uni-video-slots{height:100%;overflow:hidden;pointer-events:none}.uni-video-cover-play-button{width:40px;height:40px;background-size:50%;background-repeat:no-repeat;background-position:50% 50%;cursor:pointer}.uni-video-cover-duration{color:#fff;font-size:16px;line-height:1;margin-top:10px}.uni-video-bar{height:44px;background-color:rgba(0,0,0,.5);overflow:hidden;position:absolute;bottom:0;right:0;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;padding:0 10px;z-index:0;-webkit-transform:translateZ(0);transform:translateZ(0)}.uni-video-bar.uni-video-bar-full{left:0}.uni-video-controls{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-flex:1;-webkit-flex-grow:1;flex-grow:1;margin:0 8.5px}.uni-video-control-button{width:13px;height:15px;padding:14.5px 12.5px 14.5px 12.5px;margin-left:-8.5px;box-sizing:content-box;cursor:pointer}.uni-video-control-button:after{content:"";display:block;width:100%;height:100%;background-size:100%;background-position:50% 50%;background-repeat:no-repeat}.uni-video-control-button.uni-video-control-button-play:after,.uni-video-cover-play-button{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAeCAYAAAAy2w7YAAAAAXNSR0IArs4c6QAAAWhJREFUSA1j+P///0cgBoHjQGzCQCsAtgJB/AMy5wCxGNXtQ9iBwvoA5BUCMQvVLEQxHpNzDSjkRhXLMM3GKrIeKKpEkYVYjcUu+AMo3ALE3GRZiN1MvKKPgbIRJFuG10j8koeA0gZEW4jfLIKyf4EqpgOxMEELCRpFnIJ3QGU5QMyM00LizCFa1SWgSkeslhFtBGkKVwGVy6FYSJp+klR/A6quB2JOkIWMIK0oNlOf8xBoZDE9LAI7nYn6HsBq4l96WHQEaLUpAyiOaASeAM2NgvuPBpaACt82IEYtfKls0UagecpwXyAzqGTRdaA57sjmYrAptAjUsCkGYlYMg9EFyLQI1IiZB8Ti6Obh5JNh0QmgHlOcBuKSIMGi50C18UDMiMssvOJEWPQLqKYbiHnxGkRIkoBF24DyaoTMIEoeh0W3geI+RBlArCI0iz4D+RVAzEasfqLVAQ19AcSg5LoYiKWI1kiiQgCMBLnEEcfDSgAAAABJRU5ErkJggg==")}.uni-video-control-button.uni-video-control-button-pause:after{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAAgCAYAAAAffCjxAAAAAXNSR0IArs4c6QAAAFlJREFUSA3tksEKACAIQ7X//5zq98wOgQayum8QaGweHhMzG/6OujzKAymn+0LMqivu1XznWmX8/echTIyMyAgTwA72iIwwAexgj8gIE8CO3aMRbDPMaEy5BRGaKcZv8YxRAAAAAElFTkSuQmCC")}.uni-video-current-time,.uni-video-duration{height:14.5px;line-height:14.5px;margin-top:15px;margin-bottom:14.5px;font-size:12px;color:#cbcbcb}.uni-video-progress-container{-webkit-box-flex:2;-webkit-flex-grow:2;flex-grow:2;position:relative}.uni-video-progress{height:2px;margin:21px 12px;background-color:hsla(0,0%,100%,.4);position:relative;cursor:pointer}.uni-video-progress-buffered{position:absolute;left:0;top:0;width:0;height:100%;-webkit-transition:width .1s;transition:width .1s;background-color:hsla(0,0%,100%,.8)}.uni-video-ball{width:16px;height:16px;padding:14px;position:absolute;top:-21px;box-sizing:content-box;left:0;margin-left:-22px}.uni-video-inner{width:100%;height:100%;background-color:#fff;border-radius:50%}.uni-video-danmu-button{white-space:nowrap;line-height:1;padding:2px 10px;border:1px solid #fff;border-radius:5px;font-size:13px;color:#fff;margin:0 8.5px;cursor:pointer}.uni-video-danmu-button.uni-video-danmu-button-active{border-color:#48c23d;color:#48c23d}.uni-video-fullscreen{width:17px;height:17px;padding:8.5px;box-sizing:content-box;background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACIAAAAiCAYAAAA6RwvCAAAAAXNSR0IArs4c6QAAAQRJREFUWAnt1d0NwiAQB/CmS7hHX5zFxLF0Ah2hE/lg7BT4PyMJUj6Oyt299BIioZT7ARYG59wLpTXmoXOMGO/QecxtwyWW4o42AupGALkFdX1MkHxE3Q7jIbQPqNthQogpJoZkMLRlsn/gFMQEk4OoY0oQVUwNoobhQFQwgMxUKFkt0C8+Zy61d8SeR5iHWCLOwF/MCb8Tp//ex3QFsE1HlCfKFUX2OijNFMnPKD7k76YcBoL402Zh8B77+MjlXrVvwfglXA32b0MrRgxCE2nBiEJaMOIQLkYFwsGoQWoYVUgJow4pYD4Weq4ayBqfwDYQmnUK0301kITujuawu65/l2B5A4z3Qe+Ut7EBAAAAAElFTkSuQmCC");background-size:50%;background-position:50% 50%;background-repeat:no-repeat;cursor:pointer}.uni-video-fullscreen.uni-video-type-fullscreen{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACIAAAAiCAYAAAA6RwvCAAABBElEQVRYhcXWwQ3CMAwF0O+qOzAKQzAAl0pMxQQwQhmGKwcERxbgc4lEVdHUbm3zJR8qJemTo6YByS3JO8kjyQbGkHQpkOz4zcmK8YQ0BWDCkOxL+UDKombMYKwfZAkmDGLFhEIsmHCIFpMC0WDSIHOYVEgNkw6pYPIhE5j/QCoYF0g7eEkPYGej+cX82x/l6aIAIOb9CcrajrjFE/IAQGP1IgIRcYVsVs32+vx+nC9nWq6dAZDhOaPHBEDGh54O4w0pa9oxEZBFmCjIBGb6Qh4JMWGiIWpMBkSFyYLMYjIhNUw7N9GQi2aQiLxJHspjV+rl1hFrRp25uV2MRGQRBsAewPUD/HhJVOOuCzwAAAAASUVORK5CYII=")}.uni-video-danmu{position:absolute;top:0;left:0;bottom:0;width:100%;margin-top:14px;margin-bottom:44px;font-size:14px;line-height:14px;overflow:visible}.uni-video-danmu-item{line-height:1;position:absolute;color:#fff;white-space:nowrap;left:100%;-webkit-transform:translatex(0);transform:translatex(0);-webkit-transition-property:left,-webkit-transform;transition-property:left,-webkit-transform;transition-property:left,transform;transition-property:left,transform,-webkit-transform;-webkit-transition-duration:3s;transition-duration:3s;-webkit-transition-timing-function:linear;transition-timing-function:linear}.uni-video-toast{pointer-events:none;position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);border-radius:5px;background-color:hsla(0,0%,100%,.8);color:#000;display:none}.uni-video-toast.uni-video-toast-volume{width:100px;height:100px;display:block}.uni-video-toast-volume .uni-video-toast-title{width:100%;font-size:12px;line-height:16px;text-align:center;margin-top:10px;display:block}.uni-video-toast-volume .uni-video-toast-icon{fill:#000;width:50%;height:50%;margin-left:25%;display:block}.uni-video-toast-volume .uni-video-toast-value{width:80px;height:5px;margin-top:5px;margin-left:10px}.uni-video-toast-volume .uni-video-toast-value>.uni-video-toast-value-content{overflow:hidden}.uni-video-toast-volume-grids{width:80px;height:5px}.uni-video-toast-volume-grids-item{float:left;width:7.1px;height:5px;background-color:#000}.uni-video-toast-volume-grids-item:not(:first-child){margin-left:1px}.uni-video-toast.uni-video-toast-progress{display:block;background-color:rgba(0,0,0,.8);color:#fff;font-size:14px;line-height:18px;padding:6px}uni-web-view{position:absolute;left:0;right:0;top:0;bottom:0}body::after{position:fixed;content:'';left:-1000px;top:-1000px;-webkit-animation:shadow-preload .1s;-webkit-animation-delay:3s;animation:shadow-preload .1s;animation-delay:3s}@-webkit-keyframes shadow-preload{0%{background-image:url(https://cdn.dcloud.net.cn/img/shadow-grey.png)}100%{background-image:url(https://cdn.dcloud.net.cn/img/shadow-grey.png)}}@keyframes shadow-preload{0%{background-image:url(https://cdn.dcloud.net.cn/img/shadow-grey.png)}100%{background-image:url(https://cdn.dcloud.net.cn/img/shadow-grey.png)}}
  1 +(function(n){function e(e){for(var a,r,u=e[0],s=e[1],c=e[2],g=0,l=[];g<u.length;g++)r=u[g],Object.prototype.hasOwnProperty.call(o,r)&&o[r]&&l.push(o[r][0]),o[r]=0;for(a in s)Object.prototype.hasOwnProperty.call(s,a)&&(n[a]=s[a]);d&&d(e);while(l.length)l.shift()();return t.push.apply(t,c||[]),i()}function i(){for(var n,e=0;e<t.length;e++){for(var i=t[e],a=!0,r=1;r<i.length;r++){var s=i[r];0!==o[s]&&(a=!1)}a&&(t.splice(e--,1),n=u(u.s=i[0]))}return n}var a={},o={index:0},t=[];function r(n){return u.p+"static/js/"+({"pages-index-Information":"pages-index-Information","pages-index-RegistrationDetails":"pages-index-RegistrationDetails","pages-index-apply":"pages-index-apply","pages-index-applyCopy":"pages-index-applyCopy","pages-index-certificate":"pages-index-certificate","pages-index-code":"pages-index-code","pages-index-consequence":"pages-index-consequence","pages-index-exam-result":"pages-index-exam-result","pages-index-examination":"pages-index-examination","pages-index-index":"pages-index-index","pages-index-inquire":"pages-index-inquire","pages-index-login":"pages-index-login","pages-index-me":"pages-index-me","pages-index-my-invoice":"pages-index-my-invoice","pages-index-result-detail":"pages-index-result-detail","pages-index-result-login":"pages-index-result-login","pages-index-updatePass":"pages-index-updatePass","pages-index-userJoin":"pages-index-userJoin"}[n]||n)+"."+{"pages-index-Information":"fc8cc742","pages-index-RegistrationDetails":"1c8753d1","pages-index-apply":"21236ca2","pages-index-applyCopy":"fa4c958c","pages-index-certificate":"a1bcc6fe","pages-index-code":"b0452e16","pages-index-consequence":"af05125b","pages-index-exam-result":"4b2a673b","pages-index-examination":"85bfb397","pages-index-index":"00a4fd3a","pages-index-inquire":"b33c4c7e","pages-index-login":"189f29c4","pages-index-me":"0f6694ae","pages-index-my-invoice":"d505ce00","pages-index-result-detail":"a4d12199","pages-index-result-login":"633deec1","pages-index-updatePass":"089780a5","pages-index-userJoin":"ab06b56b"}[n]+".js"}function u(e){if(a[e])return a[e].exports;var i=a[e]={i:e,l:!1,exports:{}};return n[e].call(i.exports,i,i.exports,u),i.l=!0,i.exports}u.e=function(n){var e=[],i=o[n];if(0!==i)if(i)e.push(i[2]);else{var a=new Promise((function(e,a){i=o[n]=[e,a]}));e.push(i[2]=a);var t,s=document.createElement("script");s.charset="utf-8",s.timeout=120,u.nc&&s.setAttribute("nonce",u.nc),s.src=r(n);var c=new Error;t=function(e){s.onerror=s.onload=null,clearTimeout(g);var i=o[n];if(0!==i){if(i){var a=e&&("load"===e.type?"missing":e.type),t=e&&e.target&&e.target.src;c.message="Loading chunk "+n+" failed.\n("+a+": "+t+")",c.name="ChunkLoadError",c.type=a,c.request=t,i[1](c)}o[n]=void 0}};var g=setTimeout((function(){t({type:"timeout",target:s})}),12e4);s.onerror=s.onload=t,document.head.appendChild(s)}return Promise.all(e)},u.m=n,u.c=a,u.d=function(n,e,i){u.o(n,e)||Object.defineProperty(n,e,{enumerable:!0,get:i})},u.r=function(n){"undefined"!==typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(n,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(n,"__esModule",{value:!0})},u.t=function(n,e){if(1&e&&(n=u(n)),8&e)return n;if(4&e&&"object"===typeof n&&n&&n.__esModule)return n;var i=Object.create(null);if(u.r(i),Object.defineProperty(i,"default",{enumerable:!0,value:n}),2&e&&"string"!=typeof n)for(var a in n)u.d(i,a,function(e){return n[e]}.bind(null,a));return i},u.n=function(n){var e=n&&n.__esModule?function(){return n["default"]}:function(){return n};return u.d(e,"a",e),e},u.o=function(n,e){return Object.prototype.hasOwnProperty.call(n,e)},u.p="/",u.oe=function(n){throw console.error(n),n};var s=window["webpackJsonp"]=window["webpackJsonp"]||[],c=s.push.bind(s);s.push=e,s=s.slice();for(var g=0;g<s.length;g++)e(s[g]);var d=c;t.push([0,"chunk-vendors"]),i()})({0:function(n,e,i){n.exports=i("ac42")},2847:function(n,e,i){"use strict";var a;i.d(e,"b",(function(){return o})),i.d(e,"c",(function(){return t})),i.d(e,"a",(function(){return a}));var o=function(){var n=this,e=n.$createElement,i=n._self._c||e;return i("App",{attrs:{keepAliveInclude:n.keepAliveInclude}})},t=[]},4651:function(n,e,i){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var a={onLaunch:function(){console.log("App Launch")},onShow:function(){console.log("App Show")},onHide:function(){console.log("App Hide")}};e.default=a},4872:function(n,e,i){"use strict";(function(n){var e=i("4ea4"),a=e(i("e143"));n["________"]=!0,delete n["________"],n.__uniConfig={globalStyle:{navigationBarTextStyle:"black",navigationBarTitleText:"uni-app",navigationBarBackgroundColor:"#F8F8F8",backgroundColor:"#F8F8F8"}},n.__uniConfig.compilerVersion="3.1.4",n.__uniConfig.router={mode:"hash",base:"/"},n.__uniConfig.publicPath="/",n.__uniConfig["async"]={loading:"AsyncLoading",error:"AsyncError",delay:200,timeout:6e4},n.__uniConfig.debug=!1,n.__uniConfig.networkTimeout={request:6e4,connectSocket:6e4,uploadFile:6e4,downloadFile:6e4},n.__uniConfig.sdkConfigs={},n.__uniConfig.qqMapKey="XVXBZ-NDMC4-JOGUS-XGIEE-QVHDZ-AMFV2",n.__uniConfig.nvue={"flex-direction":"column"},n.__uniConfig.__webpack_chunk_load__=i.e,a.default.component("pages-index-index",(function(n){var e={component:i.e("pages-index-index").then(function(){return n(i("5b9e"))}.bind(null,i)).catch(i.oe),delay:__uniConfig["async"].delay,timeout:__uniConfig["async"].timeout};return __uniConfig["async"]["loading"]&&(e.loading={name:"SystemAsyncLoading",render:function(n){return n(__uniConfig["async"]["loading"])}}),__uniConfig["async"]["error"]&&(e.error={name:"SystemAsyncError",render:function(n){return n(__uniConfig["async"]["error"])}}),e})),a.default.component("pages-index-me",(function(n){var e={component:i.e("pages-index-me").then(function(){return n(i("bac1"))}.bind(null,i)).catch(i.oe),delay:__uniConfig["async"].delay,timeout:__uniConfig["async"].timeout};return __uniConfig["async"]["loading"]&&(e.loading={name:"SystemAsyncLoading",render:function(n){return n(__uniConfig["async"]["loading"])}}),__uniConfig["async"]["error"]&&(e.error={name:"SystemAsyncError",render:function(n){return n(__uniConfig["async"]["error"])}}),e})),a.default.component("pages-index-login",(function(n){var e={component:i.e("pages-index-login").then(function(){return n(i("4c2c"))}.bind(null,i)).catch(i.oe),delay:__uniConfig["async"].delay,timeout:__uniConfig["async"].timeout};return __uniConfig["async"]["loading"]&&(e.loading={name:"SystemAsyncLoading",render:function(n){return n(__uniConfig["async"]["loading"])}}),__uniConfig["async"]["error"]&&(e.error={name:"SystemAsyncError",render:function(n){return n(__uniConfig["async"]["error"])}}),e})),a.default.component("pages-index-Information",(function(n){var e={component:i.e("pages-index-Information").then(function(){return n(i("cd28"))}.bind(null,i)).catch(i.oe),delay:__uniConfig["async"].delay,timeout:__uniConfig["async"].timeout};return __uniConfig["async"]["loading"]&&(e.loading={name:"SystemAsyncLoading",render:function(n){return n(__uniConfig["async"]["loading"])}}),__uniConfig["async"]["error"]&&(e.error={name:"SystemAsyncError",render:function(n){return n(__uniConfig["async"]["error"])}}),e})),a.default.component("pages-index-updatePass",(function(n){var e={component:i.e("pages-index-updatePass").then(function(){return n(i("83cd"))}.bind(null,i)).catch(i.oe),delay:__uniConfig["async"].delay,timeout:__uniConfig["async"].timeout};return __uniConfig["async"]["loading"]&&(e.loading={name:"SystemAsyncLoading",render:function(n){return n(__uniConfig["async"]["loading"])}}),__uniConfig["async"]["error"]&&(e.error={name:"SystemAsyncError",render:function(n){return n(__uniConfig["async"]["error"])}}),e})),a.default.component("pages-index-examination",(function(n){var e={component:i.e("pages-index-examination").then(function(){return n(i("7088"))}.bind(null,i)).catch(i.oe),delay:__uniConfig["async"].delay,timeout:__uniConfig["async"].timeout};return __uniConfig["async"]["loading"]&&(e.loading={name:"SystemAsyncLoading",render:function(n){return n(__uniConfig["async"]["loading"])}}),__uniConfig["async"]["error"]&&(e.error={name:"SystemAsyncError",render:function(n){return n(__uniConfig["async"]["error"])}}),e})),a.default.component("pages-index-consequence",(function(n){var e={component:i.e("pages-index-consequence").then(function(){return n(i("f56c"))}.bind(null,i)).catch(i.oe),delay:__uniConfig["async"].delay,timeout:__uniConfig["async"].timeout};return __uniConfig["async"]["loading"]&&(e.loading={name:"SystemAsyncLoading",render:function(n){return n(__uniConfig["async"]["loading"])}}),__uniConfig["async"]["error"]&&(e.error={name:"SystemAsyncError",render:function(n){return n(__uniConfig["async"]["error"])}}),e})),a.default.component("pages-index-apply",(function(n){var e={component:i.e("pages-index-apply").then(function(){return n(i("07c0"))}.bind(null,i)).catch(i.oe),delay:__uniConfig["async"].delay,timeout:__uniConfig["async"].timeout};return __uniConfig["async"]["loading"]&&(e.loading={name:"SystemAsyncLoading",render:function(n){return n(__uniConfig["async"]["loading"])}}),__uniConfig["async"]["error"]&&(e.error={name:"SystemAsyncError",render:function(n){return n(__uniConfig["async"]["error"])}}),e})),a.default.component("pages-index-inquire",(function(n){var e={component:i.e("pages-index-inquire").then(function(){return n(i("dc5b"))}.bind(null,i)).catch(i.oe),delay:__uniConfig["async"].delay,timeout:__uniConfig["async"].timeout};return __uniConfig["async"]["loading"]&&(e.loading={name:"SystemAsyncLoading",render:function(n){return n(__uniConfig["async"]["loading"])}}),__uniConfig["async"]["error"]&&(e.error={name:"SystemAsyncError",render:function(n){return n(__uniConfig["async"]["error"])}}),e})),a.default.component("pages-index-certificate",(function(n){var e={component:i.e("pages-index-certificate").then(function(){return n(i("4f13"))}.bind(null,i)).catch(i.oe),delay:__uniConfig["async"].delay,timeout:__uniConfig["async"].timeout};return __uniConfig["async"]["loading"]&&(e.loading={name:"SystemAsyncLoading",render:function(n){return n(__uniConfig["async"]["loading"])}}),__uniConfig["async"]["error"]&&(e.error={name:"SystemAsyncError",render:function(n){return n(__uniConfig["async"]["error"])}}),e})),a.default.component("pages-index-RegistrationDetails",(function(n){var e={component:i.e("pages-index-RegistrationDetails").then(function(){return n(i("37d4"))}.bind(null,i)).catch(i.oe),delay:__uniConfig["async"].delay,timeout:__uniConfig["async"].timeout};return __uniConfig["async"]["loading"]&&(e.loading={name:"SystemAsyncLoading",render:function(n){return n(__uniConfig["async"]["loading"])}}),__uniConfig["async"]["error"]&&(e.error={name:"SystemAsyncError",render:function(n){return n(__uniConfig["async"]["error"])}}),e})),a.default.component("pages-index-exam-result",(function(n){var e={component:i.e("pages-index-exam-result").then(function(){return n(i("bbee"))}.bind(null,i)).catch(i.oe),delay:__uniConfig["async"].delay,timeout:__uniConfig["async"].timeout};return __uniConfig["async"]["loading"]&&(e.loading={name:"SystemAsyncLoading",render:function(n){return n(__uniConfig["async"]["loading"])}}),__uniConfig["async"]["error"]&&(e.error={name:"SystemAsyncError",render:function(n){return n(__uniConfig["async"]["error"])}}),e})),a.default.component("pages-index-my-invoice",(function(n){var e={component:i.e("pages-index-my-invoice").then(function(){return n(i("1d66"))}.bind(null,i)).catch(i.oe),delay:__uniConfig["async"].delay,timeout:__uniConfig["async"].timeout};return __uniConfig["async"]["loading"]&&(e.loading={name:"SystemAsyncLoading",render:function(n){return n(__uniConfig["async"]["loading"])}}),__uniConfig["async"]["error"]&&(e.error={name:"SystemAsyncError",render:function(n){return n(__uniConfig["async"]["error"])}}),e})),a.default.component("pages-index-code",(function(n){var e={component:i.e("pages-index-code").then(function(){return n(i("eeef"))}.bind(null,i)).catch(i.oe),delay:__uniConfig["async"].delay,timeout:__uniConfig["async"].timeout};return __uniConfig["async"]["loading"]&&(e.loading={name:"SystemAsyncLoading",render:function(n){return n(__uniConfig["async"]["loading"])}}),__uniConfig["async"]["error"]&&(e.error={name:"SystemAsyncError",render:function(n){return n(__uniConfig["async"]["error"])}}),e})),a.default.component("pages-index-userJoin",(function(n){var e={component:i.e("pages-index-userJoin").then(function(){return n(i("d3d6"))}.bind(null,i)).catch(i.oe),delay:__uniConfig["async"].delay,timeout:__uniConfig["async"].timeout};return __uniConfig["async"]["loading"]&&(e.loading={name:"SystemAsyncLoading",render:function(n){return n(__uniConfig["async"]["loading"])}}),__uniConfig["async"]["error"]&&(e.error={name:"SystemAsyncError",render:function(n){return n(__uniConfig["async"]["error"])}}),e})),a.default.component("pages-index-result-detail",(function(n){var e={component:i.e("pages-index-result-detail").then(function(){return n(i("faa0"))}.bind(null,i)).catch(i.oe),delay:__uniConfig["async"].delay,timeout:__uniConfig["async"].timeout};return __uniConfig["async"]["loading"]&&(e.loading={name:"SystemAsyncLoading",render:function(n){return n(__uniConfig["async"]["loading"])}}),__uniConfig["async"]["error"]&&(e.error={name:"SystemAsyncError",render:function(n){return n(__uniConfig["async"]["error"])}}),e})),a.default.component("pages-index-result-login",(function(n){var e={component:i.e("pages-index-result-login").then(function(){return n(i("5a07"))}.bind(null,i)).catch(i.oe),delay:__uniConfig["async"].delay,timeout:__uniConfig["async"].timeout};return __uniConfig["async"]["loading"]&&(e.loading={name:"SystemAsyncLoading",render:function(n){return n(__uniConfig["async"]["loading"])}}),__uniConfig["async"]["error"]&&(e.error={name:"SystemAsyncError",render:function(n){return n(__uniConfig["async"]["error"])}}),e})),a.default.component("pages-index-applyCopy",(function(n){var e={component:i.e("pages-index-applyCopy").then(function(){return n(i("4807"))}.bind(null,i)).catch(i.oe),delay:__uniConfig["async"].delay,timeout:__uniConfig["async"].timeout};return __uniConfig["async"]["loading"]&&(e.loading={name:"SystemAsyncLoading",render:function(n){return n(__uniConfig["async"]["loading"])}}),__uniConfig["async"]["error"]&&(e.error={name:"SystemAsyncError",render:function(n){return n(__uniConfig["async"]["error"])}}),e})),n.__uniRoutes=[{path:"/",alias:"/pages/index/index",component:{render:function(n){return n("Page",{props:Object.assign({isQuit:!0,isEntry:!0},__uniConfig.globalStyle,{navigationBarTitleText:"首页",titleNView:!1})},[n("pages-index-index",{slot:"page"})])}},meta:{id:1,name:"pages-index-index",isNVue:!1,maxWidth:0,pagePath:"pages/index/index",isQuit:!0,isEntry:!0,windowTop:0}},{path:"/pages/index/me",component:{render:function(n){return n("Page",{props:Object.assign({},__uniConfig.globalStyle,{navigationBarTitleText:"匠心培训",navigationStyle:"custom",enablePullDownRefresh:!1,titleNView:!1})},[n("pages-index-me",{slot:"page"})])}},meta:{name:"pages-index-me",isNVue:!1,maxWidth:0,pagePath:"pages/index/me",windowTop:0}},{path:"/pages/index/login",component:{render:function(n){return n("Page",{props:Object.assign({},__uniConfig.globalStyle,{navigationBarTitleText:"首页",enablePullDownRefresh:!1,titleNView:!1})},[n("pages-index-login",{slot:"page"})])}},meta:{name:"pages-index-login",isNVue:!1,maxWidth:0,pagePath:"pages/index/login",windowTop:0}},{path:"/pages/index/Information",component:{render:function(n){return n("Page",{props:Object.assign({},__uniConfig.globalStyle,{navigationBarTitleText:"报名中心",enablePullDownRefresh:!1,titleNView:!1})},[n("pages-index-Information",{slot:"page"})])}},meta:{name:"pages-index-Information",isNVue:!1,maxWidth:0,pagePath:"pages/index/Information",windowTop:0}},{path:"/pages/index/updatePass",component:{render:function(n){return n("Page",{props:Object.assign({},__uniConfig.globalStyle,{navigationBarTitleText:"更新密码",enablePullDownRefresh:!1,titleNView:!1})},[n("pages-index-updatePass",{slot:"page"})])}},meta:{name:"pages-index-updatePass",isNVue:!1,maxWidth:0,pagePath:"pages/index/updatePass",windowTop:0}},{path:"/pages/index/examination",component:{render:function(n){return n("Page",{props:Object.assign({},__uniConfig.globalStyle,{navigationBarTitleText:"培训考试",enablePullDownRefresh:!1,titleNView:!1})},[n("pages-index-examination",{slot:"page"})])}},meta:{name:"pages-index-examination",isNVue:!1,maxWidth:0,pagePath:"pages/index/examination",windowTop:0}},{path:"/pages/index/consequence",component:{render:function(n){return n("Page",{props:Object.assign({},__uniConfig.globalStyle,{navigationBarTitleText:"培训结果",enablePullDownRefresh:!1,titleNView:!1})},[n("pages-index-consequence",{slot:"page"})])}},meta:{name:"pages-index-consequence",isNVue:!1,maxWidth:0,pagePath:"pages/index/consequence",windowTop:0}},{path:"/pages/index/apply",component:{render:function(n){return n("Page",{props:Object.assign({},__uniConfig.globalStyle,{navigationBarTitleText:"匠心培训",enablePullDownRefresh:!1,titleNView:!1})},[n("pages-index-apply",{slot:"page"})])}},meta:{name:"pages-index-apply",isNVue:!1,maxWidth:0,pagePath:"pages/index/apply",windowTop:0}},{path:"/pages/index/inquire",component:{render:function(n){return n("Page",{props:Object.assign({},__uniConfig.globalStyle,{navigationBarTitleText:"查询",enablePullDownRefresh:!1,titleNView:!1})},[n("pages-index-inquire",{slot:"page"})])}},meta:{name:"pages-index-inquire",isNVue:!1,maxWidth:0,pagePath:"pages/index/inquire",windowTop:0}},{path:"/pages/index/certificate",component:{render:function(n){return n("Page",{props:Object.assign({},__uniConfig.globalStyle,{navigationBarTitleText:"证书详情",enablePullDownRefresh:!1,titleNView:!1})},[n("pages-index-certificate",{slot:"page"})])}},meta:{name:"pages-index-certificate",isNVue:!1,maxWidth:0,pagePath:"pages/index/certificate",windowTop:0}},{path:"/pages/index/RegistrationDetails",component:{render:function(n){return n("Page",{props:Object.assign({},__uniConfig.globalStyle,{navigationBarTitleText:"报名详情",enablePullDownRefresh:!1,titleNView:!1})},[n("pages-index-RegistrationDetails",{slot:"page"})])}},meta:{name:"pages-index-RegistrationDetails",isNVue:!1,maxWidth:0,pagePath:"pages/index/RegistrationDetails",windowTop:0}},{path:"/pages/index/exam-result",component:{render:function(n){return n("Page",{props:Object.assign({},__uniConfig.globalStyle,{navigationBarTitleText:"报名结果详情",enablePullDownRefresh:!1,titleNView:!1})},[n("pages-index-exam-result",{slot:"page"})])}},meta:{name:"pages-index-exam-result",isNVue:!1,maxWidth:0,pagePath:"pages/index/exam-result",windowTop:0}},{path:"/pages/index/my-invoice",component:{render:function(n){return n("Page",{props:Object.assign({},__uniConfig.globalStyle,{navigationBarTitleText:"",enablePullDownRefresh:!1,titleNView:!1})},[n("pages-index-my-invoice",{slot:"page"})])}},meta:{name:"pages-index-my-invoice",isNVue:!1,maxWidth:0,pagePath:"pages/index/my-invoice",windowTop:0}},{path:"/pages/index/code",component:{render:function(n){return n("Page",{props:Object.assign({},__uniConfig.globalStyle,{navigationBarTitleText:"",enablePullDownRefresh:!1,titleNView:!1})},[n("pages-index-code",{slot:"page"})])}},meta:{name:"pages-index-code",isNVue:!1,maxWidth:0,pagePath:"pages/index/code",windowTop:0}},{path:"/pages/index/userJoin",component:{render:function(n){return n("Page",{props:Object.assign({},__uniConfig.globalStyle,{navigationBarTitleText:"",enablePullDownRefresh:!1,titleNView:!1})},[n("pages-index-userJoin",{slot:"page"})])}},meta:{name:"pages-index-userJoin",isNVue:!1,maxWidth:0,pagePath:"pages/index/userJoin",windowTop:0}},{path:"/pages/index/result-detail",component:{render:function(n){return n("Page",{props:Object.assign({},__uniConfig.globalStyle,{navigationBarTitleText:"结果详情",enablePullDownRefresh:!1,titleNView:!1})},[n("pages-index-result-detail",{slot:"page"})])}},meta:{name:"pages-index-result-detail",isNVue:!1,maxWidth:0,pagePath:"pages/index/result-detail",windowTop:0}},{path:"/pages/index/result-login",component:{render:function(n){return n("Page",{props:Object.assign({},__uniConfig.globalStyle,{navigationBarTitleText:"登录",enablePullDownRefresh:!1,titleNView:!1})},[n("pages-index-result-login",{slot:"page"})])}},meta:{name:"pages-index-result-login",isNVue:!1,maxWidth:0,pagePath:"pages/index/result-login",windowTop:0}},{path:"/pages/index/applyCopy",component:{render:function(n){return n("Page",{props:Object.assign({},__uniConfig.globalStyle,{navigationBarTitleText:"报名",enablePullDownRefresh:!1,titleNView:!1})},[n("pages-index-applyCopy",{slot:"page"})])}},meta:{name:"pages-index-applyCopy",isNVue:!1,maxWidth:0,pagePath:"pages/index/applyCopy",windowTop:0}},{path:"/preview-image",component:{render:function(n){return n("Page",{props:{navigationStyle:"custom"}},[n("system-preview-image",{slot:"page"})])}},meta:{name:"preview-image",pagePath:"/preview-image"}},{path:"/choose-location",component:{render:function(n){return n("Page",{props:{navigationStyle:"custom"}},[n("system-choose-location",{slot:"page"})])}},meta:{name:"choose-location",pagePath:"/choose-location"}},{path:"/open-location",component:{render:function(n){return n("Page",{props:{navigationStyle:"custom"}},[n("system-open-location",{slot:"page"})])}},meta:{name:"open-location",pagePath:"/open-location"}}],n.UniApp&&new n.UniApp}).call(this,i("c8ba"))},ac42:function(n,e,i){"use strict";var a=i("4ea4"),o=a(i("5530"));i("e260"),i("e6cf"),i("cca6"),i("a79d"),i("4872"),i("1c31");var t=a(i("e143")),r=a(i("e992"));t.default.config.productionTip=!1,r.default.mpType="app";var u=new t.default((0,o.default)({},r.default));u.$mount()},e992:function(n,e,i){"use strict";i.r(e);var a=i("2847"),o=i("f1b8");for(var t in o)"default"!==t&&function(n){i.d(e,n,(function(){return o[n]}))}(t);var r,u=i("f0c5"),s=Object(u["a"])(o["default"],a["b"],a["c"],!1,null,null,null,!1,a["a"],r);e["default"]=s.exports},f1b8:function(n,e,i){"use strict";i.r(e);var a=i("4651"),o=i.n(a);for(var t in a)"default"!==t&&function(n){i.d(e,n,(function(){return a[n]}))}(t);e["default"]=o.a}});
  1 +(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["pages-index-Information"],{"092a":function(t,e,n){var a=n("b03f");"string"===typeof a&&(a=[[t.i,a,""]]),a.locals&&(t.exports=a.locals);var i=n("4f06").default;i("206d32bc",a,!0,{sourceMap:!1,shadowMode:!1})},"24fb":function(t,e,n){"use strict";function a(t,e){var n=t[1]||"",a=t[3];if(!a)return n;if(e&&"function"===typeof btoa){var o=i(a),r=a.sources.map((function(t){return"/*# sourceURL=".concat(a.sourceRoot||"").concat(t," */")}));return[n].concat(r).concat([o]).join("\n")}return[n].join("\n")}function i(t){var e=btoa(unescape(encodeURIComponent(JSON.stringify(t)))),n="sourceMappingURL=data:application/json;charset=utf-8;base64,".concat(e);return"/*# ".concat(n," */")}t.exports=function(t){var e=[];return e.toString=function(){return this.map((function(e){var n=a(e,t);return e[2]?"@media ".concat(e[2]," {").concat(n,"}"):n})).join("")},e.i=function(t,n,a){"string"===typeof t&&(t=[[null,t,""]]);var i={};if(a)for(var o=0;o<this.length;o++){var r=this[o][0];null!=r&&(i[r]=!0)}for(var s=0;s<t.length;s++){var u=[].concat(t[s]);a&&i[u[0]]||(n&&(u[2]?u[2]="".concat(n," and ").concat(u[2]):u[2]=n),e.push(u))}},e}},"2d47":function(t,e,n){"use strict";var a;n.d(e,"b",(function(){return i})),n.d(e,"c",(function(){return o})),n.d(e,"a",(function(){return a}));var i=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("v-uni-view",t._l(t.list,(function(e,a){return n("v-uni-view",{key:a,staticClass:"top",on:{click:function(n){arguments[0]=n=t.$handleEvent(n),t.detail(e.id)}}},[n("v-uni-view",{staticClass:"topText"},[n("v-uni-text",{staticClass:"title"},[t._v(t._s(e.work_name))]),n("v-uni-view",{staticClass:"payBox"},[n("v-uni-text",{staticClass:"yiPay"},[t._v(t._s(1==e.is_pay?"已付款":"未付款"))])],1)],1),n("v-uni-view",{staticClass:"BtnText"},[n("v-uni-view",[n("v-uni-text",{staticClass:"pei"},[t._v("培训价格:"+t._s(e.price))])],1),n("v-uni-view",[n("v-uni-view",[n("v-uni-text",{staticClass:"on"},[t._v(t._s(e.create_time_text)+"报名")])],1)],1)],1)],1)})),1)},o=[]},"4f06":function(t,e,n){"use strict";function a(t,e){for(var n=[],a={},i=0;i<e.length;i++){var o=e[i],r=o[0],s=o[1],u=o[2],c=o[3],d={id:t+":"+i,css:s,media:u,sourceMap:c};a[r]?a[r].parts.push(d):n.push(a[r]={id:r,parts:[d]})}return n}n.r(e),n.d(e,"default",(function(){return v}));var i="undefined"!==typeof document;if("undefined"!==typeof DEBUG&&DEBUG&&!i)throw new Error("vue-style-loader cannot be used in a non-browser environment. Use { target: 'node' } in your Webpack config to indicate a server-rendering environment.");var o={},r=i&&(document.head||document.getElementsByTagName("head")[0]),s=null,u=0,c=!1,d=function(){},f=null,l="data-vue-ssr-id",p="undefined"!==typeof navigator&&/msie [6-9]\b/.test(navigator.userAgent.toLowerCase());function v(t,e,n,i){c=n,f=i||{};var r=a(t,e);return g(r),function(e){for(var n=[],i=0;i<r.length;i++){var s=r[i],u=o[s.id];u.refs--,n.push(u)}e?(r=a(t,e),g(r)):r=[];for(i=0;i<n.length;i++){u=n[i];if(0===u.refs){for(var c=0;c<u.parts.length;c++)u.parts[c]();delete o[u.id]}}}}function g(t){for(var e=0;e<t.length;e++){var n=t[e],a=o[n.id];if(a){a.refs++;for(var i=0;i<a.parts.length;i++)a.parts[i](n.parts[i]);for(;i<n.parts.length;i++)a.parts.push(h(n.parts[i]));a.parts.length>n.parts.length&&(a.parts.length=n.parts.length)}else{var r=[];for(i=0;i<n.parts.length;i++)r.push(h(n.parts[i]));o[n.id]={id:n.id,refs:1,parts:r}}}}function b(){var t=document.createElement("style");return t.type="text/css",r.appendChild(t),t}function h(t){var e,n,a=document.querySelector("style["+l+'~="'+t.id+'"]');if(a){if(c)return d;a.parentNode.removeChild(a)}if(p){var i=u++;a=s||(s=b()),e=y.bind(null,a,i,!1),n=y.bind(null,a,i,!0)}else a=b(),e=w.bind(null,a),n=function(){a.parentNode.removeChild(a)};return e(t),function(a){if(a){if(a.css===t.css&&a.media===t.media&&a.sourceMap===t.sourceMap)return;e(t=a)}else n()}}var m=function(){var t=[];return function(e,n){return t[e]=n,t.filter(Boolean).join("\n")}}();function y(t,e,n,a){var i=n?"":B(a.css);if(t.styleSheet)t.styleSheet.cssText=m(e,i);else{var o=document.createTextNode(i),r=t.childNodes;r[e]&&t.removeChild(r[e]),r.length?t.insertBefore(o,r[e]):t.appendChild(o)}}function w(t,e){var n=B(e.css),a=e.media,i=e.sourceMap;if(a&&t.setAttribute("media",a),f.ssrId&&t.setAttribute(l,e.id),i&&(n+="\n/*# sourceURL="+i.sources[0]+" */",n+="\n/*# sourceMappingURL=data:application/json;base64,"+btoa(unescape(encodeURIComponent(JSON.stringify(i))))+" */"),t.styleSheet)t.styleSheet.cssText=n;else{while(t.firstChild)t.removeChild(t.firstChild);t.appendChild(document.createTextNode(n))}}var x=/%\?([+-]?\d+(\.\d+)?)\?%/g,k=/\.\?%PAGE\?%/g,C=/\?%PAGE\?%\[data-v-[a-z0-9]{8}\]/g,T=/uni-page-body\[data-v-[a-z0-9]{8}\]/g,_=/var\(--status-bar-height\)/gi,j=/var\(--window-top\)/gi,S=/var\(--window-bottom\)/gi,A=/var\(--window-left\)/gi,U=/var\(--window-right\)/gi;function B(t){var e=E();if("undefined"!==typeof uni&&!uni.canIUse("css.var")){var n=M();t=t.replace(_,"0px").replace(j,n.top+"px").replace(S,n.bottom+"px").replace(A,"0px").replace(U,"0px")}return t.replace(C,e).replace(k,"").replace(T,"body."+e+" uni-page-body").replace(/\{[\s\S]+?\}|@media.+\{/g,(function(t){return"undefined"===typeof uni?t:t.replace(x,(function(t,e){return uni.upx2px(e)+"px"}))}))}function E(){var t="function"===typeof getApp&&getApp();return t&&t.$route&&t.$route.meta&&t.$route.meta.name||""}function M(){var t="function"===typeof getApp&&getApp();return t&&t.$route&&t.$route.meta&&t.$route.meta.name?{top:t.$route.meta.windowTop,bottom:t.$route.meta.isTabBar?50:0}:{top:0,bottom:0}}},"776d":function(t,e,n){"use strict";var a=n("4ea4");Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var i=a(n("a3e9")),o={onShow:function(){this.getList()},data:function(){return{list:[]}},methods:{getList:function(){var t=this;i.default.post("/api/index/sign_up_list",{}).then((function(e){t.list=e.data.data})).catch((function(t){}))},detail:function(t){uni.navigateTo({url:"/pages/index/RegistrationDetails?id="+t})}}};e.default=o},a3e9:function(t,e,n){"use strict";n("c975"),n("d3b7"),Object.defineProperty(e,"__esModule",{value:!0}),e.default=e.baseUrl=void 0;var a="http://ranqi-admin.t.brotop.cn";function i(){var t={token:uni.getStorageSync("Authorization")||"","Content-Type":"application/json"};return t}function o(){console.log(uni.getStorageSync("Authorization"));var t={token:uni.getStorageSync("Authorization")||"","Content-Type":"application/json"};return t}e.baseUrl=a;var r={get:function(t,e){return new Promise((function(n,o){uni.request({method:"GET",url:a+t,data:e,header:i()}).then((function(t){console.log("11111111111",t),1==t[1].data.code?n(t[1].data):t[1].data.msg.indexOf("过期")>-1||t[1].data.msg.indexOf("请重新登录")>-1?(uni.showToast({icon:"none",title:"请登录",duration:3e3}),uni.navigateTo({url:"/pages/index/login"})):uni.showToast({icon:"none",title:t[1].data.msg,duration:1300})})).catch((function(t){o(t)}))}))},post:function(t,e){return console.log(t),console.log(e),new Promise((function(n,i){uni.request({method:"POST",url:a+t,data:e,header:o()}).then((function(t){1==t[1].data.code||0==t[1].data.code?n(t[1].data):(t[1].data.msg.indexOf("过期")>-1||t[1].data.msg.indexOf("请重新登录")>-1)&&(uni.showToast({icon:"none",title:"请登录",duration:3e3}),uni.navigateTo({url:"/pages/index/login"}))})).catch((function(t){i(t)}))}))}};e.default=r},b03f:function(t,e,n){var a=n("24fb");e=a(!1),e.push([t.i,".topText[data-v-d75880ba]{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}.BtnText[data-v-d75880ba]{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;margin-top:12px}.on[data-v-d75880ba]{color:#323233;font-size:%?24?%}.pei[data-v-d75880ba]{color:#323233;font-size:%?26?%}.title[data-v-d75880ba]{color:#323233;font-size:%?26?%}.payBox[data-v-d75880ba]{background:#199460;border-radius:%?120?%;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center}.yiPay[data-v-d75880ba]{color:#fff;font-size:%?24?%;padding:2px 8px}.top[data-v-d75880ba]{background-color:#fff;padding:16px;border-bottom:1px solid #ebedf0}",""]),t.exports=e},b387:function(t,e,n){"use strict";var a=n("092a"),i=n.n(a);i.a},cd28:function(t,e,n){"use strict";n.r(e);var a=n("2d47"),i=n("ea06");for(var o in i)"default"!==o&&function(t){n.d(e,t,(function(){return i[t]}))}(o);n("b387");var r,s=n("f0c5"),u=Object(s["a"])(i["default"],a["b"],a["c"],!1,null,"d75880ba",null,!1,a["a"],r);e["default"]=u.exports},ea06:function(t,e,n){"use strict";n.r(e);var a=n("776d"),i=n.n(a);for(var o in a)"default"!==o&&function(t){n.d(e,t,(function(){return a[t]}))}(o);e["default"]=i.a}}]);
  1 +(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["pages-index-RegistrationDetails"],{"0259":function(e,t,n){"use strict";var i=n("4ea4");Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var a=i(n("a3e9")),o=i(n("e575")),r={data:function(){return{postData:""}},onLoad:function(e){this.id=e.id,this.getData()},methods:{getData:function(){var e=this;a.default.post("/api/index/sign_up_detail",{id:this.id}).then((function(t){e.postData=t.data})).catch((function(e){}))},payment:function(){var e="/pages/index/Information";a.default.post("/api/index/pay",{id:this.id}).then((function(t){console.log(t,"res"),(0,o.default)(t.data,e)})).catch((function(e){}))}}};t.default=r},2279:function(e,t,n){var i=n("24fb");t=i(!1),t.push([e.i,".time[data-v-3956e7ba]{margin-bottom:52px}.money[data-v-3956e7ba]{margin-bottom:49px}.title[data-v-3956e7ba]{margin-bottom:72px}.bo[data-v-3956e7ba]{background-color:#fff;margin:16px 16px 0 16px;padding:16px}.content[data-v-3956e7ba]{background-color:#f2f3f5;height:100vh}.right[data-v-3956e7ba]{color:#323233;font-size:%?30?%;font-weight:700;margin-left:15px}.left[data-v-3956e7ba]{color:#646566;font-size:%?32?%}.zhiBox[data-v-3956e7ba]{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;height:%?100?%;background:#67d96a;border-radius:%?16?%;margin:0 72px}.zhifu[data-v-3956e7ba]{color:#fff;font-size:%?36?%}",""]),e.exports=t},"24fb":function(e,t,n){"use strict";function i(e,t){var n=e[1]||"",i=e[3];if(!i)return n;if(t&&"function"===typeof btoa){var o=a(i),r=i.sources.map((function(e){return"/*# sourceURL=".concat(i.sourceRoot||"").concat(e," */")}));return[n].concat(r).concat([o]).join("\n")}return[n].join("\n")}function a(e){var t=btoa(unescape(encodeURIComponent(JSON.stringify(e)))),n="sourceMappingURL=data:application/json;charset=utf-8;base64,".concat(t);return"/*# ".concat(n," */")}e.exports=function(e){var t=[];return t.toString=function(){return this.map((function(t){var n=i(t,e);return t[2]?"@media ".concat(t[2]," {").concat(n,"}"):n})).join("")},t.i=function(e,n,i){"string"===typeof e&&(e=[[null,e,""]]);var a={};if(i)for(var o=0;o<this.length;o++){var r=this[o][0];null!=r&&(a[r]=!0)}for(var c=0;c<e.length;c++){var s=[].concat(e[c]);i&&a[s[0]]||(n&&(s[2]?s[2]="".concat(n," and ").concat(s[2]):s[2]=n),t.push(s))}},t}},"27c2":function(e,t,n){"use strict";var i;n.d(t,"b",(function(){return a})),n.d(t,"c",(function(){return o})),n.d(t,"a",(function(){return i}));var a=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("v-uni-view",{staticClass:"content"},[n("v-uni-view",{staticStyle:{"padding-top":"16px"}},[n("v-uni-view",{staticClass:"bo"},[n("v-uni-view",{staticClass:"title"},[n("v-uni-text",{staticClass:"left"},[e._v("培训名称:")]),n("v-uni-text",{staticClass:"right"},[e._v(e._s(e.postData.work_name))])],1),n("v-uni-view",{staticClass:"money"},[n("v-uni-text",{staticClass:"left"},[e._v("培训金额(元):")]),n("v-uni-text",{staticClass:"right"},[e._v(e._s(e.postData.price)+"元")])],1),n("v-uni-view",{staticClass:"time"},[n("v-uni-text",{staticClass:"left"},[e._v("报名时间:")]),n("v-uni-text",{staticClass:"right"},[e._v(e._s(e.postData.create_time_text))])],1),0==e.postData.is_pay?n("v-uni-view",{staticClass:"zhiBox",on:{click:function(t){arguments[0]=t=e.$handleEvent(t),e.payment.apply(void 0,arguments)}}},[n("v-uni-text",{staticClass:"zhifu"},[e._v("支付")])],1):e._e(),1==e.postData.is_pay?n("v-uni-view",{staticClass:"zhiBox"},[n("v-uni-text",{staticClass:"zhifu"},[e._v("已支付")])],1):e._e()],1)],1)],1)},o=[]},"37d4":function(e,t,n){"use strict";n.r(t);var i=n("27c2"),a=n("9889");for(var o in a)"default"!==o&&function(e){n.d(t,e,(function(){return a[e]}))}(o);n("dbea");var r,c=n("f0c5"),s=Object(c["a"])(a["default"],i["b"],i["c"],!1,null,"3956e7ba",null,!1,i["a"],r);t["default"]=s.exports},"4f06":function(e,t,n){"use strict";function i(e,t){for(var n=[],i={},a=0;a<t.length;a++){var o=t[a],r=o[0],c=o[1],s=o[2],u=o[3],d={id:e+":"+a,css:c,media:s,sourceMap:u};i[r]?i[r].parts.push(d):n.push(i[r]={id:r,parts:[d]})}return n}n.r(t),n.d(t,"default",(function(){return g}));var a="undefined"!==typeof document;if("undefined"!==typeof DEBUG&&DEBUG&&!a)throw new Error("vue-style-loader cannot be used in a non-browser environment. Use { target: 'node' } in your Webpack config to indicate a server-rendering environment.");var o={},r=a&&(document.head||document.getElementsByTagName("head")[0]),c=null,s=0,u=!1,d=function(){},l=null,p="data-vue-ssr-id",f="undefined"!==typeof navigator&&/msie [6-9]\b/.test(navigator.userAgent.toLowerCase());function g(e,t,n,a){u=n,l=a||{};var r=i(e,t);return m(r),function(t){for(var n=[],a=0;a<r.length;a++){var c=r[a],s=o[c.id];s.refs--,n.push(s)}t?(r=i(e,t),m(r)):r=[];for(a=0;a<n.length;a++){s=n[a];if(0===s.refs){for(var u=0;u<s.parts.length;u++)s.parts[u]();delete o[s.id]}}}}function m(e){for(var t=0;t<e.length;t++){var n=e[t],i=o[n.id];if(i){i.refs++;for(var a=0;a<i.parts.length;a++)i.parts[a](n.parts[a]);for(;a<n.parts.length;a++)i.parts.push(h(n.parts[a]));i.parts.length>n.parts.length&&(i.parts.length=n.parts.length)}else{var r=[];for(a=0;a<n.parts.length;a++)r.push(h(n.parts[a]));o[n.id]={id:n.id,refs:1,parts:r}}}}function v(){var e=document.createElement("style");return e.type="text/css",r.appendChild(e),e}function h(e){var t,n,i=document.querySelector("style["+p+'~="'+e.id+'"]');if(i){if(u)return d;i.parentNode.removeChild(i)}if(f){var a=s++;i=c||(c=v()),t=w.bind(null,i,a,!1),n=w.bind(null,i,a,!0)}else i=v(),t=S.bind(null,i),n=function(){i.parentNode.removeChild(i)};return t(e),function(i){if(i){if(i.css===e.css&&i.media===e.media&&i.sourceMap===e.sourceMap)return;t(e=i)}else n()}}var y=function(){var e=[];return function(t,n){return e[t]=n,e.filter(Boolean).join("\n")}}();function w(e,t,n,i){var a=n?"":A(i.css);if(e.styleSheet)e.styleSheet.cssText=y(t,a);else{var o=document.createTextNode(a),r=e.childNodes;r[t]&&e.removeChild(r[t]),r.length?e.insertBefore(o,r[t]):e.appendChild(o)}}function S(e,t){var n=A(t.css),i=t.media,a=t.sourceMap;if(i&&e.setAttribute("media",i),l.ssrId&&e.setAttribute(p,t.id),a&&(n+="\n/*# sourceURL="+a.sources[0]+" */",n+="\n/*# sourceMappingURL=data:application/json;base64,"+btoa(unescape(encodeURIComponent(JSON.stringify(a))))+" */"),e.styleSheet)e.styleSheet.cssText=n;else{while(e.firstChild)e.removeChild(e.firstChild);e.appendChild(document.createTextNode(n))}}var _=/%\?([+-]?\d+(\.\d+)?)\?%/g,b=/\.\?%PAGE\?%/g,x=/\?%PAGE\?%\[data-v-[a-z0-9]{8}\]/g,I=/uni-page-body\[data-v-[a-z0-9]{8}\]/g,T=/var\(--status-bar-height\)/gi,k=/var\(--window-top\)/gi,C=/var\(--window-bottom\)/gi,M=/var\(--window-left\)/gi,P=/var\(--window-right\)/gi;function A(e){var t=V();if("undefined"!==typeof uni&&!uni.canIUse("css.var")){var n=B();e=e.replace(T,"0px").replace(k,n.top+"px").replace(C,n.bottom+"px").replace(M,"0px").replace(P,"0px")}return e.replace(x,t).replace(b,"").replace(I,"body."+t+" uni-page-body").replace(/\{[\s\S]+?\}|@media.+\{/g,(function(e){return"undefined"===typeof uni?e:e.replace(_,(function(e,t){return uni.upx2px(t)+"px"}))}))}function V(){var e="function"===typeof getApp&&getApp();return e&&e.$route&&e.$route.meta&&e.$route.meta.name||""}function B(){var e="function"===typeof getApp&&getApp();return e&&e.$route&&e.$route.meta&&e.$route.meta.name?{top:e.$route.meta.windowTop,bottom:e.$route.meta.isTabBar?50:0}:{top:0,bottom:0}}},"7cb0":function(e,t,n){var i=n("2279");"string"===typeof i&&(i=[[e.i,i,""]]),i.locals&&(e.exports=i.locals);var a=n("4f06").default;a("bfad6466",i,!0,{sourceMap:!1,shadowMode:!1})},9523:function(e,t){function n(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}e.exports=n},9889:function(e,t,n){"use strict";n.r(t);var i=n("0259"),a=n.n(i);for(var o in i)"default"!==o&&function(e){n.d(t,e,(function(){return i[e]}))}(o);t["default"]=a.a},a107:function(e,t,n){var i;n("c975"),n("ac1f"),n("466d"),n("5319"),n("1276");var a=n("9523");!function(a,o){i=function(){return o(a)}.call(t,n,t,e),void 0===i||(e.exports=i)}(window,(function(e,t){if(!e.jWeixin){var n,i,o={config:"preVerifyJSAPI",onMenuShareTimeline:"menu:share:timeline",onMenuShareAppMessage:"menu:share:appmessage",onMenuShareQQ:"menu:share:qq",onMenuShareWeibo:"menu:share:weiboApp",onMenuShareQZone:"menu:share:QZone",previewImage:"imagePreview",getLocation:"geoLocation",openProductSpecificView:"openProductViewWithPid",addCard:"batchAddCard",openCard:"batchViewCard",chooseWXPay:"getBrandWCPayRequest",openEnterpriseRedPacket:"getRecevieBizHongBaoRequest",startSearchBeacons:"startMonitoringBeacons",stopSearchBeacons:"stopMonitoringBeacons",onSearchBeacons:"onBeaconsInRange",consumeAndShareCard:"consumedShareCard",openAddress:"editAddress"},r=function(){var e={};for(var t in o)e[o[t]]=t;return e}(),c=e.document,s=c.title,u=navigator.userAgent.toLowerCase(),d=navigator.platform.toLowerCase(),l=!(!d.match("mac")&&!d.match("win")),p=-1!=u.indexOf("wxdebugger"),f=-1!=u.indexOf("micromessenger"),g=-1!=u.indexOf("android"),m=-1!=u.indexOf("iphone")||-1!=u.indexOf("ipad"),v=(i=u.match(/micromessenger\/(\d+\.\d+\.\d+)/)||u.match(/micromessenger\/(\d+\.\d+)/))?i[1]:"",h={initStartTime:L(),initEndTime:0,preVerifyStartTime:0,preVerifyEndTime:0},y={version:1,appId:"",initTime:0,preVerifyTime:0,networkType:"",isPreVerifyOk:1,systemType:m?1:g?2:-1,clientVersion:v,url:encodeURIComponent(location.href)},w={},S={_completes:[]},_={state:0,data:{}};E((function(){h.initEndTime=L()}));var b=!1,x=[],I=(n={config:function(t){O("config",w=t);var n=!1!==w.check;E((function(){if(n)C(o.config,{verifyJsApiList:B(w.jsApiList),verifyOpenTagList:B(w.openTagList)},function(){S._complete=function(e){h.preVerifyEndTime=L(),_.state=1,_.data=e},S.success=function(e){y.isPreVerifyOk=0},S.fail=function(e){S._fail?S._fail(e):_.state=-1};var e=S._completes;return e.push((function(){!function(){if(!(l||p||w.debug||v<"6.0.2"||y.systemType<0)){var e=new Image;y.appId=w.appId,y.initTime=h.initEndTime-h.initStartTime,y.preVerifyTime=h.preVerifyEndTime-h.preVerifyStartTime,I.getNetworkType({isInnerInvoke:!0,success:function(t){y.networkType=t.networkType;var n="https://open.weixin.qq.com/sdk/report?v="+y.version+"&o="+y.isPreVerifyOk+"&s="+y.systemType+"&c="+y.clientVersion+"&a="+y.appId+"&n="+y.networkType+"&i="+y.initTime+"&p="+y.preVerifyTime+"&u="+y.url;e.src=n}})}}()})),S.complete=function(t){for(var n=0,i=e.length;n<i;++n)e[n]();S._completes=[]},S}()),h.preVerifyStartTime=L();else{_.state=1;for(var e=S._completes,t=0,i=e.length;t<i;++t)e[t]();S._completes=[]}})),I.invoke||(I.invoke=function(t,n,i){e.WeixinJSBridge&&WeixinJSBridge.invoke(t,P(n),i)},I.on=function(t,n){e.WeixinJSBridge&&WeixinJSBridge.on(t,n)})},ready:function(e){0!=_.state?e():(S._completes.push(e),!f&&w.debug&&e())},error:function(e){v<"6.0.2"||(-1==_.state?e(_.data):S._fail=e)},checkJsApi:function(e){C("checkJsApi",{jsApiList:B(e.jsApiList)},(e._complete=function(e){if(g){var t=e.checkResult;t&&(e.checkResult=JSON.parse(t))}e=function(e){var t=e.checkResult;for(var n in t){var i=r[n];i&&(t[i]=t[n],delete t[n])}return e}(e)},e))},onMenuShareTimeline:function(e){M(o.onMenuShareTimeline,{complete:function(){C("shareTimeline",{title:e.title||s,desc:e.title||s,img_url:e.imgUrl||"",link:e.link||location.href,type:e.type||"link",data_url:e.dataUrl||""},e)}},e)},onMenuShareAppMessage:function(e){M(o.onMenuShareAppMessage,{complete:function(t){"favorite"===t.scene?C("sendAppMessage",{title:e.title||s,desc:e.desc||"",link:e.link||location.href,img_url:e.imgUrl||"",type:e.type||"link",data_url:e.dataUrl||""}):C("sendAppMessage",{title:e.title||s,desc:e.desc||"",link:e.link||location.href,img_url:e.imgUrl||"",type:e.type||"link",data_url:e.dataUrl||""},e)}},e)},onMenuShareQQ:function(e){M(o.onMenuShareQQ,{complete:function(){C("shareQQ",{title:e.title||s,desc:e.desc||"",img_url:e.imgUrl||"",link:e.link||location.href},e)}},e)},onMenuShareWeibo:function(e){M(o.onMenuShareWeibo,{complete:function(){C("shareWeiboApp",{title:e.title||s,desc:e.desc||"",img_url:e.imgUrl||"",link:e.link||location.href},e)}},e)},onMenuShareQZone:function(e){M(o.onMenuShareQZone,{complete:function(){C("shareQZone",{title:e.title||s,desc:e.desc||"",img_url:e.imgUrl||"",link:e.link||location.href},e)}},e)},updateTimelineShareData:function(e){C("updateTimelineShareData",{title:e.title,link:e.link,imgUrl:e.imgUrl},e)},updateAppMessageShareData:function(e){C("updateAppMessageShareData",{title:e.title,desc:e.desc,link:e.link,imgUrl:e.imgUrl},e)},startRecord:function(e){C("startRecord",{},e)},stopRecord:function(e){C("stopRecord",{},e)},onVoiceRecordEnd:function(e){M("onVoiceRecordEnd",e)},playVoice:function(e){C("playVoice",{localId:e.localId},e)},pauseVoice:function(e){C("pauseVoice",{localId:e.localId},e)},stopVoice:function(e){C("stopVoice",{localId:e.localId},e)},onVoicePlayEnd:function(e){M("onVoicePlayEnd",e)},uploadVoice:function(e){C("uploadVoice",{localId:e.localId,isShowProgressTips:0==e.isShowProgressTips?0:1},e)},downloadVoice:function(e){C("downloadVoice",{serverId:e.serverId,isShowProgressTips:0==e.isShowProgressTips?0:1},e)},translateVoice:function(e){C("translateVoice",{localId:e.localId,isShowProgressTips:0==e.isShowProgressTips?0:1},e)},chooseImage:function(e){C("chooseImage",{scene:"1|2",count:e.count||9,sizeType:e.sizeType||["original","compressed"],sourceType:e.sourceType||["album","camera"]},(e._complete=function(e){if(g){var t=e.localIds;try{t&&(e.localIds=JSON.parse(t))}catch(e){}}},e))},getLocation:function(e){},previewImage:function(e){C(o.previewImage,{current:e.current,urls:e.urls},e)},uploadImage:function(e){C("uploadImage",{localId:e.localId,isShowProgressTips:0==e.isShowProgressTips?0:1},e)},downloadImage:function(e){C("downloadImage",{serverId:e.serverId,isShowProgressTips:0==e.isShowProgressTips?0:1},e)},getLocalImgData:function(e){!1===b?(b=!0,C("getLocalImgData",{localId:e.localId},(e._complete=function(e){if(b=!1,0<x.length){var t=x.shift();wx.getLocalImgData(t)}},e))):x.push(e)},getNetworkType:function(e){C("getNetworkType",{},(e._complete=function(e){e=function(e){var t=e.errMsg;e.errMsg="getNetworkType:ok";var n=e.subtype;if(delete e.subtype,n)e.networkType=n;else{var i=t.indexOf(":"),a=t.substring(i+1);switch(a){case"wifi":case"edge":case"wwan":e.networkType=a;break;default:e.errMsg="getNetworkType:fail"}}return e}(e)},e))},openLocation:function(e){C("openLocation",{latitude:e.latitude,longitude:e.longitude,name:e.name||"",address:e.address||"",scale:e.scale||28,infoUrl:e.infoUrl||""},e)}},a(n,"getLocation",(function(e){C(o.getLocation,{type:(e=e||{}).type||"wgs84"},(e._complete=function(e){delete e.type},e))})),a(n,"hideOptionMenu",(function(e){C("hideOptionMenu",{},e)})),a(n,"showOptionMenu",(function(e){C("showOptionMenu",{},e)})),a(n,"closeWindow",(function(e){C("closeWindow",{},e=e||{})})),a(n,"hideMenuItems",(function(e){C("hideMenuItems",{menuList:e.menuList},e)})),a(n,"showMenuItems",(function(e){C("showMenuItems",{menuList:e.menuList},e)})),a(n,"hideAllNonBaseMenuItem",(function(e){C("hideAllNonBaseMenuItem",{},e)})),a(n,"showAllNonBaseMenuItem",(function(e){C("showAllNonBaseMenuItem",{},e)})),a(n,"scanQRCode",(function(e){C("scanQRCode",{needResult:(e=e||{}).needResult||0,scanType:e.scanType||["qrCode","barCode"]},(e._complete=function(e){if(m){var t=e.resultStr;if(t){var n=JSON.parse(t);e.resultStr=n&&n.scan_code&&n.scan_code.scan_result}}},e))})),a(n,"openAddress",(function(e){C(o.openAddress,{},(e._complete=function(e){e=function(e){return e.postalCode=e.addressPostalCode,delete e.addressPostalCode,e.provinceName=e.proviceFirstStageName,delete e.proviceFirstStageName,e.cityName=e.addressCitySecondStageName,delete e.addressCitySecondStageName,e.countryName=e.addressCountiesThirdStageName,delete e.addressCountiesThirdStageName,e.detailInfo=e.addressDetailInfo,delete e.addressDetailInfo,e}(e)},e))})),a(n,"openProductSpecificView",(function(e){C(o.openProductSpecificView,{pid:e.productId,view_type:e.viewType||0,ext_info:e.extInfo},e)})),a(n,"addCard",(function(e){for(var t=e.cardList,n=[],i=0,a=t.length;i<a;++i){var r=t[i],c={card_id:r.cardId,card_ext:r.cardExt};n.push(c)}C(o.addCard,{card_list:n},(e._complete=function(e){var t=e.card_list;if(t){for(var n=0,i=(t=JSON.parse(t)).length;n<i;++n){var a=t[n];a.cardId=a.card_id,a.cardExt=a.card_ext,a.isSuccess=!!a.is_succ,delete a.card_id,delete a.card_ext,delete a.is_succ}e.cardList=t,delete e.card_list}},e))})),a(n,"chooseCard",(function(e){C("chooseCard",{app_id:w.appId,location_id:e.shopId||"",sign_type:e.signType||"SHA1",card_id:e.cardId||"",card_type:e.cardType||"",card_sign:e.cardSign,time_stamp:e.timestamp+"",nonce_str:e.nonceStr},(e._complete=function(e){e.cardList=e.choose_card_info,delete e.choose_card_info},e))})),a(n,"openCard",(function(e){for(var t=e.cardList,n=[],i=0,a=t.length;i<a;++i){var r=t[i],c={card_id:r.cardId,code:r.code};n.push(c)}C(o.openCard,{card_list:n},e)})),a(n,"consumeAndShareCard",(function(e){C(o.consumeAndShareCard,{consumedCardId:e.cardId,consumedCode:e.code},e)})),a(n,"chooseWXPay",(function(e){C(o.chooseWXPay,A(e),e)})),a(n,"openEnterpriseRedPacket",(function(e){C(o.openEnterpriseRedPacket,A(e),e)})),a(n,"startSearchBeacons",(function(e){C(o.startSearchBeacons,{ticket:e.ticket},e)})),a(n,"stopSearchBeacons",(function(e){C(o.stopSearchBeacons,{},e)})),a(n,"onSearchBeacons",(function(e){M(o.onSearchBeacons,e)})),a(n,"openEnterpriseChat",(function(e){C("openEnterpriseChat",{useridlist:e.userIds,chatname:e.groupName},e)})),a(n,"launchMiniProgram",(function(e){C("launchMiniProgram",{targetAppId:e.targetAppId,path:function(e){if("string"==typeof e&&0<e.length){var t=e.split("?")[0],n=e.split("?")[1];return t+=".html",void 0!==n?t+"?"+n:t}}(e.path),envVersion:e.envVersion},e)})),a(n,"openBusinessView",(function(e){C("openBusinessView",{businessType:e.businessType,queryString:e.queryString||"",envVersion:e.envVersion},(e._complete=function(e){if(g){var t=e.extraData;if(t)try{e.extraData=JSON.parse(t)}catch(t){e.extraData={}}}},e))})),a(n,"miniProgram",{navigateBack:function(e){e=e||{},E((function(){C("invokeMiniProgramAPI",{name:"navigateBack",arg:{delta:e.delta||1}},e)}))},navigateTo:function(e){E((function(){C("invokeMiniProgramAPI",{name:"navigateTo",arg:{url:e.url}},e)}))},redirectTo:function(e){E((function(){C("invokeMiniProgramAPI",{name:"redirectTo",arg:{url:e.url}},e)}))},switchTab:function(e){E((function(){C("invokeMiniProgramAPI",{name:"switchTab",arg:{url:e.url}},e)}))},reLaunch:function(e){E((function(){C("invokeMiniProgramAPI",{name:"reLaunch",arg:{url:e.url}},e)}))},postMessage:function(e){E((function(){C("invokeMiniProgramAPI",{name:"postMessage",arg:e.data||{}},e)}))},getEnv:function(t){E((function(){t({miniprogram:"miniprogram"===e.__wxjs_environment})}))}}),n),T=1,k={};return c.addEventListener("error",(function(e){if(!g){var t=e.target,n=t.tagName,i=t.src;if(("IMG"==n||"VIDEO"==n||"AUDIO"==n||"SOURCE"==n)&&-1!=i.indexOf("wxlocalresource://")){e.preventDefault(),e.stopPropagation();var a=t["wx-id"];if(a||(a=T++,t["wx-id"]=a),k[a])return;k[a]=!0,wx.ready((function(){wx.getLocalImgData({localId:i,success:function(e){t.src=e.localData}})}))}}}),!0),c.addEventListener("load",(function(e){if(!g){var t=e.target,n=t.tagName;if(t.src,"IMG"==n||"VIDEO"==n||"AUDIO"==n||"SOURCE"==n){var i=t["wx-id"];i&&(k[i]=!1)}}}),!0),t&&(e.wx=e.jWeixin=I),I}function C(t,n,i){e.WeixinJSBridge?WeixinJSBridge.invoke(t,P(n),(function(e){V(t,e,i)})):O(t,i)}function M(t,n,i){e.WeixinJSBridge?WeixinJSBridge.on(t,(function(e){i&&i.trigger&&i.trigger(e),V(t,e,n)})):O(t,i||n)}function P(e){return(e=e||{}).appId=w.appId,e.verifyAppId=w.appId,e.verifySignType="sha1",e.verifyTimestamp=w.timestamp+"",e.verifyNonceStr=w.nonceStr,e.verifySignature=w.signature,e}function A(e){return{timeStamp:e.timestamp+"",nonceStr:e.nonceStr,package:e.package,paySign:e.paySign,signType:e.signType||"SHA1"}}function V(e,t,n){"openEnterpriseChat"!=e&&"openBusinessView"!==e||(t.errCode=t.err_code),delete t.err_code,delete t.err_desc,delete t.err_detail;var i=t.errMsg;i||(i=t.err_msg,delete t.err_msg,i=function(e,t){var n=e,i=r[n];i&&(n=i);var a="ok";if(t){var o=t.indexOf(":");"confirm"==(a=t.substring(o+1))&&(a="ok"),"failed"==a&&(a="fail"),-1!=a.indexOf("failed_")&&(a=a.substring(7)),-1!=a.indexOf("fail_")&&(a=a.substring(5)),"access denied"!=(a=(a=a.replace(/_/g," ")).toLowerCase())&&"no permission to execute"!=a||(a="permission denied"),"config"==n&&"function not exist"==a&&(a="ok"),""==a&&(a="fail")}return n+":"+a}(e,i),t.errMsg=i),(n=n||{})._complete&&(n._complete(t),delete n._complete),i=t.errMsg||"",w.debug&&n.isInnerInvoke;var a=i.indexOf(":");switch(i.substring(a+1)){case"ok":n.success&&n.success(t);break;case"cancel":n.cancel&&n.cancel(t);break;default:n.fail&&n.fail(t)}n.complete&&n.complete(t)}function B(e){if(e){for(var t=0,n=e.length;t<n;++t){var i=e[t],a=o[i];a&&(e[t]=a)}return e}}function O(e,t){if(!(!w.debug||t&&t.isInnerInvoke)){var n=r[e];n&&(e=n),t&&t._complete&&delete t._complete,console.log('"'+e+'",',t||"")}}function L(){return(new Date).getTime()}function E(t){f&&(e.WeixinJSBridge?t():c.addEventListener&&c.addEventListener("WeixinJSBridgeReady",t,!1))}}))},a3e9:function(e,t,n){"use strict";n("c975"),n("d3b7"),Object.defineProperty(t,"__esModule",{value:!0}),t.default=t.baseUrl=void 0;var i="http://ranqi-admin.t.brotop.cn";function a(){var e={token:uni.getStorageSync("Authorization")||"","Content-Type":"application/json"};return e}function o(){console.log(uni.getStorageSync("Authorization"));var e={token:uni.getStorageSync("Authorization")||"","Content-Type":"application/json"};return e}t.baseUrl=i;var r={get:function(e,t){return new Promise((function(n,o){uni.request({method:"GET",url:i+e,data:t,header:a()}).then((function(e){console.log("11111111111",e),1==e[1].data.code?n(e[1].data):e[1].data.msg.indexOf("过期")>-1||e[1].data.msg.indexOf("请重新登录")>-1?(uni.showToast({icon:"none",title:"请登录",duration:3e3}),uni.navigateTo({url:"/pages/index/login"})):uni.showToast({icon:"none",title:e[1].data.msg,duration:1300})})).catch((function(e){o(e)}))}))},post:function(e,t){return console.log(e),console.log(t),new Promise((function(n,a){uni.request({method:"POST",url:i+e,data:t,header:o()}).then((function(e){1==e[1].data.code||0==e[1].data.code?n(e[1].data):(e[1].data.msg.indexOf("过期")>-1||e[1].data.msg.indexOf("请重新登录")>-1)&&(uni.showToast({icon:"none",title:"请登录",duration:3e3}),uni.navigateTo({url:"/pages/index/login"}))})).catch((function(e){a(e)}))}))}};t.default=r},dbea:function(e,t,n){"use strict";var i=n("7cb0"),a=n.n(i);a.a},e575:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var i=n("a107"),a=function(e,t){var n=[e.appId,e.timestamp,e.nonceStr,e.signature,e.package,e.paySign],a=n[0],o=n[1],r=n[2],c=n[3],s=n[4],u=n[5];i.config({debug:!1,appId:a,timestamp:o,nonceStr:r,signature:c,jsApiList:["chooseWXPay"]}),i.ready((function(){i.chooseWXPay({timestamp:o,nonceStr:r,package:s,signType:"MD5",paySign:u,success:function(e){uni.redirectTo({url:t})},fail:function(e){console.log("支付失败啦")}})})),i.error((function(e){alert("支付失败请联系管理员")}))},o=a;t.default=o}}]);
  1 +(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["pages-index-apply"],{"05c2":function(t,e){t.exports="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAOCAYAAAAmL5yKAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAACrSURBVDhPxZFRDYAwDERxhAEMYAADGEDHDGAAAxjAAAYwgAEMHLl0l2WhLAQ+eEkDK+v1Wip8xBeYJiCEeCjjC9S1xQN8gbYFmiYeypgACxi0vu9A11kcBzCOJsbvDklAttVdoTwFHdII22YO+j4V8Z25dY2XruQ7oGV2Une64UgFcoFhsM6cm1GwLpLAPFuBlkU32g3Fbsh3wG58Cv2RZYmJK/kIL/hbADgBGaQ6kIWhZtoAAAAASUVORK5CYII="},"07c0":function(t,e,i){"use strict";i.r(e);var n=i("9fb4"),a=i("f6a94");for(var o in a)"default"!==o&&function(t){i.d(e,t,(function(){return a[t]}))}(o);i("1187");var r,s=i("f0c5"),u=Object(s["a"])(a["default"],n["b"],n["c"],!1,null,"7611b22a",null,!1,n["a"],r);e["default"]=u.exports},1187:function(t,e,i){"use strict";var n=i("e9a0"),a=i.n(n);a.a},1662:function(t,e,i){"use strict";var n=i("4ea4");i("4160"),i("ac1f"),i("1276"),i("159b"),Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var a=n(i("a3e9")),o={data:function(){return{id:"",array:[],arrarAll:[],index:-1,index1:-1,array1:["本科","大专","中专"],arrayAlls:[],indexClass:-1,arrayClass:[],arrayClassAll:[],nameText:"",idNum:"",idTrue:!1,phoneNums:"",ajxtrue:!1,nation:"",mail:"",ajaEmail:!1,unit:"",year:"",brand:"",type:"",area:"",radioChecked:!0,btnClick:!0,fileList:[],urlImg:[]}},onLoad:function(){},onShow:function(){this.getClassList(),this.getTypeList(),this.geteducationList()},methods:{getClassList:function(){var t=this;this.arrayClass=[],this.arrayClassAll=[],a.default.get("/api/index/sign_up_class",{}).then((function(e){var i=e.data;i.forEach((function(e,i){t.arrayClass.push(e.name)})),t.arrayClassAll=e.data})).catch((function(t){}))},uploadImg:function(){var t=this;t.tempFilePaths=[],uni.chooseImage({count:1,success:function(e){var i=e.tempFilePaths;i.forEach((function(e,i){t.tempFilePaths.push(e)}));var n=t.tempFilePaths;n.forEach((function(e){uni.uploadFile({url:"http://ranqi-admin.t.brotop.cn//api/common/upload",filePath:e,fileType:"image",name:"file",formData:{user:"test"},header:{token:uni.getStorageSync("token")||""},success:function(e){var i=JSON.parse(e.data).data;console.log(e,"res"),t.fileList[0]=i.url,t.urlImg[0]=i.fullurl}})}))}})},getTypeList:function(){var t=this;this.array=[],this.arrayAll=[],a.default.get("/api/index/work",{}).then((function(e){console.log(e,"res");var i=e.data;i.forEach((function(e,i){t.array.push(e.name)})),console.log(t.array),t.arrayAll=e.data})).catch((function(t){}))},geteducationList:function(){var t=this;this.array1=[],this.arrayAlls=[],a.default.get("/api/index/education",{}).then((function(e){var i=e.data;i.forEach((function(e,i){t.array1.push(e.name)})),t.arrayAlls=e.data})).catch((function(t){}))},bindPickerChange:function(t){var e=this;e.index=t.detail.value},bindPickerChange1:function(t){var e=this;e.index1=t.detail.value},bindPickerChangeClass:function(t){var e=this;e.indexClass=t.detail.value},nameInput:function(t){this.nameText=t.detail.value},iDInput:function(t){this.idNum=t.detail.value},phoneNum:function(t){this.phoneNums=t.detail.value},nationInput:function(t){this.nation=t.detail.value},mailInput:function(t){this.mail=t.detail.value,this.checkEmail(this.mail)},unitInput:function(t){this.unit=t.detail.value},yearInput:function(t){this.year=t.detail.value},brandInput:function(t){this.brand=t.detail.value,console.log(this.brand,"公司地址")},typeInput:function(t){this.type=t.detail.value},radioChange:function(t){this.radioChecked=1==t},blurPhone:function(t){var e=t.detail.value;/^1[34578]\d{9}$/.test(e)?this.ajxtrue=!0:(this.ajxtrue=!0,(e.length>=11||e.length<11)&&(uni.showToast({title:"手机号有误",icon:"none",duration:2e3}),this.ajxtrue=!1))},blurIdCard:function(){console.log(this.checkIDCard(this.idNum),"iddd"),this.idTrue=this.checkIDCard(this.idNum),this.idTrue||uni.showToast({title:"请输入正确的身份证号",icon:"none"})},checkIDCard:function(t){for(var e=[7,9,10,5,8,4,2,1,6,3,7,9,10,5,8,4,2],i=["1","0","X","9","8","7","6","5","4","3","2"],n=t+"",a=t[17],o=n.substring(0,17),r=o.split(""),s=r.length,u=0,c=0;c<s;c++)u+=r[c]*e[c];var l=u%11,d=i[l],v=/^[1-9][0-9]{5}([1][9][0-9]{2}|[2][0][0|1][0-9])([0][1-9]|[1][0|1|2])([0][1-9]|[1|2][0-9]|[3][0|1])[0-9]{3}([0-9]|[X])$/,p=v.test(t);return!(a!==d||!p)},checkEmail:function(t){var e=/^\w+@[a-zA-Z0-9]{2,10}(?:\.[a-z]{2,4}){1,3}$/;e.test(t)?this.ajaEmail=!0:(this.ajaEmail=!1,uni.showToast({title:"请输入正确的邮箱",icon:"none"}))},submits:function(){var t=this;t.btnClick?-1==t.index?uni.showToast({title:"请选择报名工种",icon:"none"}):""==t.nameText?uni.showToast({title:"请输入真实姓名",icon:"none"}):""!=t.idNum&&t.idTrue?""!=t.phoneNum&&t.ajxtrue?""==t.unit?uni.showToast({title:"请填写工作单位",icon:"none"}):""==this.year?uni.showToast({title:"请填写工作岗位",icon:"none"}):a.default.post("/api/index/sign_up",{work_id:t.arrayAll[t.index].id,name:t.nameText,card:t.idNum,phone:t.phoneNums,sex:t.radioChecked?"1":"0",education_id:-1==t.index1?"":t.arrayAlls[t.index1].id,email:t.mail,work_company:t.unit,work_post:t.year,address:t.brand,image:t.fileList[0]}).then((function(t){console.log(t,"res"),1==t.code?(uni.showToast({title:"报名成功"}),setTimeout((function(){uni.navigateTo({url:"/pages/index/login"})}),1e3)):wx.showToast({title:t.msg,icon:"none"})})).catch((function(t){})):uni.showToast({title:"请输入正确的手机号",icon:"none"}):uni.showToast({title:"请输入正确的身份证号",icon:"none"}):uni.showToast({title:"请勿重复点击",icon:"none"})}}};e.default=o},"24fb":function(t,e,i){"use strict";function n(t,e){var i=t[1]||"",n=t[3];if(!n)return i;if(e&&"function"===typeof btoa){var o=a(n),r=n.sources.map((function(t){return"/*# sourceURL=".concat(n.sourceRoot||"").concat(t," */")}));return[i].concat(r).concat([o]).join("\n")}return[i].join("\n")}function a(t){var e=btoa(unescape(encodeURIComponent(JSON.stringify(t)))),i="sourceMappingURL=data:application/json;charset=utf-8;base64,".concat(e);return"/*# ".concat(i," */")}t.exports=function(t){var e=[];return e.toString=function(){return this.map((function(e){var i=n(e,t);return e[2]?"@media ".concat(e[2]," {").concat(i,"}"):i})).join("")},e.i=function(t,i,n){"string"===typeof t&&(t=[[null,t,""]]);var a={};if(n)for(var o=0;o<this.length;o++){var r=this[o][0];null!=r&&(a[r]=!0)}for(var s=0;s<t.length;s++){var u=[].concat(t[s]);n&&a[u[0]]||(i&&(u[2]?u[2]="".concat(i," and ").concat(u[2]):u[2]=i),e.push(u))}},e}},"4f06":function(t,e,i){"use strict";function n(t,e){for(var i=[],n={},a=0;a<e.length;a++){var o=e[a],r=o[0],s=o[1],u=o[2],c=o[3],l={id:t+":"+a,css:s,media:u,sourceMap:c};n[r]?n[r].parts.push(l):i.push(n[r]={id:r,parts:[l]})}return i}i.r(e),i.d(e,"default",(function(){return h}));var a="undefined"!==typeof document;if("undefined"!==typeof DEBUG&&DEBUG&&!a)throw new Error("vue-style-loader cannot be used in a non-browser environment. Use { target: 'node' } in your Webpack config to indicate a server-rendering environment.");var o={},r=a&&(document.head||document.getElementsByTagName("head")[0]),s=null,u=0,c=!1,l=function(){},d=null,v="data-vue-ssr-id",p="undefined"!==typeof navigator&&/msie [6-9]\b/.test(navigator.userAgent.toLowerCase());function h(t,e,i,a){c=i,d=a||{};var r=n(t,e);return f(r),function(e){for(var i=[],a=0;a<r.length;a++){var s=r[a],u=o[s.id];u.refs--,i.push(u)}e?(r=n(t,e),f(r)):r=[];for(a=0;a<i.length;a++){u=i[a];if(0===u.refs){for(var c=0;c<u.parts.length;c++)u.parts[c]();delete o[u.id]}}}}function f(t){for(var e=0;e<t.length;e++){var i=t[e],n=o[i.id];if(n){n.refs++;for(var a=0;a<n.parts.length;a++)n.parts[a](i.parts[a]);for(;a<i.parts.length;a++)n.parts.push(A(i.parts[a]));n.parts.length>i.parts.length&&(n.parts.length=i.parts.length)}else{var r=[];for(a=0;a<i.parts.length;a++)r.push(A(i.parts[a]));o[i.id]={id:i.id,refs:1,parts:r}}}}function g(){var t=document.createElement("style");return t.type="text/css",r.appendChild(t),t}function A(t){var e,i,n=document.querySelector("style["+v+'~="'+t.id+'"]');if(n){if(c)return l;n.parentNode.removeChild(n)}if(p){var a=u++;n=s||(s=g()),e=x.bind(null,n,a,!1),i=x.bind(null,n,a,!0)}else n=g(),e=w.bind(null,n),i=function(){n.parentNode.removeChild(n)};return e(t),function(n){if(n){if(n.css===t.css&&n.media===t.media&&n.sourceMap===t.sourceMap)return;e(t=n)}else i()}}var m=function(){var t=[];return function(e,i){return t[e]=i,t.filter(Boolean).join("\n")}}();function x(t,e,i,n){var a=i?"":B(n.css);if(t.styleSheet)t.styleSheet.cssText=m(e,a);else{var o=document.createTextNode(a),r=t.childNodes;r[e]&&t.removeChild(r[e]),r.length?t.insertBefore(o,r[e]):t.appendChild(o)}}function w(t,e){var i=B(e.css),n=e.media,a=e.sourceMap;if(n&&t.setAttribute("media",n),d.ssrId&&t.setAttribute(v,e.id),a&&(i+="\n/*# sourceURL="+a.sources[0]+" */",i+="\n/*# sourceMappingURL=data:application/json;base64,"+btoa(unescape(encodeURIComponent(JSON.stringify(a))))+" */"),t.styleSheet)t.styleSheet.cssText=i;else{while(t.firstChild)t.removeChild(t.firstChild);t.appendChild(document.createTextNode(i))}}var b=/%\?([+-]?\d+(\.\d+)?)\?%/g,y=/\.\?%PAGE\?%/g,C=/\?%PAGE\?%\[data-v-[a-z0-9]{8}\]/g,E=/uni-page-body\[data-v-[a-z0-9]{8}\]/g,U=/var\(--status-bar-height\)/gi,k=/var\(--window-top\)/gi,T=/var\(--window-bottom\)/gi,R=/var\(--window-left\)/gi,I=/var\(--window-right\)/gi;function B(t){var e=S();if("undefined"!==typeof uni&&!uni.canIUse("css.var")){var i=K();t=t.replace(U,"0px").replace(k,i.top+"px").replace(T,i.bottom+"px").replace(R,"0px").replace(I,"0px")}return t.replace(C,e).replace(y,"").replace(E,"body."+e+" uni-page-body").replace(/\{[\s\S]+?\}|@media.+\{/g,(function(t){return"undefined"===typeof uni?t:t.replace(b,(function(t,e){return uni.upx2px(e)+"px"}))}))}function S(){var t="function"===typeof getApp&&getApp();return t&&t.$route&&t.$route.meta&&t.$route.meta.name||""}function K(){var t="function"===typeof getApp&&getApp();return t&&t.$route&&t.$route.meta&&t.$route.meta.name?{top:t.$route.meta.windowTop,bottom:t.$route.meta.isTabBar?50:0}:{top:0,bottom:0}}},"70b9":function(t,e,i){var n=i("24fb");e=n(!1),e.push([t.i,".content[data-v-7611b22a]{background-color:#f7f8fa;min-height:100vh;padding:%?32?%;box-sizing:border-box}.innerContent[data-v-7611b22a]{background-color:#fff;padding:%?20?%;box-sizing:border-box}.topImg[data-v-7611b22a]{text-align:center;margin-bottom:%?40?%}.topImg uni-image[data-v-7611b22a]{width:%?562?%;height:%?88?%}.topDesc[data-v-7611b22a]{font-size:%?26?%;font-weight:400;text-align:center;color:#969799;margin-bottom:%?32?%}.selectBox[data-v-7611b22a]{padding-left:%?20?%;padding-bottom:%?80?%;box-sizing:border-box}.itemBox[data-v-7611b22a]{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;padding:%?20?% 0;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center}.itemText[data-v-7611b22a]{color:#323233;font-size:%?28?%;margin-right:%?20?%;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;width:%?170?%;-webkit-box-pack:end;-webkit-justify-content:flex-end;justify-content:flex-end}uni-input[data-v-7611b22a]{width:%?400?%;height:%?68?%;border-radius:%?10?%;padding:0 %?10?%;box-sizing:border-box;line-height:%?68?%;border:%?2?% solid #cfd0d2;font-size:%?28?%!important}.pickerBox[data-v-7611b22a]{width:%?400?%;height:%?68?%;border-radius:%?10?%;padding:0 %?10?%;box-sizing:border-box;line-height:%?68?%;border:%?2?% solid #cfd0d2;font-size:%?28?%!important}.radioBox[data-v-7611b22a]{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;margin-right:%?30?%}.radioBox uni-image[data-v-7611b22a]{width:%?28?%;height:%?28?%;border-radius:50%}.BtnBox[data-v-7611b22a]{width:100%;height:%?120?%;background-color:#fff;position:fixed;bottom:0;left:0}.Btn[data-v-7611b22a]{width:%?686?%;height:%?96?%;background:#f7ad32;border-radius:%?8?%;margin:0 auto;margin-bottom:%?20?%;line-height:%?96?%;text-align:center;font-size:%?32?%;color:#fff}.picker[data-v-7611b22a]{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}",""]),t.exports=e},"9fb4":function(t,e,i){"use strict";var n;i.d(e,"b",(function(){return a})),i.d(e,"c",(function(){return o})),i.d(e,"a",(function(){return n}));var a=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("v-uni-view",{staticClass:"content"},[n("v-uni-view",{staticClass:"innerContent"},[n("v-uni-view",{staticClass:"topImg"},[n("v-uni-image",{attrs:{src:i("f67b"),mode:""}})],1),n("v-uni-view",{staticClass:"topDesc"},[t._v("专业的师资团队给你系统的课程讲授和完整的贴心服务, 只为您能轻松拿证")]),n("v-uni-view",{staticClass:"selectBox"},[n("v-uni-view",{staticClass:"itemBox"},[n("v-uni-view",{staticClass:"itemText"},[n("v-uni-image",{staticStyle:{width:"20rpx",height:"20rpx"},attrs:{src:i("05c2"),mode:""}}),t._v("报名工种")],1),n("v-uni-view",{staticClass:"pickerBox"},[n("v-uni-picker",{attrs:{value:t.index,range:t.array},on:{change:function(e){arguments[0]=e=t.$handleEvent(e),t.bindPickerChange.apply(void 0,arguments)}}},[-1==t.index?n("v-uni-view",{staticClass:"picker"},[t._v("请选择工种")]):n("v-uni-view",{staticClass:"picker"},[t._v(t._s(t.array[t.index]))])],1)],1)],1),n("v-uni-view",{staticClass:"itemBox"},[n("v-uni-view",{staticClass:"itemText"},[n("v-uni-image",{staticStyle:{width:"20rpx",height:"20rpx"},attrs:{src:i("05c2"),mode:""}}),t._v("真实姓名")],1),n("v-uni-input",{attrs:{type:"text",value:"",placeholder:"请输入姓名"},on:{blur:function(e){arguments[0]=e=t.$handleEvent(e),t.nameInput.apply(void 0,arguments)}}})],1),n("v-uni-view",{staticClass:"itemBox"},[n("v-uni-view",{staticClass:"itemText"},[n("v-uni-image",{staticStyle:{width:"20rpx",height:"20rpx"},attrs:{src:i("05c2"),mode:""}}),t._v("身份证号")],1),n("v-uni-input",{attrs:{type:"text",value:"",placeholder:"请输入身份证号"},on:{input:function(e){arguments[0]=e=t.$handleEvent(e),t.iDInput.apply(void 0,arguments)},blur:function(e){arguments[0]=e=t.$handleEvent(e),t.blurIdCard.apply(void 0,arguments)}}})],1),n("v-uni-view",{staticClass:"itemBox"},[n("v-uni-view",{staticClass:"itemText"},[n("v-uni-image",{staticStyle:{width:"20rpx",height:"20rpx"},attrs:{src:i("05c2"),mode:""}}),t._v("联系电话")],1),n("v-uni-input",{attrs:{type:"text",value:"",placeholder:"请输入联系电话"},on:{input:function(e){arguments[0]=e=t.$handleEvent(e),t.phoneNum.apply(void 0,arguments)},blur:function(e){arguments[0]=e=t.$handleEvent(e),t.blurPhone.apply(void 0,arguments)}}})],1),n("v-uni-view",{staticClass:"itemBox"},[n("v-uni-view",{staticClass:"itemText"},[t._v("性别")]),n("v-uni-view",{staticStyle:{width:"400rpx","padding-left":"20rpx","box-sizing":"border-box",display:"flex"}},[n("v-uni-view",{staticClass:"radioBox",on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.radioChange(1)}}},[t.radioChecked?n("v-uni-image",{attrs:{src:i("cab9"),mode:""}}):n("v-uni-image",{attrs:{src:i("ef81"),mode:""}}),t._v("男")],1),n("v-uni-view",{staticClass:"radioBox",on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.radioChange(2)}}},[t.radioChecked?n("v-uni-image",{attrs:{src:i("ef81"),mode:""}}):n("v-uni-image",{attrs:{src:i("cab9"),mode:""}}),t._v("女")],1)],1)],1),n("v-uni-view",{staticClass:"itemBox"},[n("v-uni-view",{staticClass:"itemText"},[t._v("添加照片")]),n("v-uni-view",{staticStyle:{width:"400rpx","padding-left":"20rpx","box-sizing":"border-box",display:"flex"},on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.uploadImg.apply(void 0,arguments)}}},[0==t.fileList.length?n("v-uni-image",{staticStyle:{width:"160rpx",height:"160rpx"},attrs:{src:i("f6a9"),mode:""}}):n("v-uni-image",{staticStyle:{width:"160rpx",height:"160rpx"},attrs:{src:t.urlImg[0],mode:""}})],1)],1),n("v-uni-view",{staticClass:"itemBox"},[n("v-uni-view",{staticClass:"itemText"},[t._v("民族")]),n("v-uni-input",{attrs:{type:"text",value:"",placeholder:"请输入民族"},on:{blur:function(e){arguments[0]=e=t.$handleEvent(e),t.nationInput.apply(void 0,arguments)}}})],1),n("v-uni-view",{staticClass:"itemBox"},[n("v-uni-view",{staticClass:"itemText"},[t._v("学历")]),n("v-uni-view",{staticClass:"pickerBox"},[n("v-uni-picker",{attrs:{value:t.index1,range:t.array1,"range-key":t.name},on:{change:function(e){arguments[0]=e=t.$handleEvent(e),t.bindPickerChange1.apply(void 0,arguments)}}},[-1==t.index1?n("v-uni-view",{staticClass:"picker"},[t._v("请选择学历")]):n("v-uni-view",{staticClass:"picker"},[t._v(t._s(t.array1[t.index1]))])],1)],1)],1),n("v-uni-view",{staticClass:"itemBox"},[n("v-uni-view",{staticClass:"itemText"},[t._v("邮箱")]),n("v-uni-input",{attrs:{type:"text",value:"",placeholder:"请输入邮箱"},on:{blur:function(e){arguments[0]=e=t.$handleEvent(e),t.mailInput.apply(void 0,arguments)}}})],1),n("v-uni-view",{staticClass:"itemBox"},[n("v-uni-view",{staticClass:"itemText"},[n("v-uni-image",{staticStyle:{width:"20rpx",height:"20rpx"},attrs:{src:i("05c2"),mode:""}}),t._v("工作单位")],1),n("v-uni-input",{attrs:{type:"text",value:"",placeholder:"请输入工作单位(隶属单位)"},on:{blur:function(e){arguments[0]=e=t.$handleEvent(e),t.unitInput.apply(void 0,arguments)}}})],1),n("v-uni-view",{staticClass:"itemBox"},[n("v-uni-view",{staticClass:"itemText"},[n("v-uni-image",{staticStyle:{width:"20rpx",height:"20rpx"},attrs:{src:i("05c2"),mode:""}}),t._v("工作岗位")],1),n("v-uni-input",{attrs:{type:"text",value:"",placeholder:"请输入工作岗位"},on:{blur:function(e){arguments[0]=e=t.$handleEvent(e),t.yearInput.apply(void 0,arguments)}}})],1),n("v-uni-view",{staticClass:"itemBox"},[n("v-uni-view",{staticClass:"itemText"},[t._v("公司地址")]),n("v-uni-input",{attrs:{type:"text",value:"",placeholder:"请输入公司地址"},on:{blur:function(e){arguments[0]=e=t.$handleEvent(e),t.brandInput.apply(void 0,arguments)}}})],1)],1)],1),n("v-uni-view",{staticClass:"BtnBox"},[n("v-uni-view",{staticClass:"Btn",on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.submits.apply(void 0,arguments)}}},[t._v("提交")])],1)],1)},o=[]},a3e9:function(t,e,i){"use strict";i("c975"),i("d3b7"),Object.defineProperty(e,"__esModule",{value:!0}),e.default=e.baseUrl=void 0;var n="http://ranqi-admin.t.brotop.cn";function a(){var t={token:uni.getStorageSync("Authorization")||"","Content-Type":"application/json"};return t}function o(){console.log(uni.getStorageSync("Authorization"));var t={token:uni.getStorageSync("Authorization")||"","Content-Type":"application/json"};return t}e.baseUrl=n;var r={get:function(t,e){return new Promise((function(i,o){uni.request({method:"GET",url:n+t,data:e,header:a()}).then((function(t){console.log("11111111111",t),1==t[1].data.code?i(t[1].data):t[1].data.msg.indexOf("过期")>-1||t[1].data.msg.indexOf("请重新登录")>-1?(uni.showToast({icon:"none",title:"请登录",duration:3e3}),uni.navigateTo({url:"/pages/index/login"})):uni.showToast({icon:"none",title:t[1].data.msg,duration:1300})})).catch((function(t){o(t)}))}))},post:function(t,e){return console.log(t),console.log(e),new Promise((function(i,a){uni.request({method:"POST",url:n+t,data:e,header:o()}).then((function(t){1==t[1].data.code||0==t[1].data.code?i(t[1].data):(t[1].data.msg.indexOf("过期")>-1||t[1].data.msg.indexOf("请重新登录")>-1)&&(uni.showToast({icon:"none",title:"请登录",duration:3e3}),uni.navigateTo({url:"/pages/index/login"}))})).catch((function(t){a(t)}))}))}};e.default=r},cab9:function(t,e){t.exports="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABwAAAAcCAYAAAByDd+UAAAEwElEQVRIS61WXWyTZRR+nrfdKIgXGi62QCIqEQGJkGBENAGyQb8FgniBkYihM+j6FS80isa1UCbt/IFELlw7wkVLhECCCVPBfgsYZvgZCgka/iSQQKLYJRC9wGyMtd8x77e1tKVb58J3+X7vOc95zjnvcw5R4VsUDrtnzZeFNrPLCc4TwdMkJmkzEfRAyXXYOK5cYrUtbf2xkj8Od0EDzViQeZ2CEMBplRw5AUCuU/hZb49rV7Kx5U45m7KAZio0nZR9AOcMGslVEXQol8vqz9y5fPXnX3q6WroyvkMbah6qqpplCxdBsIbg1CGQsyJ3V8cbvrhcCnofoD+1yatofwNgoo4YxOZLJ0/s0QCVWDZZwZcVsN0BpvTZtrzS3tDaWWhXBKjBSLuDgAeC3Tdv/23ufzX2byWgwv++o2HP+LvZBAWvlQPNA+o0gvjVASM2x7yRlv8DVHo30BkKQ7AZkNsiA8/l0usA+hJhz/jaTDfBOSLYF2+IrC514D/Y/AzdXE+gHvlayXUBumyor3YYW34rtTE7Q19TsAbA6YvdxxfosjiAgVSoCUS7rllf+saMZGMy32E6mAm1mThA30iMBZLoS7sDhd256mhg4qT+R87pmgrFF/dGdzmAphW8pg8JWdlmRL/NOR5i/j3B+tGlVw73pt0rCkH9qWafokroTr/YfWIG16ea64TqiGYXN6KPFzoOWMFEJWalgWimcSP6Zu580dGwe2Z/5hLAJ7NiL6GZCm4l+YFQInFvdGPu4luHmudUudTZ0TEruiUEZ7cZWy7kTgNWaBuA9wWyXQN2k5xPZdcXSpNpBXcSXDcGQC0U7TEjauZsTStUT+AwgGM0U6E0iZrebH9tctnWnntRBa+MVtLKBHUlZkSeyp2v++HDKdWq+g8ANxmwQqJ/xIxIkQgErNAAAPeYGBIDMW+kuriOWe1P8oAXu49XFcrXgwR0nt4gMdEpvanHjV0lU9rrojceTErlSsyI5lMaOBSugSubFiDNgBU8BvAlKlXftvST/DwzrWCcoH9MKQV2xozI26VNIyKnaFrBLwm+KyLb4g3RDblLWsqUW50bA6BkMTB3h/F5Xur8ViiigKDG4PrUpjqhfSSnBIV19KeCCcWRJe2+gMROxhpaGwvPh5TsMefh68k+8wVHCabl9O6etPk8ntrJ3ylwyeiYamm7saJQi83Oj1dSXAcAuRYzok8MamlncC2FSS1vt8b9M3v/4nsz0JfweTw1k+OKXAtg2JUEYid7e/4yi4Rfz8b+zCVnIAv8sYbIDseBw3J+phvkPBC7Y97IG6WMmqyNzyqx3wG5kMCQ5jrj6YhkpK19eev5UhuzM7TXGcTA2d70nwt0MEUDmMRpAA8/0AFM6RN7YG7RAM53ZqrZqxQPQDheiH191a7G5OLy29dwNXVm4N1H487gLbPXlFmiCkCdJcp+L+79tKNS0+TWSr1WDG5vctsWWTXiEpV/qIP7zV4Cc/WZbiaB7CFUF7Ou87FlLT0aYNrzfTXj3J7pdjZrkFiZF3uRM4KBNaNaEwufxISaKWtBfARA75vDd2ievlwVIjLSWjkKJ0BTqrlOgQbJFwUylWCtw1xwi8TvAjmjRA5eOHXyp0r763+1PVRKvw1IsQAAAABJRU5ErkJggg=="},e9a0:function(t,e,i){var n=i("70b9");"string"===typeof n&&(n=[[t.i,n,""]]),n.locals&&(t.exports=n.locals);var a=i("4f06").default;a("34ed871a",n,!0,{sourceMap:!1,shadowMode:!1})},ef81:function(t,e){t.exports="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABwAAAAcCAYAAAByDd+UAAADs0lEQVRIS72WX2gcVRTGv+/uWlaIT9HsbihYtRCLCBYqiAoKrdQHwfRBsFhp86C7M1tBUfFBZbKQB8GARTP/DLIWW5oHoRV8qKioVIjQQgULtVLogri705inCgnp7hy5k9m6TbI72TR1HmfuPb9z7rnznY9IeCzLSt+Tzz+lQj4nwC4SDwK4W28TkQaBKoCfQ4XTh4vF75PisdsCDcpmh18S4D0S25MCxd+rAnxwtVE7Wi6XF9fasybQcT4bETRnSDyyXAkuA3JKFE6HS0uX5ufnG+VyuWnbdk5SqYdUiKdBHAC4LYach7T2m6Z5aSV0FfAT99O9KciXAAYAqUI4HgS14xqQVOWU5z2vBEdi8EIL4b7XDOObzn03AWPYKQAZCI6JNI1SqfRPEqjze6VSySwsLlUAvAhgFfQGUB8j2PxVwwiMG0ah3A9o5VrX9S0BxgFcg7QebR9vBLQsKzOUHZ6NezZjGoX9twJr73Uc/4uot4KzQVB7XLclAtquXyDg6Z4FjfqObjes3yRs2x6gSv0W9VRwyDQLRyOg43pX9MuQMnq4WPyq38C91tu2e4hKVfRNvxrUdnDK83Yr4XcAqqZRuG8zYXG70kPZ4YskHggpz9B2vA9JvgVywiy++v5mA6OW2e4klXoTIkfouN4swMcUZU9xHdK0kYQcx9kDpr4F5IyusE4yJ2EzXyqVGhsJmLTn4+nprelm+CcEc3RcX/QG09AX9fY8lvVDOpv747pWyRvAoFG7Yz3ytdGU4sIi4JweN0S41TCMvzYasPevYeeo0nUAdd3DMySf/D8ujYj8QsfxPwLxOkQmTbP49m2p0PUnCLwrIpP//fiCy0FQ07KWOIb6TSpWsnujH19P9lgJtrf1rt+AvdY7jj8K4iQEV0yzcP+yljr+QRCfa/GWsPVwvzOwG9CqVDLZxaWLALYJwmLJMPz2eEoP5fKzBHeBOGYWCy9vRpWO659YHsRyPmjU9Xha7BjAzgiYOgvgLkKNG8YrtzaA/WlLwlAP4AVIa+dNA7hdjeu6ewXqJIA7AcwEmS1j5bGxNd1X12O07YFsKu1CtKnCAhHuMzp8zSo5WwGtQvCGaRa0z+n5tG0lGNkK7d6uEeELnTAdoItN1MerTgDcGVO03zxO4Y8i1y9okdeAwcHBnFJbRqjwLMDRtn8VyDlKeGBdNrFdRuRzcrmDFPUOGGWcKO56qhOY6GUrE4PoBKamvN1RFcQTjI6L+eXE5G8R/E7FcyHk67l6/ack4fgXv/erUIIxFScAAAAASUVORK5CYII="},f67b:function(t,e,i){t.exports=i.p+"static/img/ic_4@2x.28785763.png"},f6a9:function(t,e){t.exports="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAIoAAACMCAYAAACj3jF5AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAR3SURBVHhe7dtrc+I2AEbh/v/f2GZDSCAQcr9t94vrQ0cdl2rDa9o0wpwPz7SzGC8zOpVkQX95//6jk/YxFEUMRRFDUcRQFDEURQxFEUNRxFAUMRRFDEURQ1HEUBQxFEUMRRFDUcRQFDEURQxFEUNRxFAUMRRFDEURQ1HEUBQxFEUMRRFDUcRQFDEURQxFEUNRxFAUMRRFDEURQ1HEUBQxFEUMRRFDUcRQFDEURQxFEUNRxFAUMRRFDEURQ1HEUBQxFEUMRRFDUeQkQ3l7/717eX3vnp5fI6/99byndq9TcXKhvL597za39935xWX327dZhGufXt6q9zsVJxfK/cNTN5tfbQP49ew8wrWL5WobWe2ep+BkQmHpeO5nBQa8FsM+xMJMdKpL0KRCYRD5r579xy4iWW/uurPzi2oICZagh8fn6v2LqYY0iVAYHDadq5vbbnm97hYVV/1MwkDXAkgxq8wvF9X7g7/7po9xikvUJEJhYK7Xm1H7js/ybTbv7vp9UO1zHrNJhMKUz4zRQih8hpt+L1P7nMdsUqHUBu7/ZigN+zehMLBscGfzRX+PdXe5uO73Mn8+Ph8yQxlKww4JhQG96Demt/ePfz2tDLE5Xq422z3HmGAMpWFjQ2Hw2fyWQGr3BK89Pr1086tlHIuhNGxMKDwiM5BjHmG5/2UYi6E0LA2FQbxe3VQj4R4cyqH2OkvRLDiHMZSGpaHwHQ8nq8P3EsXt3cP2wOyq38iCgzuWnOGyxL9v+uv2zSqG0rAklLN+AJc7swmDTxTn/Z7lb9f2T0HsS3aj4u/ZN6sYSsOSUNjA8oQznCUI4WcDz4ATFvcu1xMZx/S16wtDaVgSCptYlpPyHoJZ97PJR18SslTtvofvcmrXFobSsDQUNqTlPQw6swMDW7sezELMOmUW4p/sU2rXFobSsENnlNV6M3pG4TcptWsLQ2nYoXsUfu320U8PeJQe7lF4L39Wu7YwlIYloTCALDX/eOrpZxVi4fXiw6eefpap3b8wlIYloWB3KQG/sGem4f3EwZeCxMN1w9lnu+x4jnLc0lCYKXaXExDBSz/TsNnlZHYYSHmdcPbNJjCUhqWhgGWGgawd0/8M8TDT1O63y1AaNiYUBpKTWJaX2uwxxGvsU4hk35JTGErDxoRSsAxtf4/S7ztKMEMsNZzMlo1u7R41htKwQ0IBg8p3QERDEPyUgF/Zc6zPn40JpDCUhpVQDhnY/5qhNIxQ+D8ADeXzTCIUnmDKcTwD9ZU4Ab67f6x+zmM2iVDK5pMzEpagr8Q30mMevY/FJEIpOGVlGfpKRFv7bMduUqHo8xiKIoaiiKEoYiiKGIoihqKIoShiKIoYiiKGooihKGIoihiKIoaiiKEoYiiKGIoihqKIoShiKIoYiiKGooihKGIoihiKIoaiiKEoYiiKGIoihqKIoShiKIoYiiKGooihKGIoihiKIoaiiKEoYiiKGIoihqKIoShiKIoYiiKGooihKGIoihiKIoaiiKEoYiiKGIoihqLAj+4PalnjjYpcTxUAAAAASUVORK5CYII="},f6a94:function(t,e,i){"use strict";i.r(e);var n=i("1662"),a=i.n(n);for(var o in n)"default"!==o&&function(t){i.d(e,t,(function(){return n[t]}))}(o);e["default"]=a.a}}]);
  1 +(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["pages-index-applyCopy"],{"05c2":function(t,e){t.exports="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAOCAYAAAAmL5yKAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAACrSURBVDhPxZFRDYAwDERxhAEMYAADGEDHDGAAAxjAAAYwgAEMHLl0l2WhLAQ+eEkDK+v1Wip8xBeYJiCEeCjjC9S1xQN8gbYFmiYeypgACxi0vu9A11kcBzCOJsbvDklAttVdoTwFHdII22YO+j4V8Z25dY2XruQ7oGV2Une64UgFcoFhsM6cm1GwLpLAPFuBlkU32g3Fbsh3wG58Cv2RZYmJK/kIL/hbADgBGaQ6kIWhZtoAAAAASUVORK5CYII="},"24fb":function(t,e,i){"use strict";function n(t,e){var i=t[1]||"",n=t[3];if(!n)return i;if(e&&"function"===typeof btoa){var o=a(n),r=n.sources.map((function(t){return"/*# sourceURL=".concat(n.sourceRoot||"").concat(t," */")}));return[i].concat(r).concat([o]).join("\n")}return[i].join("\n")}function a(t){var e=btoa(unescape(encodeURIComponent(JSON.stringify(t)))),i="sourceMappingURL=data:application/json;charset=utf-8;base64,".concat(e);return"/*# ".concat(i," */")}t.exports=function(t){var e=[];return e.toString=function(){return this.map((function(e){var i=n(e,t);return e[2]?"@media ".concat(e[2]," {").concat(i,"}"):i})).join("")},e.i=function(t,i,n){"string"===typeof t&&(t=[[null,t,""]]);var a={};if(n)for(var o=0;o<this.length;o++){var r=this[o][0];null!=r&&(a[r]=!0)}for(var s=0;s<t.length;s++){var c=[].concat(t[s]);n&&a[c[0]]||(i&&(c[2]?c[2]="".concat(i," and ").concat(c[2]):c[2]=i),e.push(c))}},e}},"27e2":function(t,e,i){var n=i("f1b2");"string"===typeof n&&(n=[[t.i,n,""]]),n.locals&&(t.exports=n.locals);var a=i("4f06").default;a("a1911d1e",n,!0,{sourceMap:!1,shadowMode:!1})},"2cf1":function(t,e,i){"use strict";var n=i("4ea4");i("4160"),i("ac1f"),i("1276"),i("159b"),Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var a=n(i("a3e9")),o={data:function(){return{id:"",array:[],arrarAll:[],index:-1,index1:-1,array1:["本科","大专","中专"],arrayAlls:[],indexClass:-1,arrayClass:[],arrayClassAll:[],nameText:"",idNum:"",idTrue:!1,phoneNums:"",ajxtrue:!1,nation:"",mail:"",ajaEmail:!1,unit:"",year:"",brand:"",type:"",area:"",radioChecked:!0,btnClick:!0,fileList:[],urlImg:[]}},onLoad:function(){},onShow:function(){this.getClassList(),this.getTypeList(),this.geteducationList()},methods:{getClassList:function(){var t=this;this.arrayClass=[],this.arrayClassAll=[],a.default.get("/api/index/sign_up_class",{}).then((function(e){var i=e.data;i.forEach((function(e,i){t.arrayClass.push(e.name)})),t.arrayClassAll=e.data})).catch((function(t){}))},uploadImg:function(){var t=this;t.tempFilePaths=[],uni.chooseImage({count:1,success:function(e){var i=e.tempFilePaths;i.forEach((function(e,i){t.tempFilePaths.push(e)}));var n=t.tempFilePaths;n.forEach((function(e){uni.uploadFile({url:"http://ranqi-admin.t.brotop.cn//api/common/upload",filePath:e,fileType:"image",name:"file",formData:{user:"test"},header:{token:uni.getStorageSync("token")||""},success:function(e){var i=JSON.parse(e.data).data;console.log(e,"res"),t.fileList[0]=i.url,t.urlImg[0]=i.fullurl}})}))}})},getTypeList:function(){var t=this;this.array=[],this.arrayAll=[],a.default.get("/api/index/work",{}).then((function(e){console.log(e,"res");var i=e.data;i.forEach((function(e,i){t.array.push(e.name)})),console.log(t.array),t.arrayAll=e.data})).catch((function(t){}))},geteducationList:function(){var t=this;this.array1=[],this.arrayAlls=[],a.default.get("/api/index/education",{}).then((function(e){var i=e.data;i.forEach((function(e,i){t.array1.push(e.name)})),t.arrayAlls=e.data})).catch((function(t){}))},bindPickerChange:function(t){var e=this;e.index=t.detail.value},bindPickerChange1:function(t){var e=this;e.index1=t.detail.value},bindPickerChangeClass:function(t){var e=this;e.indexClass=t.detail.value},nameInput:function(t){this.nameText=t.detail.value},iDInput:function(t){this.idNum=t.detail.value},phoneNum:function(t){this.phoneNums=t.detail.value},nationInput:function(t){this.nation=t.detail.value},mailInput:function(t){this.mail=t.detail.value,this.checkEmail(this.mail)},unitInput:function(t){this.unit=t.detail.value},yearInput:function(t){this.year=t.detail.value},brandInput:function(t){this.brand=t.detail.value,console.log(this.brand,"公司地址")},typeInput:function(t){this.type=t.detail.value},radioChange:function(t){this.radioChecked=1==t},blurPhone:function(t){var e=t.detail.value;/^1[34578]\d{9}$/.test(e)?this.ajxtrue=!0:(this.ajxtrue=!0,(e.length>=11||e.length<11)&&(uni.showToast({title:"手机号有误",icon:"none",duration:2e3}),this.ajxtrue=!1))},blurIdCard:function(){console.log(this.checkIDCard(this.idNum),"iddd"),this.idTrue=this.checkIDCard(this.idNum),this.idTrue||uni.showToast({title:"请输入正确的身份证号",icon:"none"})},checkIDCard:function(t){for(var e=[7,9,10,5,8,4,2,1,6,3,7,9,10,5,8,4,2],i=["1","0","X","9","8","7","6","5","4","3","2"],n=t+"",a=t[17],o=n.substring(0,17),r=o.split(""),s=r.length,c=0,u=0;u<s;u++)c+=r[u]*e[u];var l=c%11,d=i[l],p=/^[1-9][0-9]{5}([1][9][0-9]{2}|[2][0][0|1][0-9])([0][1-9]|[1][0|1|2])([0][1-9]|[1|2][0-9]|[3][0|1])[0-9]{3}([0-9]|[X])$/,v=p.test(t);return!(a!==d||!v)},checkEmail:function(t){var e=/^\w+@[a-zA-Z0-9]{2,10}(?:\.[a-z]{2,4}){1,3}$/;e.test(t)?this.ajaEmail=!0:(this.ajaEmail=!1,uni.showToast({title:"请输入正确的邮箱",icon:"none"}))},submits:function(){var t=this;t.btnClick?-1==t.index?uni.showToast({title:"请选择报名工种",icon:"none"}):""==t.nameText?uni.showToast({title:"请输入真实姓名",icon:"none"}):""!=t.idNum&&t.idTrue?""!=t.phoneNum&&t.ajxtrue?0==t.fileList.length?uni.showToast({title:"请选择照片",icon:"none"}):""==t.unit?uni.showToast({title:"请填写工作单位",icon:"none"}):""==this.year?uni.showToast({title:"请填写工作岗位",icon:"none"}):a.default.post("/api/index/sign_up",{work_id:t.arrayAll[t.index].id,name:t.nameText,card:t.idNum,phone:t.phoneNums,sex:t.radioChecked?"1":"0",education_id:-1==t.index1?"":t.arrayAlls[t.index1].id,email:t.mail,work_company:t.unit,work_post:t.year,address:t.brand,image:t.fileList[0]}).then((function(t){console.log(t,"res"),1==t.code?(uni.showToast({title:"报名成功"}),setTimeout((function(){uni.navigateTo({url:"/pages/index/login"})}),1e3)):wx.showToast({title:t.msg,icon:"none"})})).catch((function(t){})):uni.showToast({title:"请输入正确的手机号",icon:"none"}):uni.showToast({title:"请输入正确的身份证号",icon:"none"}):uni.showToast({title:"请勿重复点击",icon:"none"})}}};e.default=o},4807:function(t,e,i){"use strict";i.r(e);var n=i("c5a1"),a=i("702c");for(var o in a)"default"!==o&&function(t){i.d(e,t,(function(){return a[t]}))}(o);i("9392");var r,s=i("f0c5"),c=Object(s["a"])(a["default"],n["b"],n["c"],!1,null,"5eda7c03",null,!1,n["a"],r);e["default"]=c.exports},"4f06":function(t,e,i){"use strict";function n(t,e){for(var i=[],n={},a=0;a<e.length;a++){var o=e[a],r=o[0],s=o[1],c=o[2],u=o[3],l={id:t+":"+a,css:s,media:c,sourceMap:u};n[r]?n[r].parts.push(l):i.push(n[r]={id:r,parts:[l]})}return i}i.r(e),i.d(e,"default",(function(){return h}));var a="undefined"!==typeof document;if("undefined"!==typeof DEBUG&&DEBUG&&!a)throw new Error("vue-style-loader cannot be used in a non-browser environment. Use { target: 'node' } in your Webpack config to indicate a server-rendering environment.");var o={},r=a&&(document.head||document.getElementsByTagName("head")[0]),s=null,c=0,u=!1,l=function(){},d=null,p="data-vue-ssr-id",v="undefined"!==typeof navigator&&/msie [6-9]\b/.test(navigator.userAgent.toLowerCase());function h(t,e,i,a){u=i,d=a||{};var r=n(t,e);return f(r),function(e){for(var i=[],a=0;a<r.length;a++){var s=r[a],c=o[s.id];c.refs--,i.push(c)}e?(r=n(t,e),f(r)):r=[];for(a=0;a<i.length;a++){c=i[a];if(0===c.refs){for(var u=0;u<c.parts.length;u++)c.parts[u]();delete o[c.id]}}}}function f(t){for(var e=0;e<t.length;e++){var i=t[e],n=o[i.id];if(n){n.refs++;for(var a=0;a<n.parts.length;a++)n.parts[a](i.parts[a]);for(;a<i.parts.length;a++)n.parts.push(A(i.parts[a]));n.parts.length>i.parts.length&&(n.parts.length=i.parts.length)}else{var r=[];for(a=0;a<i.parts.length;a++)r.push(A(i.parts[a]));o[i.id]={id:i.id,refs:1,parts:r}}}}function g(){var t=document.createElement("style");return t.type="text/css",r.appendChild(t),t}function A(t){var e,i,n=document.querySelector("style["+p+'~="'+t.id+'"]');if(n){if(u)return l;n.parentNode.removeChild(n)}if(v){var a=c++;n=s||(s=g()),e=x.bind(null,n,a,!1),i=x.bind(null,n,a,!0)}else n=g(),e=w.bind(null,n),i=function(){n.parentNode.removeChild(n)};return e(t),function(n){if(n){if(n.css===t.css&&n.media===t.media&&n.sourceMap===t.sourceMap)return;e(t=n)}else i()}}var m=function(){var t=[];return function(e,i){return t[e]=i,t.filter(Boolean).join("\n")}}();function x(t,e,i,n){var a=i?"":B(n.css);if(t.styleSheet)t.styleSheet.cssText=m(e,a);else{var o=document.createTextNode(a),r=t.childNodes;r[e]&&t.removeChild(r[e]),r.length?t.insertBefore(o,r[e]):t.appendChild(o)}}function w(t,e){var i=B(e.css),n=e.media,a=e.sourceMap;if(n&&t.setAttribute("media",n),d.ssrId&&t.setAttribute(p,e.id),a&&(i+="\n/*# sourceURL="+a.sources[0]+" */",i+="\n/*# sourceMappingURL=data:application/json;base64,"+btoa(unescape(encodeURIComponent(JSON.stringify(a))))+" */"),t.styleSheet)t.styleSheet.cssText=i;else{while(t.firstChild)t.removeChild(t.firstChild);t.appendChild(document.createTextNode(i))}}var b=/%\?([+-]?\d+(\.\d+)?)\?%/g,y=/\.\?%PAGE\?%/g,C=/\?%PAGE\?%\[data-v-[a-z0-9]{8}\]/g,E=/uni-page-body\[data-v-[a-z0-9]{8}\]/g,U=/var\(--status-bar-height\)/gi,k=/var\(--window-top\)/gi,T=/var\(--window-bottom\)/gi,R=/var\(--window-left\)/gi,I=/var\(--window-right\)/gi;function B(t){var e=S();if("undefined"!==typeof uni&&!uni.canIUse("css.var")){var i=K();t=t.replace(U,"0px").replace(k,i.top+"px").replace(T,i.bottom+"px").replace(R,"0px").replace(I,"0px")}return t.replace(C,e).replace(y,"").replace(E,"body."+e+" uni-page-body").replace(/\{[\s\S]+?\}|@media.+\{/g,(function(t){return"undefined"===typeof uni?t:t.replace(b,(function(t,e){return uni.upx2px(e)+"px"}))}))}function S(){var t="function"===typeof getApp&&getApp();return t&&t.$route&&t.$route.meta&&t.$route.meta.name||""}function K(){var t="function"===typeof getApp&&getApp();return t&&t.$route&&t.$route.meta&&t.$route.meta.name?{top:t.$route.meta.windowTop,bottom:t.$route.meta.isTabBar?50:0}:{top:0,bottom:0}}},"702c":function(t,e,i){"use strict";i.r(e);var n=i("2cf1"),a=i.n(n);for(var o in n)"default"!==o&&function(t){i.d(e,t,(function(){return n[t]}))}(o);e["default"]=a.a},9392:function(t,e,i){"use strict";var n=i("27e2"),a=i.n(n);a.a},a3e9:function(t,e,i){"use strict";i("c975"),i("d3b7"),Object.defineProperty(e,"__esModule",{value:!0}),e.default=e.baseUrl=void 0;var n="http://ranqi-admin.t.brotop.cn";function a(){var t={token:uni.getStorageSync("Authorization")||"","Content-Type":"application/json"};return t}function o(){console.log(uni.getStorageSync("Authorization"));var t={token:uni.getStorageSync("Authorization")||"","Content-Type":"application/json"};return t}e.baseUrl=n;var r={get:function(t,e){return new Promise((function(i,o){uni.request({method:"GET",url:n+t,data:e,header:a()}).then((function(t){console.log("11111111111",t),1==t[1].data.code?i(t[1].data):t[1].data.msg.indexOf("过期")>-1||t[1].data.msg.indexOf("请重新登录")>-1?(uni.showToast({icon:"none",title:"请登录",duration:3e3}),uni.navigateTo({url:"/pages/index/login"})):uni.showToast({icon:"none",title:t[1].data.msg,duration:1300})})).catch((function(t){o(t)}))}))},post:function(t,e){return console.log(t),console.log(e),new Promise((function(i,a){uni.request({method:"POST",url:n+t,data:e,header:o()}).then((function(t){1==t[1].data.code||0==t[1].data.code?i(t[1].data):(t[1].data.msg.indexOf("过期")>-1||t[1].data.msg.indexOf("请重新登录")>-1)&&(uni.showToast({icon:"none",title:"请登录",duration:3e3}),uni.navigateTo({url:"/pages/index/login"}))})).catch((function(t){a(t)}))}))}};e.default=r},c5a1:function(t,e,i){"use strict";var n;i.d(e,"b",(function(){return a})),i.d(e,"c",(function(){return o})),i.d(e,"a",(function(){return n}));var a=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("v-uni-view",{staticClass:"content"},[n("v-uni-view",{staticClass:"innerContent"},[n("v-uni-view",{staticClass:"topImg"},[n("v-uni-image",{attrs:{src:i("f67b"),mode:""}})],1),n("v-uni-view",{staticClass:"topDesc"},[t._v("专业的师资团队给你系统的课程讲授和完整的贴心服务, 只为您能轻松拿证")]),n("v-uni-view",{staticClass:"selectBox"},[n("v-uni-view",{staticClass:"itemBox"},[n("v-uni-view",{staticClass:"itemText"},[n("v-uni-image",{staticStyle:{width:"20rpx",height:"20rpx"},attrs:{src:i("05c2"),mode:""}}),t._v("报名工种")],1),n("v-uni-view",{staticClass:"pickerBox"},[n("v-uni-picker",{attrs:{value:t.index,range:t.array},on:{change:function(e){arguments[0]=e=t.$handleEvent(e),t.bindPickerChange.apply(void 0,arguments)}}},[-1==t.index?n("v-uni-view",{staticClass:"picker"},[t._v("请选择工种")]):n("v-uni-view",{staticClass:"picker"},[t._v(t._s(t.array[t.index]))])],1)],1)],1),n("v-uni-view",{staticClass:"itemBox"},[n("v-uni-view",{staticClass:"itemText"},[n("v-uni-image",{staticStyle:{width:"20rpx",height:"20rpx"},attrs:{src:i("05c2"),mode:""}}),t._v("真实姓名")],1),n("v-uni-input",{attrs:{type:"text",value:"",placeholder:"请输入姓名"},on:{blur:function(e){arguments[0]=e=t.$handleEvent(e),t.nameInput.apply(void 0,arguments)}}})],1),n("v-uni-view",{staticClass:"itemBox"},[n("v-uni-view",{staticClass:"itemText"},[n("v-uni-image",{staticStyle:{width:"20rpx",height:"20rpx"},attrs:{src:i("05c2"),mode:""}}),t._v("身份证号")],1),n("v-uni-input",{attrs:{type:"text",value:"",placeholder:"请输入身份证号"},on:{input:function(e){arguments[0]=e=t.$handleEvent(e),t.iDInput.apply(void 0,arguments)},blur:function(e){arguments[0]=e=t.$handleEvent(e),t.blurIdCard.apply(void 0,arguments)}}})],1),n("v-uni-view",{staticClass:"itemBox"},[n("v-uni-view",{staticClass:"itemText"},[n("v-uni-image",{staticStyle:{width:"20rpx",height:"20rpx"},attrs:{src:i("05c2"),mode:""}}),t._v("联系电话")],1),n("v-uni-input",{attrs:{type:"text",value:"",placeholder:"请输入联系电话"},on:{input:function(e){arguments[0]=e=t.$handleEvent(e),t.phoneNum.apply(void 0,arguments)},blur:function(e){arguments[0]=e=t.$handleEvent(e),t.blurPhone.apply(void 0,arguments)}}})],1),n("v-uni-view",{staticClass:"itemBox"},[n("v-uni-view",{staticClass:"itemText"},[t._v("性别")]),n("v-uni-view",{staticStyle:{width:"400rpx","padding-left":"20rpx","box-sizing":"border-box",display:"flex"}},[n("v-uni-view",{staticClass:"radioBox",on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.radioChange(1)}}},[t.radioChecked?n("v-uni-image",{attrs:{src:i("cab9"),mode:""}}):n("v-uni-image",{attrs:{src:i("ef81"),mode:""}}),t._v("男")],1),n("v-uni-view",{staticClass:"radioBox",on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.radioChange(2)}}},[t.radioChecked?n("v-uni-image",{attrs:{src:i("ef81"),mode:""}}):n("v-uni-image",{attrs:{src:i("cab9"),mode:""}}),t._v("女")],1)],1)],1),n("v-uni-view",{staticClass:"itemBox"},[n("v-uni-view",{staticClass:"itemText"},[n("v-uni-image",{staticStyle:{width:"20rpx",height:"20rpx"},attrs:{src:i("05c2"),mode:""}}),t._v("添加照片")],1),n("v-uni-view",{staticStyle:{width:"400rpx","padding-left":"20rpx","box-sizing":"border-box",display:"flex"},on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.uploadImg.apply(void 0,arguments)}}},[0==t.fileList.length?n("v-uni-image",{staticStyle:{width:"160rpx",height:"160rpx"},attrs:{src:i("f6a9"),mode:""}}):n("v-uni-image",{staticStyle:{width:"160rpx",height:"160rpx"},attrs:{src:t.urlImg[0],mode:""}})],1)],1),n("v-uni-view",{staticClass:"itemBox"},[n("v-uni-view",{staticClass:"itemText"},[t._v("民族")]),n("v-uni-input",{attrs:{type:"text",value:"",placeholder:"请输入民族"},on:{blur:function(e){arguments[0]=e=t.$handleEvent(e),t.nationInput.apply(void 0,arguments)}}})],1),n("v-uni-view",{staticClass:"itemBox"},[n("v-uni-view",{staticClass:"itemText"},[t._v("学历")]),n("v-uni-view",{staticClass:"pickerBox"},[n("v-uni-picker",{attrs:{value:t.index1,range:t.array1,"range-key":t.name},on:{change:function(e){arguments[0]=e=t.$handleEvent(e),t.bindPickerChange1.apply(void 0,arguments)}}},[-1==t.index1?n("v-uni-view",{staticClass:"picker"},[t._v("请选择学历")]):n("v-uni-view",{staticClass:"picker"},[t._v(t._s(t.array1[t.index1]))])],1)],1)],1),n("v-uni-view",{staticClass:"itemBox"},[n("v-uni-view",{staticClass:"itemText"},[t._v("邮箱")]),n("v-uni-input",{attrs:{type:"text",value:"",placeholder:"请输入邮箱"},on:{blur:function(e){arguments[0]=e=t.$handleEvent(e),t.mailInput.apply(void 0,arguments)}}})],1),n("v-uni-view",{staticClass:"itemBox"},[n("v-uni-view",{staticClass:"itemText"},[n("v-uni-image",{staticStyle:{width:"20rpx",height:"20rpx"},attrs:{src:i("05c2"),mode:""}}),t._v("工作单位")],1),n("v-uni-input",{attrs:{type:"text",value:"",placeholder:"请输入工作单位(隶属单位)"},on:{blur:function(e){arguments[0]=e=t.$handleEvent(e),t.unitInput.apply(void 0,arguments)}}})],1),n("v-uni-view",{staticClass:"itemBox"},[n("v-uni-view",{staticClass:"itemText"},[n("v-uni-image",{staticStyle:{width:"20rpx",height:"20rpx"},attrs:{src:i("05c2"),mode:""}}),t._v("工作岗位")],1),n("v-uni-input",{attrs:{type:"text",value:"",placeholder:"请输入工作岗位"},on:{blur:function(e){arguments[0]=e=t.$handleEvent(e),t.yearInput.apply(void 0,arguments)}}})],1),n("v-uni-view",{staticClass:"itemBox"},[n("v-uni-view",{staticClass:"itemText"},[t._v("公司地址")]),n("v-uni-input",{attrs:{type:"text",value:"",placeholder:"请输入公司地址"},on:{blur:function(e){arguments[0]=e=t.$handleEvent(e),t.brandInput.apply(void 0,arguments)}}})],1)],1)],1),n("v-uni-view",{staticClass:"BtnBox"},[n("v-uni-view",{staticClass:"Btn",on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.submits.apply(void 0,arguments)}}},[t._v("提交")])],1)],1)},o=[]},cab9:function(t,e){t.exports="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABwAAAAcCAYAAAByDd+UAAAEwElEQVRIS61WXWyTZRR+nrfdKIgXGi62QCIqEQGJkGBENAGyQb8FgniBkYihM+j6FS80isa1UCbt/IFELlw7wkVLhECCCVPBfgsYZvgZCgka/iSQQKLYJRC9wGyMtd8x77e1tKVb58J3+X7vOc95zjnvcw5R4VsUDrtnzZeFNrPLCc4TwdMkJmkzEfRAyXXYOK5cYrUtbf2xkj8Od0EDzViQeZ2CEMBplRw5AUCuU/hZb49rV7Kx5U45m7KAZio0nZR9AOcMGslVEXQol8vqz9y5fPXnX3q6WroyvkMbah6qqpplCxdBsIbg1CGQsyJ3V8cbvrhcCnofoD+1yatofwNgoo4YxOZLJ0/s0QCVWDZZwZcVsN0BpvTZtrzS3tDaWWhXBKjBSLuDgAeC3Tdv/23ufzX2byWgwv++o2HP+LvZBAWvlQPNA+o0gvjVASM2x7yRlv8DVHo30BkKQ7AZkNsiA8/l0usA+hJhz/jaTDfBOSLYF2+IrC514D/Y/AzdXE+gHvlayXUBumyor3YYW34rtTE7Q19TsAbA6YvdxxfosjiAgVSoCUS7rllf+saMZGMy32E6mAm1mThA30iMBZLoS7sDhd256mhg4qT+R87pmgrFF/dGdzmAphW8pg8JWdlmRL/NOR5i/j3B+tGlVw73pt0rCkH9qWafokroTr/YfWIG16ea64TqiGYXN6KPFzoOWMFEJWalgWimcSP6Zu580dGwe2Z/5hLAJ7NiL6GZCm4l+YFQInFvdGPu4luHmudUudTZ0TEruiUEZ7cZWy7kTgNWaBuA9wWyXQN2k5xPZdcXSpNpBXcSXDcGQC0U7TEjauZsTStUT+AwgGM0U6E0iZrebH9tctnWnntRBa+MVtLKBHUlZkSeyp2v++HDKdWq+g8ANxmwQqJ/xIxIkQgErNAAAPeYGBIDMW+kuriOWe1P8oAXu49XFcrXgwR0nt4gMdEpvanHjV0lU9rrojceTErlSsyI5lMaOBSugSubFiDNgBU8BvAlKlXftvST/DwzrWCcoH9MKQV2xozI26VNIyKnaFrBLwm+KyLb4g3RDblLWsqUW50bA6BkMTB3h/F5Xur8ViiigKDG4PrUpjqhfSSnBIV19KeCCcWRJe2+gMROxhpaGwvPh5TsMefh68k+8wVHCabl9O6etPk8ntrJ3ylwyeiYamm7saJQi83Oj1dSXAcAuRYzok8MamlncC2FSS1vt8b9M3v/4nsz0JfweTw1k+OKXAtg2JUEYid7e/4yi4Rfz8b+zCVnIAv8sYbIDseBw3J+phvkPBC7Y97IG6WMmqyNzyqx3wG5kMCQ5jrj6YhkpK19eev5UhuzM7TXGcTA2d70nwt0MEUDmMRpAA8/0AFM6RN7YG7RAM53ZqrZqxQPQDheiH191a7G5OLy29dwNXVm4N1H487gLbPXlFmiCkCdJcp+L+79tKNS0+TWSr1WDG5vctsWWTXiEpV/qIP7zV4Cc/WZbiaB7CFUF7Ou87FlLT0aYNrzfTXj3J7pdjZrkFiZF3uRM4KBNaNaEwufxISaKWtBfARA75vDd2ievlwVIjLSWjkKJ0BTqrlOgQbJFwUylWCtw1xwi8TvAjmjRA5eOHXyp0r763+1PVRKvw1IsQAAAABJRU5ErkJggg=="},ef81:function(t,e){t.exports="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABwAAAAcCAYAAAByDd+UAAADs0lEQVRIS72WX2gcVRTGv+/uWlaIT9HsbihYtRCLCBYqiAoKrdQHwfRBsFhp86C7M1tBUfFBZbKQB8GARTP/DLIWW5oHoRV8qKioVIjQQgULtVLogri705inCgnp7hy5k9m6TbI72TR1HmfuPb9z7rnznY9IeCzLSt+Tzz+lQj4nwC4SDwK4W28TkQaBKoCfQ4XTh4vF75PisdsCDcpmh18S4D0S25MCxd+rAnxwtVE7Wi6XF9fasybQcT4bETRnSDyyXAkuA3JKFE6HS0uX5ufnG+VyuWnbdk5SqYdUiKdBHAC4LYach7T2m6Z5aSV0FfAT99O9KciXAAYAqUI4HgS14xqQVOWU5z2vBEdi8EIL4b7XDOObzn03AWPYKQAZCI6JNI1SqfRPEqjze6VSySwsLlUAvAhgFfQGUB8j2PxVwwiMG0ah3A9o5VrX9S0BxgFcg7QebR9vBLQsKzOUHZ6NezZjGoX9twJr73Uc/4uot4KzQVB7XLclAtquXyDg6Z4FjfqObjes3yRs2x6gSv0W9VRwyDQLRyOg43pX9MuQMnq4WPyq38C91tu2e4hKVfRNvxrUdnDK83Yr4XcAqqZRuG8zYXG70kPZ4YskHggpz9B2vA9JvgVywiy++v5mA6OW2e4klXoTIkfouN4swMcUZU9xHdK0kYQcx9kDpr4F5IyusE4yJ2EzXyqVGhsJmLTn4+nprelm+CcEc3RcX/QG09AX9fY8lvVDOpv747pWyRvAoFG7Yz3ytdGU4sIi4JweN0S41TCMvzYasPevYeeo0nUAdd3DMySf/D8ujYj8QsfxPwLxOkQmTbP49m2p0PUnCLwrIpP//fiCy0FQ07KWOIb6TSpWsnujH19P9lgJtrf1rt+AvdY7jj8K4iQEV0yzcP+yljr+QRCfa/GWsPVwvzOwG9CqVDLZxaWLALYJwmLJMPz2eEoP5fKzBHeBOGYWCy9vRpWO659YHsRyPmjU9Xha7BjAzgiYOgvgLkKNG8YrtzaA/WlLwlAP4AVIa+dNA7hdjeu6ewXqJIA7AcwEmS1j5bGxNd1X12O07YFsKu1CtKnCAhHuMzp8zSo5WwGtQvCGaRa0z+n5tG0lGNkK7d6uEeELnTAdoItN1MerTgDcGVO03zxO4Y8i1y9okdeAwcHBnFJbRqjwLMDRtn8VyDlKeGBdNrFdRuRzcrmDFPUOGGWcKO56qhOY6GUrE4PoBKamvN1RFcQTjI6L+eXE5G8R/E7FcyHk67l6/ack4fgXv/erUIIxFScAAAAASUVORK5CYII="},f1b2:function(t,e,i){var n=i("24fb");e=n(!1),e.push([t.i,".content[data-v-5eda7c03]{background-color:#f7f8fa;min-height:100vh;padding:%?32?%;box-sizing:border-box}.innerContent[data-v-5eda7c03]{background-color:#fff;padding:%?20?%;box-sizing:border-box}.topImg[data-v-5eda7c03]{text-align:center;margin-bottom:%?40?%}.topImg uni-image[data-v-5eda7c03]{width:%?562?%;height:%?88?%}.topDesc[data-v-5eda7c03]{font-size:%?26?%;font-weight:400;text-align:center;color:#969799;margin-bottom:%?32?%}.selectBox[data-v-5eda7c03]{padding-left:%?20?%;padding-bottom:%?80?%;box-sizing:border-box}.itemBox[data-v-5eda7c03]{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;padding:%?20?% 0;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center}.itemText[data-v-5eda7c03]{color:#323233;font-size:%?28?%;margin-right:%?20?%;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;width:%?170?%;-webkit-box-pack:end;-webkit-justify-content:flex-end;justify-content:flex-end}uni-input[data-v-5eda7c03]{width:%?400?%;height:%?68?%;border-radius:%?10?%;padding:0 %?10?%;box-sizing:border-box;line-height:%?68?%;border:%?2?% solid #cfd0d2;font-size:%?28?%!important}.pickerBox[data-v-5eda7c03]{width:%?400?%;height:%?68?%;border-radius:%?10?%;padding:0 %?10?%;box-sizing:border-box;line-height:%?68?%;border:%?2?% solid #cfd0d2;font-size:%?28?%!important}.radioBox[data-v-5eda7c03]{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;margin-right:%?30?%}.radioBox uni-image[data-v-5eda7c03]{width:%?28?%;height:%?28?%;border-radius:50%}.BtnBox[data-v-5eda7c03]{width:100%;height:%?120?%;background-color:#fff;position:fixed;bottom:0;left:0}.Btn[data-v-5eda7c03]{width:%?686?%;height:%?96?%;background:#f7ad32;border-radius:%?8?%;margin:0 auto;margin-bottom:%?20?%;line-height:%?96?%;text-align:center;font-size:%?32?%;color:#fff}.picker[data-v-5eda7c03]{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}",""]),t.exports=e},f67b:function(t,e,i){t.exports=i.p+"static/img/ic_4@2x.28785763.png"},f6a9:function(t,e){t.exports="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAIoAAACMCAYAAACj3jF5AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAR3SURBVHhe7dtrc+I2AEbh/v/f2GZDSCAQcr9t94vrQ0cdl2rDa9o0wpwPz7SzGC8zOpVkQX95//6jk/YxFEUMRRFDUcRQFDEURQxFEUNRxFAUMRRFDEURQ1HEUBQxFEUMRRFDUcRQFDEURQxFEUNRxFAUMRRFDEURQ1HEUBQxFEUMRRFDUcRQFDEURQxFEUNRxFAUMRRFDEURQ1HEUBQxFEUMRRFDUcRQFDEURQxFEUNRxFAUMRRFDEURQ1HEUBQxFEUMRRFDUeQkQ3l7/717eX3vnp5fI6/99byndq9TcXKhvL597za39935xWX327dZhGufXt6q9zsVJxfK/cNTN5tfbQP49ew8wrWL5WobWe2ep+BkQmHpeO5nBQa8FsM+xMJMdKpL0KRCYRD5r579xy4iWW/uurPzi2oICZagh8fn6v2LqYY0iVAYHDadq5vbbnm97hYVV/1MwkDXAkgxq8wvF9X7g7/7po9xikvUJEJhYK7Xm1H7js/ybTbv7vp9UO1zHrNJhMKUz4zRQih8hpt+L1P7nMdsUqHUBu7/ZigN+zehMLBscGfzRX+PdXe5uO73Mn8+Ph8yQxlKww4JhQG96Demt/ePfz2tDLE5Xq422z3HmGAMpWFjQ2Hw2fyWQGr3BK89Pr1086tlHIuhNGxMKDwiM5BjHmG5/2UYi6E0LA2FQbxe3VQj4R4cyqH2OkvRLDiHMZSGpaHwHQ8nq8P3EsXt3cP2wOyq38iCgzuWnOGyxL9v+uv2zSqG0rAklLN+AJc7swmDTxTn/Z7lb9f2T0HsS3aj4u/ZN6sYSsOSUNjA8oQznCUI4WcDz4ATFvcu1xMZx/S16wtDaVgSCptYlpPyHoJZ97PJR18SslTtvofvcmrXFobSsDQUNqTlPQw6swMDW7sezELMOmUW4p/sU2rXFobSsENnlNV6M3pG4TcptWsLQ2nYoXsUfu320U8PeJQe7lF4L39Wu7YwlIYloTCALDX/eOrpZxVi4fXiw6eefpap3b8wlIYloWB3KQG/sGem4f3EwZeCxMN1w9lnu+x4jnLc0lCYKXaXExDBSz/TsNnlZHYYSHmdcPbNJjCUhqWhgGWGgawd0/8M8TDT1O63y1AaNiYUBpKTWJaX2uwxxGvsU4hk35JTGErDxoRSsAxtf4/S7ztKMEMsNZzMlo1u7R41htKwQ0IBg8p3QERDEPyUgF/Zc6zPn40JpDCUhpVQDhnY/5qhNIxQ+D8ADeXzTCIUnmDKcTwD9ZU4Ab67f6x+zmM2iVDK5pMzEpagr8Q30mMevY/FJEIpOGVlGfpKRFv7bMduUqHo8xiKIoaiiKEoYiiKGIoihqKIoShiKIoYiiKGooihKGIoihiKIoaiiKEoYiiKGIoihqKIoShiKIoYiiKGooihKGIoihiKIoaiiKEoYiiKGIoihqKIoShiKIoYiiKGooihKGIoihiKIoaiiKEoYiiKGIoihqKIoShiKIoYiiKGooihKGIoihiKIoaiiKEoYiiKGIoihqLAj+4PalnjjYpcTxUAAAAASUVORK5CYII="}}]);
  1 +(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["pages-index-certificate"],{"06b6":function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var a={data:function(){return{}},methods:{Save:function(){}}};e.default=a},"24fb":function(t,e,n){"use strict";function a(t,e){var n=t[1]||"",a=t[3];if(!a)return n;if(e&&"function"===typeof btoa){var i=r(a),o=a.sources.map((function(t){return"/*# sourceURL=".concat(a.sourceRoot||"").concat(t," */")}));return[n].concat(o).concat([i]).join("\n")}return[n].join("\n")}function r(t){var e=btoa(unescape(encodeURIComponent(JSON.stringify(t)))),n="sourceMappingURL=data:application/json;charset=utf-8;base64,".concat(e);return"/*# ".concat(n," */")}t.exports=function(t){var e=[];return e.toString=function(){return this.map((function(e){var n=a(e,t);return e[2]?"@media ".concat(e[2]," {").concat(n,"}"):n})).join("")},e.i=function(t,n,a){"string"===typeof t&&(t=[[null,t,""]]);var r={};if(a)for(var i=0;i<this.length;i++){var o=this[i][0];null!=o&&(r[o]=!0)}for(var s=0;s<t.length;s++){var u=[].concat(t[s]);a&&r[u[0]]||(n&&(u[2]?u[2]="".concat(n," and ").concat(u[2]):u[2]=n),e.push(u))}},e}},4609:function(t,e,n){"use strict";var a;n.d(e,"b",(function(){return r})),n.d(e,"c",(function(){return i})),n.d(e,"a",(function(){return a}));var r=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("v-uni-view",{staticClass:"content"},[n("v-uni-view",{staticStyle:{"padding-top":"32rpx"}},[n("v-uni-view",{staticClass:"TopBox"},[n("v-uni-view",{staticClass:"Zheng"},[n("v-uni-text",{staticClass:"duoTwo"},[t._v("培训合格证书")])],1),n("v-uni-view",{staticClass:"Nav"},[n("v-uni-text",{staticClass:"duo"},[t._v("张小鱼,女,身份1302231998102622 56,参加2021年")])],1),n("v-uni-view",{staticClass:"hege"},[n("v-uni-text",{staticClass:"duo"},[t._v("成绩合格,特发此证。")])],1),n("v-uni-view",{staticClass:"bianhao"},[n("v-uni-text",{staticClass:"duo"},[t._v("证书编号:J1234667859")])],1),n("v-uni-view",{staticClass:"zhang"},[n("v-uni-text",{staticClass:"duo"},[t._v("匠心燃气培训(盖章)")])],1),n("v-uni-view",{staticClass:"time"},[n("v-uni-text",{staticClass:"duo"},[t._v("2021年4月3日")])],1)],1)],1),n("v-uni-view",{staticClass:"BtnBox",on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.Save.apply(void 0,arguments)}}},[n("v-uni-text",{staticClass:"save"},[t._v("保存")])],1)],1)},i=[]},"47d7":function(t,e,n){var a=n("fd45");"string"===typeof a&&(a=[[t.i,a,""]]),a.locals&&(t.exports=a.locals);var r=n("4f06").default;r("a21769e8",a,!0,{sourceMap:!1,shadowMode:!1})},"4f06":function(t,e,n){"use strict";function a(t,e){for(var n=[],a={},r=0;r<e.length;r++){var i=e[r],o=i[0],s=i[1],u=i[2],c=i[3],f={id:t+":"+r,css:s,media:u,sourceMap:c};a[o]?a[o].parts.push(f):n.push(a[o]={id:o,parts:[f]})}return n}n.r(e),n.d(e,"default",(function(){return v}));var r="undefined"!==typeof document;if("undefined"!==typeof DEBUG&&DEBUG&&!r)throw new Error("vue-style-loader cannot be used in a non-browser environment. Use { target: 'node' } in your Webpack config to indicate a server-rendering environment.");var i={},o=r&&(document.head||document.getElementsByTagName("head")[0]),s=null,u=0,c=!1,f=function(){},d=null,l="data-vue-ssr-id",p="undefined"!==typeof navigator&&/msie [6-9]\b/.test(navigator.userAgent.toLowerCase());function v(t,e,n,r){c=n,d=r||{};var o=a(t,e);return g(o),function(e){for(var n=[],r=0;r<o.length;r++){var s=o[r],u=i[s.id];u.refs--,n.push(u)}e?(o=a(t,e),g(o)):o=[];for(r=0;r<n.length;r++){u=n[r];if(0===u.refs){for(var c=0;c<u.parts.length;c++)u.parts[c]();delete i[u.id]}}}}function g(t){for(var e=0;e<t.length;e++){var n=t[e],a=i[n.id];if(a){a.refs++;for(var r=0;r<a.parts.length;r++)a.parts[r](n.parts[r]);for(;r<n.parts.length;r++)a.parts.push(h(n.parts[r]));a.parts.length>n.parts.length&&(a.parts.length=n.parts.length)}else{var o=[];for(r=0;r<n.parts.length;r++)o.push(h(n.parts[r]));i[n.id]={id:n.id,refs:1,parts:o}}}}function b(){var t=document.createElement("style");return t.type="text/css",o.appendChild(t),t}function h(t){var e,n,a=document.querySelector("style["+l+'~="'+t.id+'"]');if(a){if(c)return f;a.parentNode.removeChild(a)}if(p){var r=u++;a=s||(s=b()),e=x.bind(null,a,r,!1),n=x.bind(null,a,r,!0)}else a=b(),e=w.bind(null,a),n=function(){a.parentNode.removeChild(a)};return e(t),function(a){if(a){if(a.css===t.css&&a.media===t.media&&a.sourceMap===t.sourceMap)return;e(t=a)}else n()}}var m=function(){var t=[];return function(e,n){return t[e]=n,t.filter(Boolean).join("\n")}}();function x(t,e,n,a){var r=n?"":U(a.css);if(t.styleSheet)t.styleSheet.cssText=m(e,r);else{var i=document.createTextNode(r),o=t.childNodes;o[e]&&t.removeChild(o[e]),o.length?t.insertBefore(i,o[e]):t.appendChild(i)}}function w(t,e){var n=U(e.css),a=e.media,r=e.sourceMap;if(a&&t.setAttribute("media",a),d.ssrId&&t.setAttribute(l,e.id),r&&(n+="\n/*# sourceURL="+r.sources[0]+" */",n+="\n/*# sourceMappingURL=data:application/json;base64,"+btoa(unescape(encodeURIComponent(JSON.stringify(r))))+" */"),t.styleSheet)t.styleSheet.cssText=n;else{while(t.firstChild)t.removeChild(t.firstChild);t.appendChild(document.createTextNode(n))}}var y=/%\?([+-]?\d+(\.\d+)?)\?%/g,C=/\.\?%PAGE\?%/g,k=/\?%PAGE\?%\[data-v-[a-z0-9]{8}\]/g,B=/uni-page-body\[data-v-[a-z0-9]{8}\]/g,S=/var\(--status-bar-height\)/gi,T=/var\(--window-top\)/gi,_=/var\(--window-bottom\)/gi,j=/var\(--window-left\)/gi,N=/var\(--window-right\)/gi;function U(t){var e=$();if("undefined"!==typeof uni&&!uni.canIUse("css.var")){var n=z();t=t.replace(S,"0px").replace(T,n.top+"px").replace(_,n.bottom+"px").replace(j,"0px").replace(N,"0px")}return t.replace(k,e).replace(C,"").replace(B,"body."+e+" uni-page-body").replace(/\{[\s\S]+?\}|@media.+\{/g,(function(t){return"undefined"===typeof uni?t:t.replace(y,(function(t,e){return uni.upx2px(e)+"px"}))}))}function $(){var t="function"===typeof getApp&&getApp();return t&&t.$route&&t.$route.meta&&t.$route.meta.name||""}function z(){var t="function"===typeof getApp&&getApp();return t&&t.$route&&t.$route.meta&&t.$route.meta.name?{top:t.$route.meta.windowTop,bottom:t.$route.meta.isTabBar?50:0}:{top:0,bottom:0}}},"4f13":function(t,e,n){"use strict";n.r(e);var a=n("4609"),r=n("ec55");for(var i in r)"default"!==i&&function(t){n.d(e,t,(function(){return r[t]}))}(i);n("c792");var o,s=n("f0c5"),u=Object(s["a"])(r["default"],a["b"],a["c"],!1,null,"6450b2f4",null,!1,a["a"],o);e["default"]=u.exports},c792:function(t,e,n){"use strict";var a=n("47d7"),r=n.n(a);r.a},ec55:function(t,e,n){"use strict";n.r(e);var a=n("06b6"),r=n.n(a);for(var i in a)"default"!==i&&function(t){n.d(e,t,(function(){return a[t]}))}(i);e["default"]=r.a},fd45:function(t,e,n){var a=n("24fb");e=a(!1),e.push([t.i,".zhang[data-v-6450b2f4]{text-align:end;margin-bottom:16px;font-size:18px}.time[data-v-6450b2f4]{text-align:end}.Nav[data-v-6450b2f4]{margin-bottom:39px;text-indent:25px}.bianhao[data-v-6450b2f4]{margin-bottom:56px}.hege[data-v-6450b2f4]{margin-bottom:25px}.Zheng[data-v-6450b2f4]{text-align:center;margin:20px 0 39px 0}.TopBox[data-v-6450b2f4]{margin:0 %?32?% 0 %?32?%;background-color:#fff;padding:16px}.content[data-v-6450b2f4]{background-color:#f2f3f5;height:100vh}.duo[data-v-6450b2f4]{color:#323233;font-size:%?34?%}.duoTwo[data-v-6450b2f4]{color:#323233;font-size:%?36?%;font-size:18px}.BtnBox[data-v-6450b2f4]{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;height:%?96?%;background:#1d4582;border-radius:%?16?%;margin:%?100?% %?174?% 0 %?174?%}.save[data-v-6450b2f4]{color:#fff;font-size:%?36?%}",""]),t.exports=e}}]);
  1 +(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["pages-index-code"],{"05a8":function(t,e,n){"use strict";var a;n.d(e,"b",(function(){return o})),n.d(e,"c",(function(){return i})),n.d(e,"a",(function(){return a}));var o=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("v-uni-view",{staticClass:"content"},[""==t.imgURL?n("v-uni-view",{staticClass:"title"},[t._v("暂未获得证书")]):n("v-uni-view",{},[n("v-uni-view",{staticClass:"title"},[t._v("您的考试结果已经生成,请扫二维码查看")]),n("v-uni-view",{staticClass:"codeBox"},[n("v-uni-image",{attrs:{src:t.imgURL,mode:""}})],1)],1)],1)},i=[]},"24fb":function(t,e,n){"use strict";function a(t,e){var n=t[1]||"",a=t[3];if(!a)return n;if(e&&"function"===typeof btoa){var i=o(a),r=a.sources.map((function(t){return"/*# sourceURL=".concat(a.sourceRoot||"").concat(t," */")}));return[n].concat(r).concat([i]).join("\n")}return[n].join("\n")}function o(t){var e=btoa(unescape(encodeURIComponent(JSON.stringify(t)))),n="sourceMappingURL=data:application/json;charset=utf-8;base64,".concat(e);return"/*# ".concat(n," */")}t.exports=function(t){var e=[];return e.toString=function(){return this.map((function(e){var n=a(e,t);return e[2]?"@media ".concat(e[2]," {").concat(n,"}"):n})).join("")},e.i=function(t,n,a){"string"===typeof t&&(t=[[null,t,""]]);var o={};if(a)for(var i=0;i<this.length;i++){var r=this[i][0];null!=r&&(o[r]=!0)}for(var u=0;u<t.length;u++){var c=[].concat(t[u]);a&&o[c[0]]||(n&&(c[2]?c[2]="".concat(n," and ").concat(c[2]):c[2]=n),e.push(c))}},e}},"4f06":function(t,e,n){"use strict";function a(t,e){for(var n=[],a={},o=0;o<e.length;o++){var i=e[o],r=i[0],u=i[1],c=i[2],s=i[3],d={id:t+":"+o,css:u,media:c,sourceMap:s};a[r]?a[r].parts.push(d):n.push(a[r]={id:r,parts:[d]})}return n}n.r(e),n.d(e,"default",(function(){return v}));var o="undefined"!==typeof document;if("undefined"!==typeof DEBUG&&DEBUG&&!o)throw new Error("vue-style-loader cannot be used in a non-browser environment. Use { target: 'node' } in your Webpack config to indicate a server-rendering environment.");var i={},r=o&&(document.head||document.getElementsByTagName("head")[0]),u=null,c=0,s=!1,d=function(){},f=null,l="data-vue-ssr-id",p="undefined"!==typeof navigator&&/msie [6-9]\b/.test(navigator.userAgent.toLowerCase());function v(t,e,n,o){s=n,f=o||{};var r=a(t,e);return g(r),function(e){for(var n=[],o=0;o<r.length;o++){var u=r[o],c=i[u.id];c.refs--,n.push(c)}e?(r=a(t,e),g(r)):r=[];for(o=0;o<n.length;o++){c=n[o];if(0===c.refs){for(var s=0;s<c.parts.length;s++)c.parts[s]();delete i[c.id]}}}}function g(t){for(var e=0;e<t.length;e++){var n=t[e],a=i[n.id];if(a){a.refs++;for(var o=0;o<a.parts.length;o++)a.parts[o](n.parts[o]);for(;o<n.parts.length;o++)a.parts.push(m(n.parts[o]));a.parts.length>n.parts.length&&(a.parts.length=n.parts.length)}else{var r=[];for(o=0;o<n.parts.length;o++)r.push(m(n.parts[o]));i[n.id]={id:n.id,refs:1,parts:r}}}}function h(){var t=document.createElement("style");return t.type="text/css",r.appendChild(t),t}function m(t){var e,n,a=document.querySelector("style["+l+'~="'+t.id+'"]');if(a){if(s)return d;a.parentNode.removeChild(a)}if(p){var o=c++;a=u||(u=h()),e=w.bind(null,a,o,!1),n=w.bind(null,a,o,!0)}else a=h(),e=y.bind(null,a),n=function(){a.parentNode.removeChild(a)};return e(t),function(a){if(a){if(a.css===t.css&&a.media===t.media&&a.sourceMap===t.sourceMap)return;e(t=a)}else n()}}var b=function(){var t=[];return function(e,n){return t[e]=n,t.filter(Boolean).join("\n")}}();function w(t,e,n,a){var o=n?"":L(a.css);if(t.styleSheet)t.styleSheet.cssText=b(e,o);else{var i=document.createTextNode(o),r=t.childNodes;r[e]&&t.removeChild(r[e]),r.length?t.insertBefore(i,r[e]):t.appendChild(i)}}function y(t,e){var n=L(e.css),a=e.media,o=e.sourceMap;if(a&&t.setAttribute("media",a),f.ssrId&&t.setAttribute(l,e.id),o&&(n+="\n/*# sourceURL="+o.sources[0]+" */",n+="\n/*# sourceMappingURL=data:application/json;base64,"+btoa(unescape(encodeURIComponent(JSON.stringify(o))))+" */"),t.styleSheet)t.styleSheet.cssText=n;else{while(t.firstChild)t.removeChild(t.firstChild);t.appendChild(document.createTextNode(n))}}var x=/%\?([+-]?\d+(\.\d+)?)\?%/g,C=/\.\?%PAGE\?%/g,S=/\?%PAGE\?%\[data-v-[a-z0-9]{8}\]/g,T=/uni-page-body\[data-v-[a-z0-9]{8}\]/g,U=/var\(--status-bar-height\)/gi,j=/var\(--window-top\)/gi,k=/var\(--window-bottom\)/gi,A=/var\(--window-left\)/gi,R=/var\(--window-right\)/gi;function L(t){var e=M();if("undefined"!==typeof uni&&!uni.canIUse("css.var")){var n=O();t=t.replace(U,"0px").replace(j,n.top+"px").replace(k,n.bottom+"px").replace(A,"0px").replace(R,"0px")}return t.replace(S,e).replace(C,"").replace(T,"body."+e+" uni-page-body").replace(/\{[\s\S]+?\}|@media.+\{/g,(function(t){return"undefined"===typeof uni?t:t.replace(x,(function(t,e){return uni.upx2px(e)+"px"}))}))}function M(){var t="function"===typeof getApp&&getApp();return t&&t.$route&&t.$route.meta&&t.$route.meta.name||""}function O(){var t="function"===typeof getApp&&getApp();return t&&t.$route&&t.$route.meta&&t.$route.meta.name?{top:t.$route.meta.windowTop,bottom:t.$route.meta.isTabBar?50:0}:{top:0,bottom:0}}},"65a8":function(t,e,n){"use strict";var a=n("4ea4");Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var o=a(n("a3e9")),i={data:function(){return{id:"",token:"",imgURL:""}},onLoad:function(t){this.id=t.id,this.token=uni.getStorageSync("Authorization")},onShow:function(){this.getCode()},methods:{getCode:function(){var t=this;o.default.post("/api/index/certificateCode",{id:this.id,url:"/pages/index/result-login"}).then((function(e){1==e.code&&(t.imgURL=e.data.code)})).catch((function(t){}))}}};e.default=i},"877a":function(t,e,n){"use strict";n.r(e);var a=n("65a8"),o=n.n(a);for(var i in a)"default"!==i&&function(t){n.d(e,t,(function(){return a[t]}))}(i);e["default"]=o.a},"9f23":function(t,e,n){"use strict";var a=n("fa60"),o=n.n(a);o.a},a3e9:function(t,e,n){"use strict";n("c975"),n("d3b7"),Object.defineProperty(e,"__esModule",{value:!0}),e.default=e.baseUrl=void 0;var a="http://ranqi-admin.t.brotop.cn";function o(){var t={token:uni.getStorageSync("Authorization")||"","Content-Type":"application/json"};return t}function i(){console.log(uni.getStorageSync("Authorization"));var t={token:uni.getStorageSync("Authorization")||"","Content-Type":"application/json"};return t}e.baseUrl=a;var r={get:function(t,e){return new Promise((function(n,i){uni.request({method:"GET",url:a+t,data:e,header:o()}).then((function(t){console.log("11111111111",t),1==t[1].data.code?n(t[1].data):t[1].data.msg.indexOf("过期")>-1||t[1].data.msg.indexOf("请重新登录")>-1?(uni.showToast({icon:"none",title:"请登录",duration:3e3}),uni.navigateTo({url:"/pages/index/login"})):uni.showToast({icon:"none",title:t[1].data.msg,duration:1300})})).catch((function(t){i(t)}))}))},post:function(t,e){return console.log(t),console.log(e),new Promise((function(n,o){uni.request({method:"POST",url:a+t,data:e,header:i()}).then((function(t){1==t[1].data.code||0==t[1].data.code?n(t[1].data):(t[1].data.msg.indexOf("过期")>-1||t[1].data.msg.indexOf("请重新登录")>-1)&&(uni.showToast({icon:"none",title:"请登录",duration:3e3}),uni.navigateTo({url:"/pages/index/login"}))})).catch((function(t){o(t)}))}))}};e.default=r},ba9f:function(t,e,n){var a=n("24fb");e=a(!1),e.push([t.i,".content[data-v-722a2d8d]{min-height:100vh;background-color:#f2f3f5;width:100%;padding-top:%?240?%;box-sizing:border-box}.title[data-v-722a2d8d]{font-size:%?34?%;color:#323233;font-weight:500;width:100%;text-align:center}.codeBox[data-v-722a2d8d]{margin-top:%?80?%;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center}.codeBox uni-image[data-v-722a2d8d]{width:%?424?%;height:%?424?%}",""]),t.exports=e},eeef:function(t,e,n){"use strict";n.r(e);var a=n("05a8"),o=n("877a");for(var i in o)"default"!==i&&function(t){n.d(e,t,(function(){return o[t]}))}(i);n("9f23");var r,u=n("f0c5"),c=Object(u["a"])(o["default"],a["b"],a["c"],!1,null,"722a2d8d",null,!1,a["a"],r);e["default"]=c.exports},fa60:function(t,e,n){var a=n("ba9f");"string"===typeof a&&(a=[[t.i,a,""]]),a.locals&&(t.exports=a.locals);var o=n("4f06").default;o("46b89daf",a,!0,{sourceMap:!1,shadowMode:!1})}}]);
  1 +(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["pages-index-consequence"],{"1f19":function(e,t,n){"use strict";var o;n.d(t,"b",(function(){return a})),n.d(t,"c",(function(){return r})),n.d(t,"a",(function(){return o}));var a=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("v-uni-view",{staticClass:"contentBox"},e._l(e.list,(function(t,o){return n("v-uni-view",{key:o,staticClass:"itemBox"},[e._v(e._s(t.name)+e._s(t.work.name)+e._s(1==t.status?"报名中":2==t.status?"通过":3==t.status?"未通过":"未审核"))])})),1)},r=[]},"24fb":function(e,t,n){"use strict";function o(e,t){var n=e[1]||"",o=e[3];if(!o)return n;if(t&&"function"===typeof btoa){var r=a(o),i=o.sources.map((function(e){return"/*# sourceURL=".concat(o.sourceRoot||"").concat(e," */")}));return[n].concat(i).concat([r]).join("\n")}return[n].join("\n")}function a(e){var t=btoa(unescape(encodeURIComponent(JSON.stringify(e)))),n="sourceMappingURL=data:application/json;charset=utf-8;base64,".concat(t);return"/*# ".concat(n," */")}e.exports=function(e){var t=[];return t.toString=function(){return this.map((function(t){var n=o(t,e);return t[2]?"@media ".concat(t[2]," {").concat(n,"}"):n})).join("")},t.i=function(e,n,o){"string"===typeof e&&(e=[[null,e,""]]);var a={};if(o)for(var r=0;r<this.length;r++){var i=this[r][0];null!=i&&(a[i]=!0)}for(var u=0;u<e.length;u++){var c=[].concat(e[u]);o&&a[c[0]]||(n&&(c[2]?c[2]="".concat(n," and ").concat(c[2]):c[2]=n),t.push(c))}},t}},"3a73":function(e,t,n){"use strict";var o=n("f5d6"),a=n.n(o);a.a},4494:function(e,t,n){"use strict";var o=n("4ea4");Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var a=o(n("a3e9")),r={data:function(){return{list:[]}},onShow:function(){this.getDeatil()},methods:{getDeatil:function(){var e=this;a.default.post("/api/index/examinationResults",{}).then((function(t){e.list=t.data,console.log(t,"ress")})).catch((function(e){})),console.log(this.list,"list")}}};t.default=r},"4f06":function(e,t,n){"use strict";function o(e,t){for(var n=[],o={},a=0;a<t.length;a++){var r=t[a],i=r[0],u=r[1],c=r[2],s=r[3],d={id:e+":"+a,css:u,media:c,sourceMap:s};o[i]?o[i].parts.push(d):n.push(o[i]={id:i,parts:[d]})}return n}n.r(t),n.d(t,"default",(function(){return v}));var a="undefined"!==typeof document;if("undefined"!==typeof DEBUG&&DEBUG&&!a)throw new Error("vue-style-loader cannot be used in a non-browser environment. Use { target: 'node' } in your Webpack config to indicate a server-rendering environment.");var r={},i=a&&(document.head||document.getElementsByTagName("head")[0]),u=null,c=0,s=!1,d=function(){},f=null,l="data-vue-ssr-id",p="undefined"!==typeof navigator&&/msie [6-9]\b/.test(navigator.userAgent.toLowerCase());function v(e,t,n,a){s=n,f=a||{};var i=o(e,t);return g(i),function(t){for(var n=[],a=0;a<i.length;a++){var u=i[a],c=r[u.id];c.refs--,n.push(c)}t?(i=o(e,t),g(i)):i=[];for(a=0;a<n.length;a++){c=n[a];if(0===c.refs){for(var s=0;s<c.parts.length;s++)c.parts[s]();delete r[c.id]}}}}function g(e){for(var t=0;t<e.length;t++){var n=e[t],o=r[n.id];if(o){o.refs++;for(var a=0;a<o.parts.length;a++)o.parts[a](n.parts[a]);for(;a<n.parts.length;a++)o.parts.push(m(n.parts[a]));o.parts.length>n.parts.length&&(o.parts.length=n.parts.length)}else{var i=[];for(a=0;a<n.parts.length;a++)i.push(m(n.parts[a]));r[n.id]={id:n.id,refs:1,parts:i}}}}function h(){var e=document.createElement("style");return e.type="text/css",i.appendChild(e),e}function m(e){var t,n,o=document.querySelector("style["+l+'~="'+e.id+'"]');if(o){if(s)return d;o.parentNode.removeChild(o)}if(p){var a=c++;o=u||(u=h()),t=x.bind(null,o,a,!1),n=x.bind(null,o,a,!0)}else o=h(),t=y.bind(null,o),n=function(){o.parentNode.removeChild(o)};return t(e),function(o){if(o){if(o.css===e.css&&o.media===e.media&&o.sourceMap===e.sourceMap)return;t(e=o)}else n()}}var b=function(){var e=[];return function(t,n){return e[t]=n,e.filter(Boolean).join("\n")}}();function x(e,t,n,o){var a=n?"":M(o.css);if(e.styleSheet)e.styleSheet.cssText=b(t,a);else{var r=document.createTextNode(a),i=e.childNodes;i[t]&&e.removeChild(i[t]),i.length?e.insertBefore(r,i[t]):e.appendChild(r)}}function y(e,t){var n=M(t.css),o=t.media,a=t.sourceMap;if(o&&e.setAttribute("media",o),f.ssrId&&e.setAttribute(l,t.id),a&&(n+="\n/*# sourceURL="+a.sources[0]+" */",n+="\n/*# sourceMappingURL=data:application/json;base64,"+btoa(unescape(encodeURIComponent(JSON.stringify(a))))+" */"),e.styleSheet)e.styleSheet.cssText=n;else{while(e.firstChild)e.removeChild(e.firstChild);e.appendChild(document.createTextNode(n))}}var w=/%\?([+-]?\d+(\.\d+)?)\?%/g,S=/\.\?%PAGE\?%/g,C=/\?%PAGE\?%\[data-v-[a-z0-9]{8}\]/g,T=/uni-page-body\[data-v-[a-z0-9]{8}\]/g,A=/var\(--status-bar-height\)/gi,U=/var\(--window-top\)/gi,j=/var\(--window-bottom\)/gi,_=/var\(--window-left\)/gi,B=/var\(--window-right\)/gi;function M(e){var t=O();if("undefined"!==typeof uni&&!uni.canIUse("css.var")){var n=k();e=e.replace(A,"0px").replace(U,n.top+"px").replace(j,n.bottom+"px").replace(_,"0px").replace(B,"0px")}return e.replace(C,t).replace(S,"").replace(T,"body."+t+" uni-page-body").replace(/\{[\s\S]+?\}|@media.+\{/g,(function(e){return"undefined"===typeof uni?e:e.replace(w,(function(e,t){return uni.upx2px(t)+"px"}))}))}function O(){var e="function"===typeof getApp&&getApp();return e&&e.$route&&e.$route.meta&&e.$route.meta.name||""}function k(){var e="function"===typeof getApp&&getApp();return e&&e.$route&&e.$route.meta&&e.$route.meta.name?{top:e.$route.meta.windowTop,bottom:e.$route.meta.isTabBar?50:0}:{top:0,bottom:0}}},"7ccd":function(e,t,n){var o=n("24fb");t=o(!1),t.push([e.i,".text[data-v-1ce5c2ee]{color:#969799;font-size:%?28?%}.itemBox[data-v-1ce5c2ee]{padding:%?24?%;box-sizing:border-box;font-size:%?28?%;color:#323233;background-color:#fff\n\t\t /* border-bottom: 2rpx solid #e7e7e7; */}.contentBox[data-v-1ce5c2ee]{min-height:100vh;background-color:#f7f8fa}",""]),e.exports=t},"9aea":function(e,t,n){"use strict";n.r(t);var o=n("4494"),a=n.n(o);for(var r in o)"default"!==r&&function(e){n.d(t,e,(function(){return o[e]}))}(r);t["default"]=a.a},a3e9:function(e,t,n){"use strict";n("c975"),n("d3b7"),Object.defineProperty(t,"__esModule",{value:!0}),t.default=t.baseUrl=void 0;var o="http://ranqi-admin.t.brotop.cn";function a(){var e={token:uni.getStorageSync("Authorization")||"","Content-Type":"application/json"};return e}function r(){console.log(uni.getStorageSync("Authorization"));var e={token:uni.getStorageSync("Authorization")||"","Content-Type":"application/json"};return e}t.baseUrl=o;var i={get:function(e,t){return new Promise((function(n,r){uni.request({method:"GET",url:o+e,data:t,header:a()}).then((function(e){console.log("11111111111",e),1==e[1].data.code?n(e[1].data):e[1].data.msg.indexOf("过期")>-1||e[1].data.msg.indexOf("请重新登录")>-1?(uni.showToast({icon:"none",title:"请登录",duration:3e3}),uni.navigateTo({url:"/pages/index/login"})):uni.showToast({icon:"none",title:e[1].data.msg,duration:1300})})).catch((function(e){r(e)}))}))},post:function(e,t){return console.log(e),console.log(t),new Promise((function(n,a){uni.request({method:"POST",url:o+e,data:t,header:r()}).then((function(e){1==e[1].data.code||0==e[1].data.code?n(e[1].data):(e[1].data.msg.indexOf("过期")>-1||e[1].data.msg.indexOf("请重新登录")>-1)&&(uni.showToast({icon:"none",title:"请登录",duration:3e3}),uni.navigateTo({url:"/pages/index/login"}))})).catch((function(e){a(e)}))}))}};t.default=i},f56c:function(e,t,n){"use strict";n.r(t);var o=n("1f19"),a=n("9aea");for(var r in a)"default"!==r&&function(e){n.d(t,e,(function(){return a[e]}))}(r);n("3a73");var i,u=n("f0c5"),c=Object(u["a"])(a["default"],o["b"],o["c"],!1,null,"1ce5c2ee",null,!1,o["a"],i);t["default"]=c.exports},f5d6:function(e,t,n){var o=n("7ccd");"string"===typeof o&&(o=[[e.i,o,""]]),o.locals&&(e.exports=o.locals);var a=n("4f06").default;a("769ea534",o,!0,{sourceMap:!1,shadowMode:!1})}}]);
  1 +(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["pages-index-exam-result"],{"19e6":function(t,e,n){var i=n("24fb");e=i(!1),e.push([t.i,".content[data-v-65c6f7ec]{padding:%?32?%;box-sizing:border-box}.detailText[data-v-65c6f7ec]{font-size:%?34?%;font-weight:600;color:#000;padding-bottom:%?16?%;text-align:center}.itemBox[data-v-65c6f7ec]{padding:%?16?% 0;display:-webkit-box;display:-webkit-flex;display:flex}.leftItem[data-v-65c6f7ec]{width:%?140?%;text-align:right;font-size:%?28?%;font-weight:600}.rightItem[data-v-65c6f7ec]{-webkit-box-flex:1;-webkit-flex:1;flex:1;font-size:%?28?%;font-weight:400;color:#323233;text-align:left}",""]),t.exports=e},"24fb":function(t,e,n){"use strict";function i(t,e){var n=t[1]||"",i=t[3];if(!i)return n;if(e&&"function"===typeof btoa){var o=a(i),r=i.sources.map((function(t){return"/*# sourceURL=".concat(i.sourceRoot||"").concat(t," */")}));return[n].concat(r).concat([o]).join("\n")}return[n].join("\n")}function a(t){var e=btoa(unescape(encodeURIComponent(JSON.stringify(t)))),n="sourceMappingURL=data:application/json;charset=utf-8;base64,".concat(e);return"/*# ".concat(n," */")}t.exports=function(t){var e=[];return e.toString=function(){return this.map((function(e){var n=i(e,t);return e[2]?"@media ".concat(e[2]," {").concat(n,"}"):n})).join("")},e.i=function(t,n,i){"string"===typeof t&&(t=[[null,t,""]]);var a={};if(i)for(var o=0;o<this.length;o++){var r=this[o][0];null!=r&&(a[r]=!0)}for(var s=0;s<t.length;s++){var u=[].concat(t[s]);i&&a[u[0]]||(n&&(u[2]?u[2]="".concat(n," and ").concat(u[2]):u[2]=n),e.push(u))}},e}},"4f06":function(t,e,n){"use strict";function i(t,e){for(var n=[],i={},a=0;a<e.length;a++){var o=e[a],r=o[0],s=o[1],u=o[2],c=o[3],d={id:t+":"+a,css:s,media:u,sourceMap:c};i[r]?i[r].parts.push(d):n.push(i[r]={id:r,parts:[d]})}return n}n.r(e),n.d(e,"default",(function(){return p}));var a="undefined"!==typeof document;if("undefined"!==typeof DEBUG&&DEBUG&&!a)throw new Error("vue-style-loader cannot be used in a non-browser environment. Use { target: 'node' } in your Webpack config to indicate a server-rendering environment.");var o={},r=a&&(document.head||document.getElementsByTagName("head")[0]),s=null,u=0,c=!1,d=function(){},l=null,f="data-vue-ssr-id",v="undefined"!==typeof navigator&&/msie [6-9]\b/.test(navigator.userAgent.toLowerCase());function p(t,e,n,a){c=n,l=a||{};var r=i(t,e);return g(r),function(e){for(var n=[],a=0;a<r.length;a++){var s=r[a],u=o[s.id];u.refs--,n.push(u)}e?(r=i(t,e),g(r)):r=[];for(a=0;a<n.length;a++){u=n[a];if(0===u.refs){for(var c=0;c<u.parts.length;c++)u.parts[c]();delete o[u.id]}}}}function g(t){for(var e=0;e<t.length;e++){var n=t[e],i=o[n.id];if(i){i.refs++;for(var a=0;a<i.parts.length;a++)i.parts[a](n.parts[a]);for(;a<n.parts.length;a++)i.parts.push(m(n.parts[a]));i.parts.length>n.parts.length&&(i.parts.length=n.parts.length)}else{var r=[];for(a=0;a<n.parts.length;a++)r.push(m(n.parts[a]));o[n.id]={id:n.id,refs:1,parts:r}}}}function h(){var t=document.createElement("style");return t.type="text/css",r.appendChild(t),t}function m(t){var e,n,i=document.querySelector("style["+f+'~="'+t.id+'"]');if(i){if(c)return d;i.parentNode.removeChild(i)}if(v){var a=u++;i=s||(s=h()),e=b.bind(null,i,a,!1),n=b.bind(null,i,a,!0)}else i=h(),e=x.bind(null,i),n=function(){i.parentNode.removeChild(i)};return e(t),function(i){if(i){if(i.css===t.css&&i.media===t.media&&i.sourceMap===t.sourceMap)return;e(t=i)}else n()}}var w=function(){var t=[];return function(e,n){return t[e]=n,t.filter(Boolean).join("\n")}}();function b(t,e,n,i){var a=n?"":U(i.css);if(t.styleSheet)t.styleSheet.cssText=w(e,a);else{var o=document.createTextNode(a),r=t.childNodes;r[e]&&t.removeChild(r[e]),r.length?t.insertBefore(o,r[e]):t.appendChild(o)}}function x(t,e){var n=U(e.css),i=e.media,a=e.sourceMap;if(i&&t.setAttribute("media",i),l.ssrId&&t.setAttribute(f,e.id),a&&(n+="\n/*# sourceURL="+a.sources[0]+" */",n+="\n/*# sourceMappingURL=data:application/json;base64,"+btoa(unescape(encodeURIComponent(JSON.stringify(a))))+" */"),t.styleSheet)t.styleSheet.cssText=n;else{while(t.firstChild)t.removeChild(t.firstChild);t.appendChild(document.createTextNode(n))}}var y=/%\?([+-]?\d+(\.\d+)?)\?%/g,_=/\.\?%PAGE\?%/g,C=/\?%PAGE\?%\[data-v-[a-z0-9]{8}\]/g,S=/uni-page-body\[data-v-[a-z0-9]{8}\]/g,I=/var\(--status-bar-height\)/gi,T=/var\(--window-top\)/gi,B=/var\(--window-bottom\)/gi,k=/var\(--window-left\)/gi,A=/var\(--window-right\)/gi;function U(t){var e=j();if("undefined"!==typeof uni&&!uni.canIUse("css.var")){var n=D();t=t.replace(I,"0px").replace(T,n.top+"px").replace(B,n.bottom+"px").replace(k,"0px").replace(A,"0px")}return t.replace(C,e).replace(_,"").replace(S,"body."+e+" uni-page-body").replace(/\{[\s\S]+?\}|@media.+\{/g,(function(t){return"undefined"===typeof uni?t:t.replace(y,(function(t,e){return uni.upx2px(e)+"px"}))}))}function j(){var t="function"===typeof getApp&&getApp();return t&&t.$route&&t.$route.meta&&t.$route.meta.name||""}function D(){var t="function"===typeof getApp&&getApp();return t&&t.$route&&t.$route.meta&&t.$route.meta.name?{top:t.$route.meta.windowTop,bottom:t.$route.meta.isTabBar?50:0}:{top:0,bottom:0}}},"5b62":function(t,e,n){"use strict";var i;n.d(e,"b",(function(){return a})),n.d(e,"c",(function(){return o})),n.d(e,"a",(function(){return i}));var a=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("v-uni-view",{staticClass:"content"},[n("v-uni-view",{staticClass:"innerBox"},[n("v-uni-view",{staticClass:"itemBox"},[n("v-uni-view",{staticClass:"leftItem"},[t._v("项目名称:")]),n("v-uni-view",{staticClass:"rightItem"},[t._v(t._s(t.detailData.work_name))])],1),n("v-uni-view",{staticClass:"itemBox"},[n("v-uni-view",{staticClass:"leftItem"},[t._v("考试时间:")]),n("v-uni-view",{staticClass:"rightItem"},[t._v(t._s(t.detailData.worksessions.start_end_time_text))])],1),n("v-uni-view",{staticClass:"itemBox"},[n("v-uni-view",{staticClass:"leftItem"},[t._v("考试场次:")]),n("v-uni-view",{staticClass:"rightItem"},[t._v(t._s(t.detailData.worksessions.title))])],1),n("v-uni-view",{staticClass:"itemBox"},[n("v-uni-view",{staticClass:"leftItem"},[t._v("考试地点:")]),n("v-uni-view",{staticClass:"rightItem"},[t._v(t._s(t.detailData.sign_up_address)),n("v-uni-view",{staticClass:"tips",staticStyle:{color:"#d3d3d3"}},[t._v(t._s(t.detailData.sign_up_address_tips))])],1)],1),n("v-uni-view",{staticClass:"itemBox"},[n("v-uni-view",{staticClass:"leftItem"},[t._v("温馨提示:")])],1),n("v-uni-view",{staticClass:"itemBox"},[n("v-uni-view",{staticClass:"rightItem"},[n("v-uni-view",{}),t._v(t._s(t.detailData.remarks))],1)],1)],1)],1)},o=[]},"6fcf":function(t,e,n){"use strict";n.r(e);var i=n("7074"),a=n.n(i);for(var o in i)"default"!==o&&function(t){n.d(e,t,(function(){return i[t]}))}(o);e["default"]=a.a},7074:function(t,e,n){"use strict";var i=n("4ea4");n("ac1f"),n("1276"),Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var a=i(n("a3e9")),o={data:function(){return{detailData:"",id:""}},created:function(){},onLoad:function(t){this.getId(),this.detail()},methods:{detail:function(){var t=this;a.default.post("/api/index/sign_up_detail",{id:this.id}).then((function(e){t.detailData=e.data})).catch((function(t){}))},getId:function(){var t=location.href,e=t.split("?"),n=e[1].split("=");uni.setStorageSync("id",n[1]),this.id=n[1]}}};e.default=o},"712d":function(t,e,n){var i=n("19e6");"string"===typeof i&&(i=[[t.i,i,""]]),i.locals&&(t.exports=i.locals);var a=n("4f06").default;a("2a544336",i,!0,{sourceMap:!1,shadowMode:!1})},a3e9:function(t,e,n){"use strict";n("c975"),n("d3b7"),Object.defineProperty(e,"__esModule",{value:!0}),e.default=e.baseUrl=void 0;var i="http://ranqi-admin.t.brotop.cn";function a(){var t={token:uni.getStorageSync("Authorization")||"","Content-Type":"application/json"};return t}function o(){console.log(uni.getStorageSync("Authorization"));var t={token:uni.getStorageSync("Authorization")||"","Content-Type":"application/json"};return t}e.baseUrl=i;var r={get:function(t,e){return new Promise((function(n,o){uni.request({method:"GET",url:i+t,data:e,header:a()}).then((function(t){console.log("11111111111",t),1==t[1].data.code?n(t[1].data):t[1].data.msg.indexOf("过期")>-1||t[1].data.msg.indexOf("请重新登录")>-1?(uni.showToast({icon:"none",title:"请登录",duration:3e3}),uni.navigateTo({url:"/pages/index/login"})):uni.showToast({icon:"none",title:t[1].data.msg,duration:1300})})).catch((function(t){o(t)}))}))},post:function(t,e){return console.log(t),console.log(e),new Promise((function(n,a){uni.request({method:"POST",url:i+t,data:e,header:o()}).then((function(t){1==t[1].data.code||0==t[1].data.code?n(t[1].data):(t[1].data.msg.indexOf("过期")>-1||t[1].data.msg.indexOf("请重新登录")>-1)&&(uni.showToast({icon:"none",title:"请登录",duration:3e3}),uni.navigateTo({url:"/pages/index/login"}))})).catch((function(t){a(t)}))}))}};e.default=r},bbee:function(t,e,n){"use strict";n.r(e);var i=n("5b62"),a=n("6fcf");for(var o in a)"default"!==o&&function(t){n.d(e,t,(function(){return a[t]}))}(o);n("de67");var r,s=n("f0c5"),u=Object(s["a"])(a["default"],i["b"],i["c"],!1,null,"65c6f7ec",null,!1,i["a"],r);e["default"]=u.exports},de67:function(t,e,n){"use strict";var i=n("712d"),a=n.n(i);a.a}}]);
  1 +(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["pages-index-examination"],{"0fa8":function(t,e,n){"use strict";var a;n.d(e,"b",(function(){return o})),n.d(e,"c",(function(){return r})),n.d(e,"a",(function(){return a}));var o=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("v-uni-view",{staticClass:"contentBox"},t._l(t.list,(function(e,a){return n("v-uni-view",{staticClass:"itemn",attrs:{ley:a,class:"itemn"}},[n("v-uni-view",{staticClass:"content"},[t._v("培训名称:"+t._s(e.work.name))]),n("v-uni-view",{staticClass:"content"},[t._v("培训时间:"+t._s(e.work.end_time_text))]),n("v-uni-view",{staticClass:"content"},[t._v("考试时间:"+t._s(e.worksessions.start_end_time_text))])],1)})),1)},r=[]},"24fb":function(t,e,n){"use strict";function a(t,e){var n=t[1]||"",a=t[3];if(!a)return n;if(e&&"function"===typeof btoa){var r=o(a),i=a.sources.map((function(t){return"/*# sourceURL=".concat(a.sourceRoot||"").concat(t," */")}));return[n].concat(i).concat([r]).join("\n")}return[n].join("\n")}function o(t){var e=btoa(unescape(encodeURIComponent(JSON.stringify(t)))),n="sourceMappingURL=data:application/json;charset=utf-8;base64,".concat(e);return"/*# ".concat(n," */")}t.exports=function(t){var e=[];return e.toString=function(){return this.map((function(e){var n=a(e,t);return e[2]?"@media ".concat(e[2]," {").concat(n,"}"):n})).join("")},e.i=function(t,n,a){"string"===typeof t&&(t=[[null,t,""]]);var o={};if(a)for(var r=0;r<this.length;r++){var i=this[r][0];null!=i&&(o[i]=!0)}for(var u=0;u<t.length;u++){var s=[].concat(t[u]);a&&o[s[0]]||(n&&(s[2]?s[2]="".concat(n," and ").concat(s[2]):s[2]=n),e.push(s))}},e}},"4f06":function(t,e,n){"use strict";function a(t,e){for(var n=[],a={},o=0;o<e.length;o++){var r=e[o],i=r[0],u=r[1],s=r[2],c=r[3],d={id:t+":"+o,css:u,media:s,sourceMap:c};a[i]?a[i].parts.push(d):n.push(a[i]={id:i,parts:[d]})}return n}n.r(e),n.d(e,"default",(function(){return v}));var o="undefined"!==typeof document;if("undefined"!==typeof DEBUG&&DEBUG&&!o)throw new Error("vue-style-loader cannot be used in a non-browser environment. Use { target: 'node' } in your Webpack config to indicate a server-rendering environment.");var r={},i=o&&(document.head||document.getElementsByTagName("head")[0]),u=null,s=0,c=!1,d=function(){},f=null,l="data-vue-ssr-id",p="undefined"!==typeof navigator&&/msie [6-9]\b/.test(navigator.userAgent.toLowerCase());function v(t,e,n,o){c=n,f=o||{};var i=a(t,e);return g(i),function(e){for(var n=[],o=0;o<i.length;o++){var u=i[o],s=r[u.id];s.refs--,n.push(s)}e?(i=a(t,e),g(i)):i=[];for(o=0;o<n.length;o++){s=n[o];if(0===s.refs){for(var c=0;c<s.parts.length;c++)s.parts[c]();delete r[s.id]}}}}function g(t){for(var e=0;e<t.length;e++){var n=t[e],a=r[n.id];if(a){a.refs++;for(var o=0;o<a.parts.length;o++)a.parts[o](n.parts[o]);for(;o<n.parts.length;o++)a.parts.push(m(n.parts[o]));a.parts.length>n.parts.length&&(a.parts.length=n.parts.length)}else{var i=[];for(o=0;o<n.parts.length;o++)i.push(m(n.parts[o]));r[n.id]={id:n.id,refs:1,parts:i}}}}function h(){var t=document.createElement("style");return t.type="text/css",i.appendChild(t),t}function m(t){var e,n,a=document.querySelector("style["+l+'~="'+t.id+'"]');if(a){if(c)return d;a.parentNode.removeChild(a)}if(p){var o=s++;a=u||(u=h()),e=w.bind(null,a,o,!1),n=w.bind(null,a,o,!0)}else a=h(),e=x.bind(null,a),n=function(){a.parentNode.removeChild(a)};return e(t),function(a){if(a){if(a.css===t.css&&a.media===t.media&&a.sourceMap===t.sourceMap)return;e(t=a)}else n()}}var b=function(){var t=[];return function(e,n){return t[e]=n,t.filter(Boolean).join("\n")}}();function w(t,e,n,a){var o=n?"":z(a.css);if(t.styleSheet)t.styleSheet.cssText=b(e,o);else{var r=document.createTextNode(o),i=t.childNodes;i[e]&&t.removeChild(i[e]),i.length?t.insertBefore(r,i[e]):t.appendChild(r)}}function x(t,e){var n=z(e.css),a=e.media,o=e.sourceMap;if(a&&t.setAttribute("media",a),f.ssrId&&t.setAttribute(l,e.id),o&&(n+="\n/*# sourceURL="+o.sources[0]+" */",n+="\n/*# sourceMappingURL=data:application/json;base64,"+btoa(unescape(encodeURIComponent(JSON.stringify(o))))+" */"),t.styleSheet)t.styleSheet.cssText=n;else{while(t.firstChild)t.removeChild(t.firstChild);t.appendChild(document.createTextNode(n))}}var y=/%\?([+-]?\d+(\.\d+)?)\?%/g,C=/\.\?%PAGE\?%/g,_=/\?%PAGE\?%\[data-v-[a-z0-9]{8}\]/g,S=/uni-page-body\[data-v-[a-z0-9]{8}\]/g,T=/var\(--status-bar-height\)/gi,A=/var\(--window-top\)/gi,U=/var\(--window-bottom\)/gi,j=/var\(--window-left\)/gi,k=/var\(--window-right\)/gi;function z(t){var e=M();if("undefined"!==typeof uni&&!uni.canIUse("css.var")){var n=O();t=t.replace(T,"0px").replace(A,n.top+"px").replace(U,n.bottom+"px").replace(j,"0px").replace(k,"0px")}return t.replace(_,e).replace(C,"").replace(S,"body."+e+" uni-page-body").replace(/\{[\s\S]+?\}|@media.+\{/g,(function(t){return"undefined"===typeof uni?t:t.replace(y,(function(t,e){return uni.upx2px(e)+"px"}))}))}function M(){var t="function"===typeof getApp&&getApp();return t&&t.$route&&t.$route.meta&&t.$route.meta.name||""}function O(){var t="function"===typeof getApp&&getApp();return t&&t.$route&&t.$route.meta&&t.$route.meta.name?{top:t.$route.meta.windowTop,bottom:t.$route.meta.isTabBar?50:0}:{top:0,bottom:0}}},"629a":function(t,e,n){"use strict";var a=n("4ea4");Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var o=a(n("a3e9")),r={data:function(){return{list:[]}},onShow:function(){this.getDeatil()},methods:{getDeatil:function(){var t=this;o.default.post("/api/index/training_center",{}).then((function(e){t.list=e.data.data,console.log(e,"ressss")})).catch((function(t){}))}}};e.default=r},7088:function(t,e,n){"use strict";n.r(e);var a=n("0fa8"),o=n("7f5b");for(var r in o)"default"!==r&&function(t){n.d(e,t,(function(){return o[t]}))}(r);n("afd7");var i,u=n("f0c5"),s=Object(u["a"])(o["default"],a["b"],a["c"],!1,null,"55f2be80",null,!1,a["a"],i);e["default"]=s.exports},"7a7d":function(t,e,n){var a=n("24fb");e=a(!1),e.push([t.i,".text[data-v-55f2be80]{color:#969799;font-size:%?28?%}.itemn[data-v-55f2be80]{width:96%;margin:0 auto;font-size:%?28?%;margin-top:%?20?%;background-color:#fff;border-radius:%?16?%}.content[data-v-55f2be80]{font-size:%?28?%;padding:%?24?%;box-sizing:border-box}.contentBox[data-v-55f2be80]{min-height:100vh;background-color:#f7f8fa;padding-top:%?20?%;box-sizing:border-box}",""]),t.exports=e},"7f5b":function(t,e,n){"use strict";n.r(e);var a=n("629a"),o=n.n(a);for(var r in a)"default"!==r&&function(t){n.d(e,t,(function(){return a[t]}))}(r);e["default"]=o.a},a3e9:function(t,e,n){"use strict";n("c975"),n("d3b7"),Object.defineProperty(e,"__esModule",{value:!0}),e.default=e.baseUrl=void 0;var a="http://ranqi-admin.t.brotop.cn";function o(){var t={token:uni.getStorageSync("Authorization")||"","Content-Type":"application/json"};return t}function r(){console.log(uni.getStorageSync("Authorization"));var t={token:uni.getStorageSync("Authorization")||"","Content-Type":"application/json"};return t}e.baseUrl=a;var i={get:function(t,e){return new Promise((function(n,r){uni.request({method:"GET",url:a+t,data:e,header:o()}).then((function(t){console.log("11111111111",t),1==t[1].data.code?n(t[1].data):t[1].data.msg.indexOf("过期")>-1||t[1].data.msg.indexOf("请重新登录")>-1?(uni.showToast({icon:"none",title:"请登录",duration:3e3}),uni.navigateTo({url:"/pages/index/login"})):uni.showToast({icon:"none",title:t[1].data.msg,duration:1300})})).catch((function(t){r(t)}))}))},post:function(t,e){return console.log(t),console.log(e),new Promise((function(n,o){uni.request({method:"POST",url:a+t,data:e,header:r()}).then((function(t){1==t[1].data.code||0==t[1].data.code?n(t[1].data):(t[1].data.msg.indexOf("过期")>-1||t[1].data.msg.indexOf("请重新登录")>-1)&&(uni.showToast({icon:"none",title:"请登录",duration:3e3}),uni.navigateTo({url:"/pages/index/login"}))})).catch((function(t){o(t)}))}))}};e.default=i},afd7:function(t,e,n){"use strict";var a=n("cfea"),o=n.n(a);o.a},cfea:function(t,e,n){var a=n("7a7d");"string"===typeof a&&(a=[[t.i,a,""]]),a.locals&&(t.exports=a.locals);var o=n("4f06").default;o("15c53408",a,!0,{sourceMap:!1,shadowMode:!1})}}]);
  1 +(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["pages-index-index"],{"0e67":function(t,e,n){var i=n("ed17");"string"===typeof i&&(i=[[t.i,i,""]]),i.locals&&(t.exports=i.locals);var a=n("4f06").default;a("b581a8b0",i,!0,{sourceMap:!1,shadowMode:!1})},1101:function(t,e,n){"use strict";var i=n("0e67"),a=n.n(i);a.a},"24fb":function(t,e,n){"use strict";function i(t,e){var n=t[1]||"",i=t[3];if(!i)return n;if(e&&"function"===typeof btoa){var o=a(i),r=i.sources.map((function(t){return"/*# sourceURL=".concat(i.sourceRoot||"").concat(t," */")}));return[n].concat(r).concat([o]).join("\n")}return[n].join("\n")}function a(t){var e=btoa(unescape(encodeURIComponent(JSON.stringify(t)))),n="sourceMappingURL=data:application/json;charset=utf-8;base64,".concat(e);return"/*# ".concat(n," */")}t.exports=function(t){var e=[];return e.toString=function(){return this.map((function(e){var n=i(e,t);return e[2]?"@media ".concat(e[2]," {").concat(n,"}"):n})).join("")},e.i=function(t,n,i){"string"===typeof t&&(t=[[null,t,""]]);var a={};if(i)for(var o=0;o<this.length;o++){var r=this[o][0];null!=r&&(a[r]=!0)}for(var c=0;c<t.length;c++){var s=[].concat(t[c]);i&&a[s[0]]||(n&&(s[2]?s[2]="".concat(n," and ").concat(s[2]):s[2]=n),e.push(s))}},e}},"4b24":function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var i={data:function(){return{}},onLoad:function(){},methods:{GoZX:function(){uni.navigateTo({url:"./Information"})},GoKS:function(){uni.navigateTo({url:"./examination"})},GoJG:function(){uni.navigateTo({url:"./consequence"})},GoMe:function(){uni.navigateTo({url:"./me"})}}};e.default=i},"4f06":function(t,e,n){"use strict";function i(t,e){for(var n=[],i={},a=0;a<e.length;a++){var o=e[a],r=o[0],c=o[1],s=o[2],u=o[3],l={id:t+":"+a,css:c,media:s,sourceMap:u};i[r]?i[r].parts.push(l):n.push(i[r]={id:r,parts:[l]})}return n}n.r(e),n.d(e,"default",(function(){return v}));var a="undefined"!==typeof document;if("undefined"!==typeof DEBUG&&DEBUG&&!a)throw new Error("vue-style-loader cannot be used in a non-browser environment. Use { target: 'node' } in your Webpack config to indicate a server-rendering environment.");var o={},r=a&&(document.head||document.getElementsByTagName("head")[0]),c=null,s=0,u=!1,l=function(){},d=null,f="data-vue-ssr-id",p="undefined"!==typeof navigator&&/msie [6-9]\b/.test(navigator.userAgent.toLowerCase());function v(t,e,n,a){u=n,d=a||{};var r=i(t,e);return g(r),function(e){for(var n=[],a=0;a<r.length;a++){var c=r[a],s=o[c.id];s.refs--,n.push(s)}e?(r=i(t,e),g(r)):r=[];for(a=0;a<n.length;a++){s=n[a];if(0===s.refs){for(var u=0;u<s.parts.length;u++)s.parts[u]();delete o[s.id]}}}}function g(t){for(var e=0;e<t.length;e++){var n=t[e],i=o[n.id];if(i){i.refs++;for(var a=0;a<i.parts.length;a++)i.parts[a](n.parts[a]);for(;a<n.parts.length;a++)i.parts.push(b(n.parts[a]));i.parts.length>n.parts.length&&(i.parts.length=n.parts.length)}else{var r=[];for(a=0;a<n.parts.length;a++)r.push(b(n.parts[a]));o[n.id]={id:n.id,refs:1,parts:r}}}}function A(){var t=document.createElement("style");return t.type="text/css",r.appendChild(t),t}function b(t){var e,n,i=document.querySelector("style["+f+'~="'+t.id+'"]');if(i){if(u)return l;i.parentNode.removeChild(i)}if(p){var a=s++;i=c||(c=A()),e=m.bind(null,i,a,!1),n=m.bind(null,i,a,!0)}else i=A(),e=w.bind(null,i),n=function(){i.parentNode.removeChild(i)};return e(t),function(i){if(i){if(i.css===t.css&&i.media===t.media&&i.sourceMap===t.sourceMap)return;e(t=i)}else n()}}var h=function(){var t=[];return function(e,n){return t[e]=n,t.filter(Boolean).join("\n")}}();function m(t,e,n,i){var a=n?"":O(i.css);if(t.styleSheet)t.styleSheet.cssText=h(e,a);else{var o=document.createTextNode(a),r=t.childNodes;r[e]&&t.removeChild(r[e]),r.length?t.insertBefore(o,r[e]):t.appendChild(o)}}function w(t,e){var n=O(e.css),i=e.media,a=e.sourceMap;if(i&&t.setAttribute("media",i),d.ssrId&&t.setAttribute(f,e.id),a&&(n+="\n/*# sourceURL="+a.sources[0]+" */",n+="\n/*# sourceMappingURL=data:application/json;base64,"+btoa(unescape(encodeURIComponent(JSON.stringify(a))))+" */"),t.styleSheet)t.styleSheet.cssText=n;else{while(t.firstChild)t.removeChild(t.firstChild);t.appendChild(document.createTextNode(n))}}var x=/%\?([+-]?\d+(\.\d+)?)\?%/g,C=/\.\?%PAGE\?%/g,y=/\?%PAGE\?%\[data-v-[a-z0-9]{8}\]/g,B=/uni-page-body\[data-v-[a-z0-9]{8}\]/g,k=/var\(--status-bar-height\)/gi,S=/var\(--window-top\)/gi,G=/var\(--window-bottom\)/gi,T=/var\(--window-left\)/gi,R=/var\(--window-right\)/gi;function O(t){var e=K();if("undefined"!==typeof uni&&!uni.canIUse("css.var")){var n=E();t=t.replace(k,"0px").replace(S,n.top+"px").replace(G,n.bottom+"px").replace(T,"0px").replace(R,"0px")}return t.replace(y,e).replace(C,"").replace(B,"body."+e+" uni-page-body").replace(/\{[\s\S]+?\}|@media.+\{/g,(function(t){return"undefined"===typeof uni?t:t.replace(x,(function(t,e){return uni.upx2px(e)+"px"}))}))}function K(){var t="function"===typeof getApp&&getApp();return t&&t.$route&&t.$route.meta&&t.$route.meta.name||""}function E(){var t="function"===typeof getApp&&getApp();return t&&t.$route&&t.$route.meta&&t.$route.meta.name?{top:t.$route.meta.windowTop,bottom:t.$route.meta.isTabBar?50:0}:{top:0,bottom:0}}},"5b9e":function(t,e,n){"use strict";n.r(e);var i=n("5ce3"),a=n("fcdb");for(var o in a)"default"!==o&&function(t){n.d(e,t,(function(){return a[t]}))}(o);n("1101");var r,c=n("f0c5"),s=Object(c["a"])(a["default"],i["b"],i["c"],!1,null,"5f3c76c6",null,!1,i["a"],r);e["default"]=s.exports},"5ce3":function(t,e,n){"use strict";var i;n.d(e,"b",(function(){return a})),n.d(e,"c",(function(){return o})),n.d(e,"a",(function(){return i}));var a=function(){var t=this,e=t.$createElement,i=t._self._c||e;return i("v-uni-view",{staticClass:"content"},[i("v-uni-view",{staticClass:"TextRow",on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.GoZX.apply(void 0,arguments)}}},[i("v-uni-view",{staticStyle:{display:"flex","flex-direction":"column"}},[i("v-uni-text",{staticClass:"title"},[t._v("报名中心")]),i("v-uni-text",{staticClass:"detail"},[t._v("查看报名详情")])],1),i("v-uni-view",[i("v-uni-image",{staticStyle:{width:"40rpx",height:"40rpx"},attrs:{src:n("ae35"),mode:""}})],1)],1),i("v-uni-view",{staticClass:"TextRow",on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.GoKS.apply(void 0,arguments)}}},[i("v-uni-view",{staticStyle:{display:"flex","flex-direction":"column"}},[i("v-uni-text",{staticClass:"title"},[t._v("培训考试")]),i("v-uni-text",{staticClass:"detail"},[t._v("查看培训考试详情")])],1),i("v-uni-view",[i("v-uni-image",{staticStyle:{width:"40rpx",height:"40rpx"},attrs:{src:n("ae35"),mode:""}})],1)],1),i("v-uni-view",{staticClass:"TextRow",on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.GoJG.apply(void 0,arguments)}}},[i("v-uni-view",{staticStyle:{display:"flex","flex-direction":"column"}},[i("v-uni-text",{staticClass:"title"},[t._v("培训结果")]),i("v-uni-text",{staticClass:"detail"},[t._v("查看培训结果详情")])],1),i("v-uni-view",[i("v-uni-image",{staticStyle:{width:"40rpx",height:"40rpx"},attrs:{src:n("ae35"),mode:""}})],1)],1),i("v-uni-view",{staticClass:"Btn"},[i("v-uni-view",{staticClass:"Onb"},[i("v-uni-image",{staticStyle:{width:"44rpx",height:"44rpx"},attrs:{src:n("de39"),mode:""}}),i("v-uni-text",{staticClass:"pei"},[t._v("培训")])],1),i("v-uni-view",{staticClass:"Onb",on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.GoMe.apply(void 0,arguments)}}},[i("v-uni-image",{staticStyle:{width:"44rpx",height:"44rpx"},attrs:{src:n("d41a"),mode:""}}),i("v-uni-text",{staticClass:"me"},[t._v("我的")])],1)],1)],1)},o=[]},ae35:function(t,e){t.exports="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABwAAAAcCAYAAAByDd+UAAABAklEQVRIS73WrQ7CMBAA4GuH4CEQE4Tn2FsgMMtoBwIyHEimJsFgli6ZQPBICJ6Fki3BLNCf60Ftm369pnc9Bn8ezOQlSTKK49m0bes71bmMoBB5BQwOoOGoVF1SoBZQzIHxWw8RoUawc5ZSFgzYmQq1gtSoE0iJOoNUqBc4QDVoKH1frzcYiqLADs2E2HHGT33CeESKBrFoEIhBg8EP6Fap+vKtDJKAUq4KDfpdjTY/BQeYtcgHReiLddeMBjEYGsRiKDAE8wZDMS+QAnMGqTAnkBKzglKuFxqeV6p+xgpmIq84g73P92NrJY2Jn6bpOIqiSdM0D9tGrvPoSuMKDNe9AFuHtB0MyLxeAAAAAElFTkSuQmCC"},d41a:function(t,e){t.exports="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAsCAYAAAAehFoBAAAEFElEQVRYR9WYT2hcVRTGv/NmmrRddWHTBAtaVLALMYJSFxYLCqnYIi6EQCpUbOb9mQlpIODCQp9QwY1Ek3n/0pZWKLSLLAoGTMBFC4JdCOqqAQUjBp2YQLtpnca8d+ROmnaadJpz3xsn+tbf+c7vnjlz77mX0ITPdd18R0dXDxNeAXM3gTprtsRzYMwkBqYWK5WrrusuZ01HWQzugvYxcIIITz/Ki4E5AKcW5v84mwU8NXAQBI8z0wSIXtZZNDO+4SR3pFQ69qtO3Ko2FXD5zJknjL/jKwCeTJMUwGwS5w6kgdYG9jyvk4z8txlgV9c4e/sWXhoeNhd1Fq0N7AfRRQC9Okkaa3nSsa3DOl5awL4//iqIVSs072M64DiFq1JDLWDPD78iooNSc5lOr8pi4JGRkR1t7dsWiCgvA5GpmHl56c5fO4eGhm5KIsTAvh+9CcKkxFRXk8TJ4VLJFnmLgT0vHCSDPtOFkegJGLZt81OhViIDgiA6yYArU+upCHBt2/xIEiWvcBB9SMApiamuRh3tRdv8WBKnARz0EYwLElNtDeOo45hfSOLEwGNjY8/m8m3XJaa6mngZewcGzBlJnBhYmXl+9NNGU5kkab2GGT8XHfMZaZwWsO9HRRDKUnOJjomOF63C5xKt0mgBu667tWNX53WA0k5pa7h49s/5yl7Xdav/CrAyLYfha5RgKuuJp044gvG6zhyhXeHVKnhhOEic8RAxUHJM05NWdlWn1RL15l4Yvk9Mqp+3aiatgmFJt7G13qmBa7uG53WD8ueI0C2D5isG4bhlWT/K9OtVmYCVnZri2tu3qWO71Kiv1QWUGCfSVrUeOxXwCuT2PoCPMPCi9A+4cnPmr5lwebFSmdbZHVL1cO0+R/kPGDhKhB1pf1YVx4ybBJzfssX4pL+/f17qJaqwen/YuatrEFx7f8gEuhZMgcMgd6HyeySp+IbAURQ9Fcd8Qff9QVqx+zq+lsT53o2u/o8EXjkkaKLZVW20GFXthKh3wC5MN9I0BC6H4VsG06UU+6x+cR+MqDLxu0XLmniY0UOBx4Lxnhz48ibA1hjVsc1kvF2yC+vueeuAwzB8PmG6tlmwdVWtxsT7Byzru4b78Mo01qWG9CZNY9m6Q+3bS9Xbz9U/ATxQYT+ITgM4li1Nc6MZfL5oW++tOzjKUbTPSKBa4b/31T1n3auw50ffy4eY1q6JGT8UHfMFlbUGHATjPQyeai2GXjYCHbTtwnQN2A/CLwE6pGfRYjVjynHMN2h0dHR3Lt/2i3TiajHmvXRqb46Xl/aQF0QmAeFmgejkVTds+l+0w/06T5LnRzdaNdzoVLOBdpH8IOImGLXMQvXwbwTsblnGDIkYmKG7e7B6lXwsg1ej0Cb+ejyXGPTOP2DnbMsgQJVDAAAAAElFTkSuQmCC"},de39:function(t,e){t.exports="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAsCAYAAAAehFoBAAACnElEQVRYR+2ZsWsTURzHv9/LCRlayOCivcO6dSm0kN1ocrgodBPBTXdbcBBqk8uZxUHsH1DpIKKbDgWlSSFbFZR2kgyCQk6tItShYKTn/SRDJBdr7q65O7Hcre+97/d7H37vvXvviAifCcOcUaBs9Uu6cGc/1M3tqGwYlVBXJw18AM3/j7BuWKtRlYUIjpO40K8ngqckvkXlQd2wJCqxJHTSwHFTTgmnhAcIpCXxz0tCIC2BXI47SFef4COCU8O8fEtCwG27vjSbRGDNqG4RnEkDx0U7GsIiX0muxRXSoysyBzI3UkkkEjSEie+kC6GVSNejF1hE9gC+SgQfJE9ybKQaTtfhIfiiWdbSne7viCMhDEFHKK0kJh2FUyCyI026JIKG8Th663CYt0+ib0o4bsop4fgJl6zdMCYCqCQ8HygicAjsDdUh/vwwF9kB+T2Mf+j7Yb1k3QZxy3tSwHK7UV4YZqyXrHsg5gfG1dqN8lJsgU+cq51SFbfl2Y1EdjKOnH7fNDvDjHMFMzeu8p3nCNTdRR132m6ab4OGDkVYK1lPSMz1i4sr1+yNyv0ghlqxepUKVzzjBWt2o3wxyPhun8CB9VL1PMjnHjPItl2vBL+zKJiqrnITZL5f56e4xseG2QgSOljggpnVjnFz8JLDIfKf1suvgxj1+miGdYZAc+DFW/a+TKNpOn5agQJrRvU6weUBscftevlQV1ha0XxARbni1ZMb7Xrl7siBu5NlTGXbc9YSdH5IZvLLxuJnP4OD2icKFY1q5g2J8b723cy+e9Jv8gYi3P1hSHC1VxICuWnXK3cOE7Y3Ri9VF0HWAIgIXkDBgr1efumnGSjwb5Ni9ZIQ86ojZ/1I+BlPFsysoyrPILJib1Qe+vXvtf8CQ8gzODzp7jAAAAAASUVORK5CYII="},ed17:function(t,e,n){var i=n("24fb");e=i(!1),e.push([t.i,".TextRow[data-v-5f3c76c6]{height:%?140?%;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;background:#fff;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;padding:0 16px;margin-bottom:10px}.title[data-v-5f3c76c6]{color:#323233;font-size:%?32?%}.detail[data-v-5f3c76c6]{color:#c8c9cc;font-size:%?26?%}.me[data-v-5f3c76c6]{color:#969799;font-size:%?20?%}.pei[data-v-5f3c76c6]{color:#2e7ff9;font-size:%?20?%}.Onb[data-v-5f3c76c6]{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.Btn[data-v-5f3c76c6]{background-color:#fff;display:-webkit-box;display:-webkit-flex;display:flex;width:100%;-webkit-justify-content:space-around;justify-content:space-around;height:50px;-webkit-box-align:center;-webkit-align-items:center;align-items:center;position:fixed;bottom:0}.content[data-v-5f3c76c6]{background-color:#f2f3f5;height:100vh}",""]),t.exports=e},fcdb:function(t,e,n){"use strict";n.r(e);var i=n("4b24"),a=n.n(i);for(var o in i)"default"!==o&&function(t){n.d(e,t,(function(){return i[t]}))}(o);e["default"]=a.a}}]);
  1 +(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["pages-index-inquire"],{"03fa":function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var r={data:function(){return{Order:""}},methods:{HaveOrder:function(e){this.Order=e.detail.value},confrim:function(){}}};t.default=r},"24fb":function(e,t,n){"use strict";function r(e,t){var n=e[1]||"",r=e[3];if(!r)return n;if(t&&"function"===typeof btoa){var i=a(r),o=r.sources.map((function(e){return"/*# sourceURL=".concat(r.sourceRoot||"").concat(e," */")}));return[n].concat(o).concat([i]).join("\n")}return[n].join("\n")}function a(e){var t=btoa(unescape(encodeURIComponent(JSON.stringify(e)))),n="sourceMappingURL=data:application/json;charset=utf-8;base64,".concat(t);return"/*# ".concat(n," */")}e.exports=function(e){var t=[];return t.toString=function(){return this.map((function(t){var n=r(t,e);return t[2]?"@media ".concat(t[2]," {").concat(n,"}"):n})).join("")},t.i=function(e,n,r){"string"===typeof e&&(e=[[null,e,""]]);var a={};if(r)for(var i=0;i<this.length;i++){var o=this[i][0];null!=o&&(a[o]=!0)}for(var u=0;u<e.length;u++){var c=[].concat(e[u]);r&&a[c[0]]||(n&&(c[2]?c[2]="".concat(n," and ").concat(c[2]):c[2]=n),t.push(c))}},t}},4391:function(e,t,n){"use strict";var r=n("72f9"),a=n.n(r);a.a},"4f06":function(e,t,n){"use strict";function r(e,t){for(var n=[],r={},a=0;a<t.length;a++){var i=t[a],o=i[0],u=i[1],c=i[2],s=i[3],d={id:e+":"+a,css:u,media:c,sourceMap:s};r[o]?r[o].parts.push(d):n.push(r[o]={id:o,parts:[d]})}return n}n.r(t),n.d(t,"default",(function(){return v}));var a="undefined"!==typeof document;if("undefined"!==typeof DEBUG&&DEBUG&&!a)throw new Error("vue-style-loader cannot be used in a non-browser environment. Use { target: 'node' } in your Webpack config to indicate a server-rendering environment.");var i={},o=a&&(document.head||document.getElementsByTagName("head")[0]),u=null,c=0,s=!1,d=function(){},f=null,p="data-vue-ssr-id",l="undefined"!==typeof navigator&&/msie [6-9]\b/.test(navigator.userAgent.toLowerCase());function v(e,t,n,a){s=n,f=a||{};var o=r(e,t);return g(o),function(t){for(var n=[],a=0;a<o.length;a++){var u=o[a],c=i[u.id];c.refs--,n.push(c)}t?(o=r(e,t),g(o)):o=[];for(a=0;a<n.length;a++){c=n[a];if(0===c.refs){for(var s=0;s<c.parts.length;s++)c.parts[s]();delete i[c.id]}}}}function g(e){for(var t=0;t<e.length;t++){var n=e[t],r=i[n.id];if(r){r.refs++;for(var a=0;a<r.parts.length;a++)r.parts[a](n.parts[a]);for(;a<n.parts.length;a++)r.parts.push(b(n.parts[a]));r.parts.length>n.parts.length&&(r.parts.length=n.parts.length)}else{var o=[];for(a=0;a<n.parts.length;a++)o.push(b(n.parts[a]));i[n.id]={id:n.id,refs:1,parts:o}}}}function h(){var e=document.createElement("style");return e.type="text/css",o.appendChild(e),e}function b(e){var t,n,r=document.querySelector("style["+p+'~="'+e.id+'"]');if(r){if(s)return d;r.parentNode.removeChild(r)}if(l){var a=c++;r=u||(u=h()),t=x.bind(null,r,a,!1),n=x.bind(null,r,a,!0)}else r=h(),t=y.bind(null,r),n=function(){r.parentNode.removeChild(r)};return t(e),function(r){if(r){if(r.css===e.css&&r.media===e.media&&r.sourceMap===e.sourceMap)return;t(e=r)}else n()}}var m=function(){var e=[];return function(t,n){return e[t]=n,e.filter(Boolean).join("\n")}}();function x(e,t,n,r){var a=n?"":U(r.css);if(e.styleSheet)e.styleSheet.cssText=m(t,a);else{var i=document.createTextNode(a),o=e.childNodes;o[t]&&e.removeChild(o[t]),o.length?e.insertBefore(i,o[t]):e.appendChild(i)}}function y(e,t){var n=U(t.css),r=t.media,a=t.sourceMap;if(r&&e.setAttribute("media",r),f.ssrId&&e.setAttribute(p,t.id),a&&(n+="\n/*# sourceURL="+a.sources[0]+" */",n+="\n/*# sourceMappingURL=data:application/json;base64,"+btoa(unescape(encodeURIComponent(JSON.stringify(a))))+" */"),e.styleSheet)e.styleSheet.cssText=n;else{while(e.firstChild)e.removeChild(e.firstChild);e.appendChild(document.createTextNode(n))}}var w=/%\?([+-]?\d+(\.\d+)?)\?%/g,k=/\.\?%PAGE\?%/g,C=/\?%PAGE\?%\[data-v-[a-z0-9]{8}\]/g,S=/uni-page-body\[data-v-[a-z0-9]{8}\]/g,$=/var\(--status-bar-height\)/gi,j=/var\(--window-top\)/gi,B=/var\(--window-bottom\)/gi,E=/var\(--window-left\)/gi,O=/var\(--window-right\)/gi;function U(e){var t=A();if("undefined"!==typeof uni&&!uni.canIUse("css.var")){var n=M();e=e.replace($,"0px").replace(j,n.top+"px").replace(B,n.bottom+"px").replace(E,"0px").replace(O,"0px")}return e.replace(C,t).replace(k,"").replace(S,"body."+t+" uni-page-body").replace(/\{[\s\S]+?\}|@media.+\{/g,(function(e){return"undefined"===typeof uni?e:e.replace(w,(function(e,t){return uni.upx2px(t)+"px"}))}))}function A(){var e="function"===typeof getApp&&getApp();return e&&e.$route&&e.$route.meta&&e.$route.meta.name||""}function M(){var e="function"===typeof getApp&&getApp();return e&&e.$route&&e.$route.meta&&e.$route.meta.name?{top:e.$route.meta.windowTop,bottom:e.$route.meta.isTabBar?50:0}:{top:0,bottom:0}}},"4f46":function(e,t,n){"use strict";var r;n.d(t,"b",(function(){return a})),n.d(t,"c",(function(){return i})),n.d(t,"a",(function(){return r}));var a=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("v-uni-view",{staticClass:"content"},[n("v-uni-view",{staticStyle:{"padding-top":"20px"}},[n("v-uni-view",{staticClass:"top"},[n("v-uni-text",{staticClass:"Order"},[e._v("证书编号:")]),n("v-uni-input",{staticStyle:{border:"1px solid #dcdee0","border-radius":"5px",padding:"4px 7px",width:"240px"},attrs:{type:"text",value:"",placeholder:"请输入证书编号"},on:{input:function(t){arguments[0]=t=e.$handleEvent(t),e.HaveOrder.apply(void 0,arguments)}}})],1)],1),n("v-uni-view",{staticClass:"BtnBox",on:{click:function(t){arguments[0]=t=e.$handleEvent(t),e.confrim.apply(void 0,arguments)}}},[n("v-uni-text",{staticClass:"ok"},[e._v("确认")])],1)],1)},i=[]},"72f9":function(e,t,n){var r=n("d5aa");"string"===typeof r&&(r=[[e.i,r,""]]),r.locals&&(e.exports=r.locals);var a=n("4f06").default;a("6035205e",r,!0,{sourceMap:!1,shadowMode:!1})},d5aa:function(e,t,n){var r=n("24fb");t=r(!1),t.push([e.i,".top[data-v-54a2b372]{display:-webkit-box;display:-webkit-flex;display:flex;height:58px;-webkit-box-align:center;-webkit-align-items:center;align-items:center;margin:0 16px 63px 16px}.Order[data-v-54a2b372]{color:#323233;font-size:%?34?%;font-weight:700}.content[data-v-54a2b372]{background-color:#f2f3f5;height:100vh}.BtnBox[data-v-54a2b372]{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;height:%?96?%;background:#1d4582;border-radius:%?16?%;margin:0 92px}.ok[data-v-54a2b372]{color:#fff;font-size:%?36?%}",""]),e.exports=t},dc5b:function(e,t,n){"use strict";n.r(t);var r=n("4f46"),a=n("e213");for(var i in a)"default"!==i&&function(e){n.d(t,e,(function(){return a[e]}))}(i);n("4391");var o,u=n("f0c5"),c=Object(u["a"])(a["default"],r["b"],r["c"],!1,null,"54a2b372",null,!1,r["a"],o);t["default"]=c.exports},e213:function(e,t,n){"use strict";n.r(t);var r=n("03fa"),a=n.n(r);for(var i in r)"default"!==i&&function(e){n.d(t,e,(function(){return r[e]}))}(i);t["default"]=a.a}}]);
  1 +(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["pages-index-login"],{"24cf":function(t,e,n){var a=n("24fb");e=a(!1),e.push([t.i,".inputC[data-v-4a1a0c69]{background:#fff;border:1px solid #646566;border-radius:9px;height:52px;margin:0 47px 26px 47px;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;padding:0 16px}uni-input[data-v-4a1a0c69]{width:%?500?%}.okBox[data-v-4a1a0c69]{background:#1d4582;border-radius:%?16?%;height:%?104?%;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;margin:0 47px}.ok[data-v-4a1a0c69]{color:#fff;font-size:%?36?%}.title[data-v-4a1a0c69]{position:absolute;width:100%;top:250px}.content[data-v-4a1a0c69]{position:relative;height:100%;overflow:hidden}",""]),t.exports=e},"24fb":function(t,e,n){"use strict";function a(t,e){var n=t[1]||"",a=t[3];if(!a)return n;if(e&&"function"===typeof btoa){var o=i(a),r=a.sources.map((function(t){return"/*# sourceURL=".concat(a.sourceRoot||"").concat(t," */")}));return[n].concat(r).concat([o]).join("\n")}return[n].join("\n")}function i(t){var e=btoa(unescape(encodeURIComponent(JSON.stringify(t)))),n="sourceMappingURL=data:application/json;charset=utf-8;base64,".concat(e);return"/*# ".concat(n," */")}t.exports=function(t){var e=[];return e.toString=function(){return this.map((function(e){var n=a(e,t);return e[2]?"@media ".concat(e[2]," {").concat(n,"}"):n})).join("")},e.i=function(t,n,a){"string"===typeof t&&(t=[[null,t,""]]);var i={};if(a)for(var o=0;o<this.length;o++){var r=this[o][0];null!=r&&(i[r]=!0)}for(var u=0;u<t.length;u++){var c=[].concat(t[u]);a&&i[c[0]]||(n&&(c[2]?c[2]="".concat(n," and ").concat(c[2]):c[2]=n),e.push(c))}},e}},"4c2c":function(t,e,n){"use strict";n.r(e);var a=n("9a7a"),i=n("afc3");for(var o in i)"default"!==o&&function(t){n.d(e,t,(function(){return i[t]}))}(o);n("9344");var r,u=n("f0c5"),c=Object(u["a"])(i["default"],a["b"],a["c"],!1,null,"4a1a0c69",null,!1,a["a"],r);e["default"]=c.exports},"4f06":function(t,e,n){"use strict";function a(t,e){for(var n=[],a={},i=0;i<e.length;i++){var o=e[i],r=o[0],u=o[1],c=o[2],s=o[3],d={id:t+":"+i,css:u,media:c,sourceMap:s};a[r]?a[r].parts.push(d):n.push(a[r]={id:r,parts:[d]})}return n}n.r(e),n.d(e,"default",(function(){return v}));var i="undefined"!==typeof document;if("undefined"!==typeof DEBUG&&DEBUG&&!i)throw new Error("vue-style-loader cannot be used in a non-browser environment. Use { target: 'node' } in your Webpack config to indicate a server-rendering environment.");var o={},r=i&&(document.head||document.getElementsByTagName("head")[0]),u=null,c=0,s=!1,d=function(){},l=null,f="data-vue-ssr-id",p="undefined"!==typeof navigator&&/msie [6-9]\b/.test(navigator.userAgent.toLowerCase());function v(t,e,n,i){s=n,l=i||{};var r=a(t,e);return h(r),function(e){for(var n=[],i=0;i<r.length;i++){var u=r[i],c=o[u.id];c.refs--,n.push(c)}e?(r=a(t,e),h(r)):r=[];for(i=0;i<n.length;i++){c=n[i];if(0===c.refs){for(var s=0;s<c.parts.length;s++)c.parts[s]();delete o[c.id]}}}}function h(t){for(var e=0;e<t.length;e++){var n=t[e],a=o[n.id];if(a){a.refs++;for(var i=0;i<a.parts.length;i++)a.parts[i](n.parts[i]);for(;i<n.parts.length;i++)a.parts.push(b(n.parts[i]));a.parts.length>n.parts.length&&(a.parts.length=n.parts.length)}else{var r=[];for(i=0;i<n.parts.length;i++)r.push(b(n.parts[i]));o[n.id]={id:n.id,refs:1,parts:r}}}}function g(){var t=document.createElement("style");return t.type="text/css",r.appendChild(t),t}function b(t){var e,n,a=document.querySelector("style["+f+'~="'+t.id+'"]');if(a){if(s)return d;a.parentNode.removeChild(a)}if(p){var i=c++;a=u||(u=g()),e=w.bind(null,a,i,!1),n=w.bind(null,a,i,!0)}else a=g(),e=x.bind(null,a),n=function(){a.parentNode.removeChild(a)};return e(t),function(a){if(a){if(a.css===t.css&&a.media===t.media&&a.sourceMap===t.sourceMap)return;e(t=a)}else n()}}var m=function(){var t=[];return function(e,n){return t[e]=n,t.filter(Boolean).join("\n")}}();function w(t,e,n,a){var i=n?"":U(a.css);if(t.styleSheet)t.styleSheet.cssText=m(e,i);else{var o=document.createTextNode(i),r=t.childNodes;r[e]&&t.removeChild(r[e]),r.length?t.insertBefore(o,r[e]):t.appendChild(o)}}function x(t,e){var n=U(e.css),a=e.media,i=e.sourceMap;if(a&&t.setAttribute("media",a),l.ssrId&&t.setAttribute(f,e.id),i&&(n+="\n/*# sourceURL="+i.sources[0]+" */",n+="\n/*# sourceMappingURL=data:application/json;base64,"+btoa(unescape(encodeURIComponent(JSON.stringify(i))))+" */"),t.styleSheet)t.styleSheet.cssText=n;else{while(t.firstChild)t.removeChild(t.firstChild);t.appendChild(document.createTextNode(n))}}var y=/%\?([+-]?\d+(\.\d+)?)\?%/g,k=/\.\?%PAGE\?%/g,C=/\?%PAGE\?%\[data-v-[a-z0-9]{8}\]/g,T=/uni-page-body\[data-v-[a-z0-9]{8}\]/g,S=/var\(--status-bar-height\)/gi,j=/var\(--window-top\)/gi,A=/var\(--window-bottom\)/gi,$=/var\(--window-left\)/gi,E=/var\(--window-right\)/gi;function U(t){var e=B();if("undefined"!==typeof uni&&!uni.canIUse("css.var")){var n=M();t=t.replace(S,"0px").replace(j,n.top+"px").replace(A,n.bottom+"px").replace($,"0px").replace(E,"0px")}return t.replace(C,e).replace(k,"").replace(T,"body."+e+" uni-page-body").replace(/\{[\s\S]+?\}|@media.+\{/g,(function(t){return"undefined"===typeof uni?t:t.replace(y,(function(t,e){return uni.upx2px(e)+"px"}))}))}function B(){var t="function"===typeof getApp&&getApp();return t&&t.$route&&t.$route.meta&&t.$route.meta.name||""}function M(){var t="function"===typeof getApp&&getApp();return t&&t.$route&&t.$route.meta&&t.$route.meta.name?{top:t.$route.meta.windowTop,bottom:t.$route.meta.isTabBar?50:0}:{top:0,bottom:0}}},"61b7":function(t,e,n){"use strict";var a=n("4ea4");n("ac1f"),n("1276"),Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var i=a(n("a3e9")),o={data:function(){return{ajaxTrue:!1,card:"",password:""}},methods:{HavePass:function(t){this.card=t.detail.value},HaveCard:function(t){this.password=t.detail.value},cardBlur:function(){this.ajaxTrue=this.checkIDCard(this.password),this.ajaxTrue||uni.showToast({title:"请输入正确的身份证号码",icon:"none"})},checkIDCard:function(t){for(var e=[7,9,10,5,8,4,2,1,6,3,7,9,10,5,8,4,2],n=["1","0","X","9","8","7","6","5","4","3","2"],a=t+"",i=t[17],o=a.substring(0,17),r=o.split(""),u=r.length,c=0,s=0;s<u;s++)c+=r[s]*e[s];var d=c%11,l=n[d],f=/^[1-9][0-9]{5}([1][9][0-9]{2}|[2][0][0|1][0-9])([0][1-9]|[1][0|1|2])([0][1-9]|[1|2][0-9]|[3][0|1])[0-9]{3}([0-9]|[X])$/,p=f.test(t);return!(i!==l||!p)},login:function(){this.ajaxTrue?i.default.post("/api/index/login",{card:this.password,password:this.card}).then((function(t){if(1==t.code){wx.showToast({title:"登录成功"}),uni.setStorageSync("userInfo",t.data),uni.setStorageSync("Authorization",t.data.token);var e="http://ranqi-admin.t.brotop.cn/api/index/auth?token="+uni.getStorageSync("Authorization")+"&url=/#/pages/index/index";window.location.href=e}else wx.showToast({title:"用户名或密码错误",icon:"none"})})).catch((function(t){})):uni.showToast({title:"请输入正确的身份证号码",icon:"none"})}}};e.default=o},9344:function(t,e,n){"use strict";var a=n("c0fc"),i=n.n(a);i.a},"9a7a":function(t,e,n){"use strict";var a;n.d(e,"b",(function(){return i})),n.d(e,"c",(function(){return o})),n.d(e,"a",(function(){return a}));var i=function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("v-uni-view",{staticClass:"content"},[a("v-uni-image",{staticStyle:{width:"100%",height:"100vh"},attrs:{src:n("ab66"),mode:""}}),a("v-uni-view",{staticClass:"title"},[a("v-uni-view",{staticClass:"inputC"},[a("v-uni-input",{attrs:{type:"text",value:"",placeholder:"请输入身份证号"},on:{input:function(e){arguments[0]=e=t.$handleEvent(e),t.HaveCard.apply(void 0,arguments)},blur:function(e){arguments[0]=e=t.$handleEvent(e),t.cardBlur.apply(void 0,arguments)}}})],1),a("v-uni-view",{staticClass:"inputC"},[a("v-uni-input",{attrs:{type:"text",value:"",placeholder:"请输入密码(默认身份证后8位)",password:"true"},on:{input:function(e){arguments[0]=e=t.$handleEvent(e),t.HavePass.apply(void 0,arguments)}}})],1),a("v-uni-view",{staticClass:"okBox",on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.login.apply(void 0,arguments)}}},[a("v-uni-text",{staticClass:"ok"},[t._v("确认")])],1)],1)],1)},o=[]},a3e9:function(t,e,n){"use strict";n("c975"),n("d3b7"),Object.defineProperty(e,"__esModule",{value:!0}),e.default=e.baseUrl=void 0;var a="http://ranqi-admin.t.brotop.cn";function i(){var t={token:uni.getStorageSync("Authorization")||"","Content-Type":"application/json"};return t}function o(){console.log(uni.getStorageSync("Authorization"));var t={token:uni.getStorageSync("Authorization")||"","Content-Type":"application/json"};return t}e.baseUrl=a;var r={get:function(t,e){return new Promise((function(n,o){uni.request({method:"GET",url:a+t,data:e,header:i()}).then((function(t){console.log("11111111111",t),1==t[1].data.code?n(t[1].data):t[1].data.msg.indexOf("过期")>-1||t[1].data.msg.indexOf("请重新登录")>-1?(uni.showToast({icon:"none",title:"请登录",duration:3e3}),uni.navigateTo({url:"/pages/index/login"})):uni.showToast({icon:"none",title:t[1].data.msg,duration:1300})})).catch((function(t){o(t)}))}))},post:function(t,e){return console.log(t),console.log(e),new Promise((function(n,i){uni.request({method:"POST",url:a+t,data:e,header:o()}).then((function(t){1==t[1].data.code||0==t[1].data.code?n(t[1].data):(t[1].data.msg.indexOf("过期")>-1||t[1].data.msg.indexOf("请重新登录")>-1)&&(uni.showToast({icon:"none",title:"请登录",duration:3e3}),uni.navigateTo({url:"/pages/index/login"}))})).catch((function(t){i(t)}))}))}};e.default=r},ab66:function(t,e,n){t.exports=n.p+"static/img/ic_5@2x.eabf48cb.png"},afc3:function(t,e,n){"use strict";n.r(e);var a=n("61b7"),i=n.n(a);for(var o in a)"default"!==o&&function(t){n.d(e,t,(function(){return a[t]}))}(o);e["default"]=i.a},c0fc:function(t,e,n){var a=n("24cf");"string"===typeof a&&(a=[[t.i,a,""]]),a.locals&&(t.exports=a.locals);var i=n("4f06").default;i("f6a8bc70",a,!0,{sourceMap:!1,shadowMode:!1})}}]);
  1 +(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["pages-index-me"],{"0a7d":function(t,e){t.exports="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAADQ0lEQVRoQ+1ZMWsUURCe2c2ZaFKkiIVwYECENELEFNrFIiSdhY0hCOvde6LYxH9iiqDJ7Z2LRFIkRX6AYArBwiIKAZVEOPAKhShXJJBwb2/kXbLhsuzee9l1LxvY7ZaZ9735Zt7OzJtFOOcPnnP7ISNw1hHMIpCqCDDG8kLgkN8o02wK13W3HcfZDzPYsqxBgNxwXEIHB1hbXl7c0cU5PkLT09NDl/oHfiJiX+BigiXbXnwYBsz4468AMKK7cZgeEe0j0HXbtms6WMcELIuP9uRwowNw/cf21uX19XXh1ykUCmOG2fNJZ0MdHQS6WSqVPuvpHmmdIED4QIjmdykyDLhmmLjaUiNktr1Q9gMzxl8C4hPpPRfoLggMPWphRpkmjKCBy1Iem4AfgDH+HhDHiahOpjFeWVj44hlS4Py+AR5BeGHbi891POfXaXdgAgTYLQL8IL+PwzOKq4RUBcIxRJhqBQegitS8bdv279QRkAY94nzSIFgL/sipJhqNCcdxvkUxXq5JNAKeUZZlDZu53DMgnAKEAQCoITXfCSHmHMepRzW+awTiGKha25UIqIyII88IqDwg24y9PWP/NGX+NBFR7R+GFViJ/XnYazOOiox2mU8NAR3vhDWCYST8TZvOHkFYWhFQgSsbwYCd/U2bao9YR2hmhuX7LuKWBGn0Xsi/mZ//0w7oyUM72RAC7ViJEpD7Sy8b/f19b0PaXCnv7R3I6577Rg/ttGMlTkDXsKh6GQGVB1R1INVZSFUHUp+FVNFJfRZSEfCyVGqzkKoORM087et0nBS5EuvUgbgkEicQ10DV+q4QKBaLVxHNWUAYJ4BBBPqFYKzV63/nV1ZWdlVGdpInToBzPkmH4xN5Fz7xyIkEuWKqUqm0ZklRnkQJWJyPmgQfO41VAFqTiRtRL/eJEmCcbwDgKADsUtO9Uy6XNz0vM8buARprrXeiV7ZdenrmEYCQ0SIBzZZLpTm/gUXOXyOgJQkKak6c+WgxyINyrOiKxpWgEbtqMHzaiEQaLaraASJYKndpvB50aQpzwolfTJ0uJdXq1mbQaN0D/l8/OPwXHVX0sn9kKg8lLc8ikLSHVfhZBFQeSlqeRSBpD6vw/wEYDthPeXHKvAAAAABJRU5ErkJggg=="},"12cf":function(t,e){t.exports="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAsCAYAAAAehFoBAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAIbSURBVHgB7ZnRbdswEIbv6DTto0ZQN/AIzgbpBI2fXMUoUk8QZQI1CCzG7oOdCTJCPUJG0Ah6TYHwerKRwGYckUxIAQb4PR545I/T3YknIXjkRspBD8TfbRuCOsmybAWeEHBgRMGhQSnnC/AEESWctKc7NsAVR6UCTxwR0Bn4AveZaEDgj5jDoYmCQxMFh+bgBB9ZrHl4AjWBDhAkCkTot60xCuYXS/3T422rjamc182JbcQcDo0xJRCw7/OC1AanX2paY1N0idcL0geJORwac1sjqAHpAbqAsM99OGlbYs5hFjvOfpxAB3Af5ombBm1rYg6H5vCm5lLObGbECjqACzz5eNFtSKEDEM1rYg6HJgoOTRQcGm5rVLk4EOEbvdK0D6buPnt2AUfk7M8lKZXvHKvU1Xic5W1+0/L2NyJeuPrpOKVEIWWqi2UqIWBp8v33+DlfX1W3QCEumj3BASfBnwjyPTvk/NOlMvlOJsMae3ClmZNj6DnNi9YpcVPOTnsI95q5Os9GX8GB5s6L2p3X5U+TdYRZbKHbmoPAEQVPepR5WhbWUbYSPL2dN8WSbtt4/F/apILO+isSqTvNnJbl7JeNv1FwUSwSJNrZbFM8ryNlC7fFVwXIEbgsFovE5GsUvC6WzaOvXoykrt8T3WfWvqiuX7YDWvEHx2+T4bA2+Tr14amUZ+zy3cdQ2jy54y+P9yhweT4a3dn6/QfZlbZrY2bzEgAAAABJRU5ErkJggg=="},"24fb":function(t,e,n){"use strict";function i(t,e){var n=t[1]||"",i=t[3];if(!i)return n;if(e&&"function"===typeof btoa){var o=a(i),r=i.sources.map((function(t){return"/*# sourceURL=".concat(i.sourceRoot||"").concat(t," */")}));return[n].concat(r).concat([o]).join("\n")}return[n].join("\n")}function a(t){var e=btoa(unescape(encodeURIComponent(JSON.stringify(t)))),n="sourceMappingURL=data:application/json;charset=utf-8;base64,".concat(e);return"/*# ".concat(n," */")}t.exports=function(t){var e=[];return e.toString=function(){return this.map((function(e){var n=i(e,t);return e[2]?"@media ".concat(e[2]," {").concat(n,"}"):n})).join("")},e.i=function(t,n,i){"string"===typeof t&&(t=[[null,t,""]]);var a={};if(i)for(var o=0;o<this.length;o++){var r=this[o][0];null!=r&&(a[r]=!0)}for(var s=0;s<t.length;s++){var c=[].concat(t[s]);i&&a[c[0]]||(n&&(c[2]?c[2]="".concat(n," and ").concat(c[2]):c[2]=n),e.push(c))}},e}},"299f":function(t,e,n){"use strict";var i;n.d(e,"b",(function(){return a})),n.d(e,"c",(function(){return o})),n.d(e,"a",(function(){return i}));var a=function(){var t=this,e=t.$createElement,i=t._self._c||e;return i("v-uni-view",[t.isToken?i("v-uni-view",{staticClass:"ding"},[i("v-uni-image",{staticStyle:{width:"116rpx",height:"116rpx","border-radius":"50%"},attrs:{src:t.userInfo.image,mode:""}}),i("v-uni-text",{staticClass:"userName"},[t._v(t._s(t.userInfo.name))])],1):t._e(),t.isToken?t._e():i("v-uni-view",{staticClass:"ding",on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.login.apply(void 0,arguments)}}},[i("v-uni-image",{staticStyle:{width:"116rpx",height:"116rpx"},attrs:{src:n("f6fc"),mode:""}}),i("v-uni-text",{staticClass:"userName"},[t._v("请登录")])],1),i("v-uni-view",{staticClass:"topBack"},[i("v-uni-view",{staticClass:"top"},[i("v-uni-view",{staticClass:"one",on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.myVoice.apply(void 0,arguments)}}},[i("v-uni-view",{staticStyle:{display:"flex"}},[i("v-uni-image",{staticStyle:{width:"32rpx",height:"36rpx"},attrs:{src:n("0a7d"),mode:""}}),i("v-uni-text",{staticClass:"updateMi"},[t._v("我的发票")])],1),i("v-uni-view",[i("v-uni-image",{staticStyle:{width:"28rpx",height:"28rpx"},attrs:{src:n("ae35"),mode:""}})],1)],1),i("v-uni-view",{staticClass:"one",on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.uploadImg.apply(void 0,arguments)}}},[i("v-uni-view",{staticStyle:{display:"flex"}},[i("v-uni-image",{staticStyle:{width:"32rpx",height:"36rpx"},attrs:{src:n("8ff1"),mode:""}}),i("v-uni-text",{staticClass:"updateMi"},[t._v("更换证件照")])],1),i("v-uni-view",[i("v-uni-image",{staticStyle:{width:"28rpx",height:"28rpx"},attrs:{src:n("ae35"),mode:""}})],1)],1),i("v-uni-view",{staticClass:"one",on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.outLogin.apply(void 0,arguments)}}},[i("v-uni-view",{staticStyle:{display:"flex"}},[i("v-uni-image",{staticStyle:{width:"32rpx",height:"36rpx"},attrs:{src:n("5ba1"),mode:""}}),i("v-uni-text",{staticClass:"out"},[t._v("退出登录")])],1),i("v-uni-view",[i("v-uni-image",{staticStyle:{width:"28rpx",height:"28rpx"},attrs:{src:n("ae35"),mode:""}})],1)],1)],1)],1),i("v-uni-view",{staticClass:"Btn"},[i("v-uni-view",{staticClass:"Onb",on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.GoIndex.apply(void 0,arguments)}}},[i("v-uni-image",{staticStyle:{width:"44rpx",height:"44rpx"},attrs:{src:n("12cf"),mode:""}}),i("v-uni-text",{staticClass:"pei"},[t._v("培训")])],1),i("v-uni-view",{staticClass:"Onb"},[i("v-uni-image",{staticStyle:{width:"44rpx",height:"44rpx"},attrs:{src:n("a498"),mode:""}}),i("v-uni-text",{staticClass:"me"},[t._v("我的")])],1)],1),t.mask?i("v-uni-view",{staticClass:"mask"}):t._e(),t.mask?i("v-uni-view",{staticClass:"maskBox"},[i("v-uni-view",{staticClass:"maskItem",on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.confrim.apply(void 0,arguments)}}},[t._v("确认退出")]),i("v-uni-view",{staticClass:"maskItem",on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.concel.apply(void 0,arguments)}}},[t._v("取消")])],1):t._e()],1)},o=[]},"4f06":function(t,e,n){"use strict";function i(t,e){for(var n=[],i={},a=0;a<e.length;a++){var o=e[a],r=o[0],s=o[1],c=o[2],u=o[3],l={id:t+":"+a,css:s,media:c,sourceMap:u};i[r]?i[r].parts.push(l):n.push(i[r]={id:r,parts:[l]})}return n}n.r(e),n.d(e,"default",(function(){return p}));var a="undefined"!==typeof document;if("undefined"!==typeof DEBUG&&DEBUG&&!a)throw new Error("vue-style-loader cannot be used in a non-browser environment. Use { target: 'node' } in your Webpack config to indicate a server-rendering environment.");var o={},r=a&&(document.head||document.getElementsByTagName("head")[0]),s=null,c=0,u=!1,l=function(){},d=null,f="data-vue-ssr-id",A="undefined"!==typeof navigator&&/msie [6-9]\b/.test(navigator.userAgent.toLowerCase());function p(t,e,n,a){u=n,d=a||{};var r=i(t,e);return g(r),function(e){for(var n=[],a=0;a<r.length;a++){var s=r[a],c=o[s.id];c.refs--,n.push(c)}e?(r=i(t,e),g(r)):r=[];for(a=0;a<n.length;a++){c=n[a];if(0===c.refs){for(var u=0;u<c.parts.length;u++)c.parts[u]();delete o[c.id]}}}}function g(t){for(var e=0;e<t.length;e++){var n=t[e],i=o[n.id];if(i){i.refs++;for(var a=0;a<i.parts.length;a++)i.parts[a](n.parts[a]);for(;a<n.parts.length;a++)i.parts.push(h(n.parts[a]));i.parts.length>n.parts.length&&(i.parts.length=n.parts.length)}else{var r=[];for(a=0;a<n.parts.length;a++)r.push(h(n.parts[a]));o[n.id]={id:n.id,refs:1,parts:r}}}}function v(){var t=document.createElement("style");return t.type="text/css",r.appendChild(t),t}function h(t){var e,n,i=document.querySelector("style["+f+'~="'+t.id+'"]');if(i){if(u)return l;i.parentNode.removeChild(i)}if(A){var a=c++;i=s||(s=v()),e=x.bind(null,i,a,!1),n=x.bind(null,i,a,!0)}else i=v(),e=b.bind(null,i),n=function(){i.parentNode.removeChild(i)};return e(t),function(i){if(i){if(i.css===t.css&&i.media===t.media&&i.sourceMap===t.sourceMap)return;e(t=i)}else n()}}var m=function(){var t=[];return function(e,n){return t[e]=n,t.filter(Boolean).join("\n")}}();function x(t,e,n,i){var a=n?"":Q(i.css);if(t.styleSheet)t.styleSheet.cssText=m(e,a);else{var o=document.createTextNode(a),r=t.childNodes;r[e]&&t.removeChild(r[e]),r.length?t.insertBefore(o,r[e]):t.appendChild(o)}}function b(t,e){var n=Q(e.css),i=e.media,a=e.sourceMap;if(i&&t.setAttribute("media",i),d.ssrId&&t.setAttribute(f,e.id),a&&(n+="\n/*# sourceURL="+a.sources[0]+" */",n+="\n/*# sourceMappingURL=data:application/json;base64,"+btoa(unescape(encodeURIComponent(JSON.stringify(a))))+" */"),t.styleSheet)t.styleSheet.cssText=n;else{while(t.firstChild)t.removeChild(t.firstChild);t.appendChild(document.createTextNode(n))}}var w=/%\?([+-]?\d+(\.\d+)?)\?%/g,k=/\.\?%PAGE\?%/g,y=/\?%PAGE\?%\[data-v-[a-z0-9]{8}\]/g,C=/uni-page-body\[data-v-[a-z0-9]{8}\]/g,B=/var\(--status-bar-height\)/gi,E=/var\(--window-top\)/gi,S=/var\(--window-bottom\)/gi,R=/var\(--window-left\)/gi,I=/var\(--window-right\)/gi;function Q(t){var e=U();if("undefined"!==typeof uni&&!uni.canIUse("css.var")){var n=T();t=t.replace(B,"0px").replace(E,n.top+"px").replace(S,n.bottom+"px").replace(R,"0px").replace(I,"0px")}return t.replace(y,e).replace(k,"").replace(C,"body."+e+" uni-page-body").replace(/\{[\s\S]+?\}|@media.+\{/g,(function(t){return"undefined"===typeof uni?t:t.replace(w,(function(t,e){return uni.upx2px(e)+"px"}))}))}function U(){var t="function"===typeof getApp&&getApp();return t&&t.$route&&t.$route.meta&&t.$route.meta.name||""}function T(){var t="function"===typeof getApp&&getApp();return t&&t.$route&&t.$route.meta&&t.$route.meta.name?{top:t.$route.meta.windowTop,bottom:t.$route.meta.isTabBar?50:0}:{top:0,bottom:0}}},"5ba1":function(t,e){t.exports="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAADb0lEQVRoQ2NkGOKAcYi7n2HUAwMdg6MxMKhj4MOHD+FXr171+P33L9XdycHGxmBubr6AkZHxICWG40xC////V5k6bdrtCxcuUmI+Xr3eXl4fAgL8RRkZGf+Qawk+DzhUVFbtf/v2LblmE9Tn4uz8Jjw8TJLmHtDW1mYwMTVZ8ffv3x8EXUWkAhYmpj9GRkZzuLi4ThKpBasyomLAytKSITExQZCRkfEDJZbRQu+oB2gRqqSYORoDpIQWLdSOxgC1QvXjx4/ep8+eLVBVVl4jLy8/k1hzB0UM/P//n2PxkiXvDx06zCEsLMyQlJjQoK6u3kiMJwaLB1g2bdr8evOWLQIgR4M8kZKc1KGqqlpJyBODwgMgR/7//996+fIVO/bt388D80RaasoEZWXlQnyeGDQegHpCf9XqNTt2794tAfNEakryAmVl5VRc7aVB5QGoJzRWrV6zH+YJPj4+hsyM9DUqKiqR2Dwx6DwA9YTC8hUr9+/bt08BxAd5Ii42Zoe+vn4gIyMjSoOS6h74//+//O7du3c8efJUg1AGJCR//sIFhu/fv4OVsbOzg0qnDcbGxoHI+qjugQ8fPpSXlJZ1EHIcOfK6uroMebk5soyMjE9g+qnugf///5tPnzHjwMOHjzjIcSSyni9fvjD8/PkTLMTExMQQHxd3xtraypSmMQBNw8oMDAw6FHiA5f79+xN6+/plQB4AOT42JuaGjY21IyMj4wuae4ACh4PqA5Y7d+4snz5jZsinT5/ARgUHBT3w8HC3RHc8SI7qSYgSx4P0PnjwYPakyVNSYI739fF54OfnCwr5B9jMHlQeuHv3bv+s2XMKYAMJri4uD8LCQnE6flDFwO3bt9vnzJ1XAXO8k5PTg8iIcLyOH1QeWLR48XdQaxTkKFdX1xdhoSGgNI812QzKTHzs2In1O3buCNDT1X0RHBwECvkbxOSnQZMHQH0CBgYGYwYGhqukDN8MGg8QE9qDvhQixxOjMUBOqFFTz8iIARVlZQYrK8sl/xgYyB7HRw91dlbWPxYWFlMYGRkpmoAgKgaoGeXIZvn5+d7x8/VVpcR8AjM0029fuHCBEvPx6g0ODnri6eEhS4kFeGcpP3/+HH72/HkPSizApZeLi+uPqbHxDEZGxrOUmD86zUpJ6FFD72gMUCMUKTFjyMcAAOF5cU/MCdvUAAAAAElFTkSuQmCC"},"8ff1":function(t,e){t.exports="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAACX0lEQVRoQ+1ZPWvbQBi+sy6ylSWBZCik0MWgggMxZOiQn9EhkD3y4K/Jv8KTv4YoeyBDf0aHDIUUmhJBloADHRJIO0S2c9KVA8tIiu37QLKd5Ly+H/c873Pv+0oWJIRo4BX/oCKwZPWUAksWALw9BTqdDnIcp7Doyvq+j4vF4o1lWUORsyMKlMvlL6NnfA4A+CiSJDFfAv7oOvra6/UueHNGCFhW6RcB4DNvcEp+N6f2CTeGCYFarWa6g+EVBQUzsKYj9D0lgFPTjjA+ID5pU6ORyxba7bbDc/6EQKVS2RuOnn/QoKy+tt/tdn/yJEjKR/Z8RUApMK5AqleoXq/veJ63Pa3ahmH0m83mQ9g2zz/wi8elRqDRaGw9/v13CwDIzbgug3UjZ7ZarTtq5/AP0kTiUiNAq/n05DoAwukECBlsbm58ClQIA2H1R3japUYgqKrrulO3s6Zp90H1qW8YiJZBRwjByDzHmJiej8/i4zpVAqxKhu0sILPsrLhZGBLfAywgikBMivehgMgeiDYxPEIIxZoYm55PFtfEHHN95jxnNf9CxqjoHmD6B6zm7A+Rp2GuHqAq8O4B1t4I8M/bH4kTYF2FJOys8buwPSBLRhGQrYBsxeNxsudzNTHP870okVV6HxDFvmLvA7LwV2UPyOJXe2BcOa4mlq2ySFyqU0gEiKyvIvDq/9yl0h9bpWsAQF72GiQUd31qn+zy5nrxgWM4wt8gBB94EyTs19fX0KH0Bw4Kxrbt7OXl73wmg1HC4JjpTNO8qlarmOkYcnh7H/lE2K+Cr1Jg2SooBZatwH8Ym6Nenr4IygAAAABJRU5ErkJggg=="},"9d8a":function(t,e,n){"use strict";n.r(e);var i=n("fca6"),a=n.n(i);for(var o in i)"default"!==o&&function(t){n.d(e,t,(function(){return i[t]}))}(o);e["default"]=a.a},a3e9:function(t,e,n){"use strict";n("c975"),n("d3b7"),Object.defineProperty(e,"__esModule",{value:!0}),e.default=e.baseUrl=void 0;var i="http://ranqi-admin.t.brotop.cn";function a(){var t={token:uni.getStorageSync("Authorization")||"","Content-Type":"application/json"};return t}function o(){console.log(uni.getStorageSync("Authorization"));var t={token:uni.getStorageSync("Authorization")||"","Content-Type":"application/json"};return t}e.baseUrl=i;var r={get:function(t,e){return new Promise((function(n,o){uni.request({method:"GET",url:i+t,data:e,header:a()}).then((function(t){console.log("11111111111",t),1==t[1].data.code?n(t[1].data):t[1].data.msg.indexOf("过期")>-1||t[1].data.msg.indexOf("请重新登录")>-1?(uni.showToast({icon:"none",title:"请登录",duration:3e3}),uni.navigateTo({url:"/pages/index/login"})):uni.showToast({icon:"none",title:t[1].data.msg,duration:1300})})).catch((function(t){o(t)}))}))},post:function(t,e){return console.log(t),console.log(e),new Promise((function(n,a){uni.request({method:"POST",url:i+t,data:e,header:o()}).then((function(t){1==t[1].data.code||0==t[1].data.code?n(t[1].data):(t[1].data.msg.indexOf("过期")>-1||t[1].data.msg.indexOf("请重新登录")>-1)&&(uni.showToast({icon:"none",title:"请登录",duration:3e3}),uni.navigateTo({url:"/pages/index/login"}))})).catch((function(t){a(t)}))}))}};e.default=r},a498:function(t,e){t.exports="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAsCAYAAAAehFoBAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAL4SURBVHgB1Zm9UlNBFMf/Z2+izih67SwErw4PEJ+AxJEMHbGzQ58AeADhAo2lbwB2dmDnADO5pR3S2QDLhzN2BizJ3fVs+JiAQHbvB0l+Mxk+crLzy2Y/zjkhZMTT12EZRDUiesZ/lrTWDQIaGtiE1isH62GEDCCkZGh0YZLlQh7J7xAq+c2Ee6sfPiMFiYWfjIVBMaZFHqIMN+Sxpyq/v4USCUgkfCIr6vxrgGQklnYWzkD2DPn3WL1sRGHD5UUCjhSbFCK9rCEYuCMW4YjTDJuTgKg1u5mhtaq4nCBOM8y7fBYZ4zqm9QwH5dCPi+IPcoDX8mPbtWw9w7HnlZETA3cLI7ax1sJEOkBOqFg9t421FlbQnW6yxJDD2M7HWrexFtZEEjlBnrdhG2stXPRUhJxQqrlrG+t0cQxW53egM7nl2pH7azPZbzqDVjpVangVJuV0iXcSLjT1J/4hkR3SNT92EpZ8G/Hd/x4ZkWQsD44cbUfSf1E55NU/hhSQ1nP76+ESHHEWNhxu17+nkVYa0wfrsx+RgFQ1XcDJfOyQzHPtFxVIT8u18AcSkroI9TmLe+BRyLt94oZCtMHPT6UtQA2JhI3kw6I3oaFqjkWo5EcEUl/3V8MVJMBJuCV6R0xqhSmLsr4Tkh8RF6NzLsWotfBQdX42I9HLcL8CS3urM3M2wR2FTZVciGmZQCXki1Xpf+OxZopOT4k6b5gA+eN7mmqPhkd2j7ain9cFXSs8VF2Y4A9ghT+De7g9eLnRW3/4lTzcqm9eFXCl8GA1rHEC/AXdo3ad9H9ruNXZaYqNHDaXKw0FVfl16ZK5kPyYY6vVhuq+rMEXEMvGqf2fF4QHCmTSxwC9g2lnXWi0nC+JYDQsxRDWtdVt0t7OOp9hll1Gj9LezmoJt9r9vbUULkHlU8cTYYI3iR7nbJbptEG9gz7ANA0Fy5bRJ9wviHeCb7Rx9AmC9LjgRlwZfQOVhO6NW80Wn2cZTt/idBkpOMF4g2y7OXkhPXb9B0ZvCysel8gfAAAAAElFTkSuQmCC"},ae35:function(t,e){t.exports="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABwAAAAcCAYAAAByDd+UAAABAklEQVRIS73WrQ7CMBAA4GuH4CEQE4Tn2FsgMMtoBwIyHEimJsFgli6ZQPBICJ6Fki3BLNCf60Ftm369pnc9Bn8ezOQlSTKK49m0bes71bmMoBB5BQwOoOGoVF1SoBZQzIHxWw8RoUawc5ZSFgzYmQq1gtSoE0iJOoNUqBc4QDVoKH1frzcYiqLADs2E2HHGT33CeESKBrFoEIhBg8EP6Fap+vKtDJKAUq4KDfpdjTY/BQeYtcgHReiLddeMBjEYGsRiKDAE8wZDMS+QAnMGqTAnkBKzglKuFxqeV6p+xgpmIq84g73P92NrJY2Jn6bpOIqiSdM0D9tGrvPoSuMKDNe9AFuHtB0MyLxeAAAAAElFTkSuQmCC"},b3da:function(t,e,n){"use strict";var i=n("ec5e"),a=n.n(i);a.a},bac1:function(t,e,n){"use strict";n.r(e);var i=n("299f"),a=n("9d8a");for(var o in a)"default"!==o&&function(t){n.d(e,t,(function(){return a[t]}))}(o);n("b3da");var r,s=n("f0c5"),c=Object(s["a"])(a["default"],i["b"],i["c"],!1,null,"11270ea8",null,!1,i["a"],r);e["default"]=c.exports},c0a0:function(t,e,n){var i=n("24fb");e=i(!1),e.push([t.i,".mask[data-v-11270ea8]{position:fixed;width:100%;height:100%;top:0;left:0;background-color:#000;opacity:.6;z-index:6}.maskBox[data-v-11270ea8]{width:100%;height:%?160?%;position:fixed;bottom:%?0?%;left:0;background-color:#fff;z-index:9}.maskItem[data-v-11270ea8]{height:%?80?%;text-align:center;width:100%;line-height:%?80?%;color:#007aff;font-size:%?28?%;border-bottom:%?2?% solid #cfcfcf}.ding[data-v-11270ea8]{position:absolute;top:35px;width:100%;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;margin-left:24px}.userName[data-v-11270ea8]{color:#fff;font-size:%?40?%;margin-left:15px}.one[data-v-11270ea8]{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;height:50px;margin:0 16px;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;border-bottom:1px solid #ebedf0}.top[data-v-11270ea8]{background:#fff;border-radius:12px 12px 0 0;position:fixed;width:100%;top:140px}.out[data-v-11270ea8]{color:#323233;font-size:%?30?%;margin-left:10px}.updateMi[data-v-11270ea8]{color:#323233;font-size:%?30?%;margin-left:10px}.topBack[data-v-11270ea8]{height:%?320?%;width:100%;background:-webkit-linear-gradient(top,#1e4684,#285dad 100%);background:linear-gradient(180deg,#1e4684,#285dad 100%)}.me[data-v-11270ea8]{color:#2e7ff9;font-size:%?20?%}.pei[data-v-11270ea8]{color:#969799;font-size:%?20?%}.Onb[data-v-11270ea8]{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.Btn[data-v-11270ea8]{display:-webkit-box;display:-webkit-flex;display:flex;width:100%;-webkit-justify-content:space-around;justify-content:space-around;height:50px;-webkit-box-align:center;-webkit-align-items:center;align-items:center;position:fixed;bottom:0}",""]),t.exports=e},ec5e:function(t,e,n){var i=n("c0a0");"string"===typeof i&&(i=[[t.i,i,""]]),i.locals&&(t.exports=i.locals);var a=n("4f06").default;a("5793f588",i,!0,{sourceMap:!1,shadowMode:!1})},f6fc:function(t,e,n){t.exports=n.p+"static/img/ic_12@2x.5a369aaf.png"},fca6:function(t,e,n){"use strict";var i=n("4ea4");n("4160"),n("159b"),Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var a=i(n("a3e9")),o={data:function(){return{isToken:!1,mask:!1,userInfo:"",fileList:[],urlImg:[]}},onShow:function(){this.isToken=!!uni.getStorageSync("Authorization"),this.userInfo=uni.getStorageSync("userInfo"),console.log(uni.getStorageSync("userInfo"),"user")},methods:{onClose:function(){},myVoice:function(){uni.navigateTo({url:"/pages/index/my-invoice"})},login:function(){uni.navigateTo({url:"/pages/index/login"})},outLogin:function(){this.mask=!0},GoIndex:function(){uni.navigateTo({url:"./index"})},uploadImg:function(){var t=this;t.tempFilePaths=[],uni.chooseImage({count:1,success:function(e){var n=e.tempFilePaths;n.forEach((function(e,n){t.tempFilePaths.push(e)}));var i=t.tempFilePaths;i.forEach((function(e){uni.uploadFile({url:"http://ranqi-admin.t.brotop.cn//api/common/upload",filePath:e,fileType:"image",name:"file",formData:{user:"test"},header:{token:uni.getStorageSync("token")||""},success:function(e){var n=JSON.parse(e.data).data;t.fileList.unshift(n.url),t.urlImg.unshift(n.fullurl),console.log(t.fileList,t.urlImg[0],"res"),t.userInfo.image=n.fullurl}})}))}})},GoUpPass:function(){uni.navigateTo({url:"./updatePass"})},confrim:function(){var t=this;this.mask=!1,a.default.post("/api/index/logout",{}).then((function(e){1==e.code&&(uni.showToast({title:"退出成功"}),t.mask=!1,t.isToken=!1,setTimeout((function(){uni.navigateTo({url:"/pages/index/login"})}),500))})).catch((function(t){}))},concel:function(){this.mask=!1}}};e.default=o}}]);
  1 +(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["pages-index-my-invoice"],{"02df":function(e,t){},"1d66":function(e,t,n){"use strict";n.r(t);var r=n("dc13"),a=n("7a82");for(var o in a)"default"!==o&&function(e){n.d(t,e,(function(){return a[e]}))}(o);n("4bfe");var i,u=n("f0c5"),c=Object(u["a"])(a["default"],r["b"],r["c"],!1,null,"7ebcfed6",null,!1,r["a"],i);t["default"]=c.exports},"24fb":function(e,t,n){"use strict";function r(e,t){var n=e[1]||"",r=e[3];if(!r)return n;if(t&&"function"===typeof btoa){var o=a(r),i=r.sources.map((function(e){return"/*# sourceURL=".concat(r.sourceRoot||"").concat(e," */")}));return[n].concat(i).concat([o]).join("\n")}return[n].join("\n")}function a(e){var t=btoa(unescape(encodeURIComponent(JSON.stringify(e)))),n="sourceMappingURL=data:application/json;charset=utf-8;base64,".concat(t);return"/*# ".concat(n," */")}e.exports=function(e){var t=[];return t.toString=function(){return this.map((function(t){var n=r(t,e);return t[2]?"@media ".concat(t[2]," {").concat(n,"}"):n})).join("")},t.i=function(e,n,r){"string"===typeof e&&(e=[[null,e,""]]);var a={};if(r)for(var o=0;o<this.length;o++){var i=this[o][0];null!=i&&(a[i]=!0)}for(var u=0;u<e.length;u++){var c=[].concat(e[u]);r&&a[c[0]]||(n&&(c[2]?c[2]="".concat(n," and ").concat(c[2]):c[2]=n),t.push(c))}},t}},"472e":function(e,t,n){var r=n("64b0");"string"===typeof r&&(r=[[e.i,r,""]]),r.locals&&(e.exports=r.locals);var a=n("4f06").default;a("5afe91b5",r,!0,{sourceMap:!1,shadowMode:!1})},"4bfe":function(e,t,n){"use strict";var r=n("472e"),a=n.n(r);a.a},"4f06":function(e,t,n){"use strict";function r(e,t){for(var n=[],r={},a=0;a<t.length;a++){var o=t[a],i=o[0],u=o[1],c=o[2],s=o[3],f={id:e+":"+a,css:u,media:c,sourceMap:s};r[i]?r[i].parts.push(f):n.push(r[i]={id:i,parts:[f]})}return n}n.r(t),n.d(t,"default",(function(){return v}));var a="undefined"!==typeof document;if("undefined"!==typeof DEBUG&&DEBUG&&!a)throw new Error("vue-style-loader cannot be used in a non-browser environment. Use { target: 'node' } in your Webpack config to indicate a server-rendering environment.");var o={},i=a&&(document.head||document.getElementsByTagName("head")[0]),u=null,c=0,s=!1,f=function(){},d=null,p="data-vue-ssr-id",l="undefined"!==typeof navigator&&/msie [6-9]\b/.test(navigator.userAgent.toLowerCase());function v(e,t,n,a){s=n,d=a||{};var i=r(e,t);return g(i),function(t){for(var n=[],a=0;a<i.length;a++){var u=i[a],c=o[u.id];c.refs--,n.push(c)}t?(i=r(e,t),g(i)):i=[];for(a=0;a<n.length;a++){c=n[a];if(0===c.refs){for(var s=0;s<c.parts.length;s++)c.parts[s]();delete o[c.id]}}}}function g(e){for(var t=0;t<e.length;t++){var n=e[t],r=o[n.id];if(r){r.refs++;for(var a=0;a<r.parts.length;a++)r.parts[a](n.parts[a]);for(;a<n.parts.length;a++)r.parts.push(m(n.parts[a]));r.parts.length>n.parts.length&&(r.parts.length=n.parts.length)}else{var i=[];for(a=0;a<n.parts.length;a++)i.push(m(n.parts[a]));o[n.id]={id:n.id,refs:1,parts:i}}}}function h(){var e=document.createElement("style");return e.type="text/css",i.appendChild(e),e}function m(e){var t,n,r=document.querySelector("style["+p+'~="'+e.id+'"]');if(r){if(s)return f;r.parentNode.removeChild(r)}if(l){var a=c++;r=u||(u=h()),t=w.bind(null,r,a,!1),n=w.bind(null,r,a,!0)}else r=h(),t=x.bind(null,r),n=function(){r.parentNode.removeChild(r)};return t(e),function(r){if(r){if(r.css===e.css&&r.media===e.media&&r.sourceMap===e.sourceMap)return;t(e=r)}else n()}}var b=function(){var e=[];return function(t,n){return e[t]=n,e.filter(Boolean).join("\n")}}();function w(e,t,n,r){var a=n?"":N(r.css);if(e.styleSheet)e.styleSheet.cssText=b(t,a);else{var o=document.createTextNode(a),i=e.childNodes;i[t]&&e.removeChild(i[t]),i.length?e.insertBefore(o,i[t]):e.appendChild(o)}}function x(e,t){var n=N(t.css),r=t.media,a=t.sourceMap;if(r&&e.setAttribute("media",r),d.ssrId&&e.setAttribute(p,t.id),a&&(n+="\n/*# sourceURL="+a.sources[0]+" */",n+="\n/*# sourceMappingURL=data:application/json;base64,"+btoa(unescape(encodeURIComponent(JSON.stringify(a))))+" */"),e.styleSheet)e.styleSheet.cssText=n;else{while(e.firstChild)e.removeChild(e.firstChild);e.appendChild(document.createTextNode(n))}}var y=/%\?([+-]?\d+(\.\d+)?)\?%/g,C=/\.\?%PAGE\?%/g,U=/\?%PAGE\?%\[data-v-[a-z0-9]{8}\]/g,A=/uni-page-body\[data-v-[a-z0-9]{8}\]/g,B=/var\(--status-bar-height\)/gi,S=/var\(--window-top\)/gi,$=/var\(--window-bottom\)/gi,E=/var\(--window-left\)/gi,M=/var\(--window-right\)/gi;function N(e){var t=j();if("undefined"!==typeof uni&&!uni.canIUse("css.var")){var n=R();e=e.replace(B,"0px").replace(S,n.top+"px").replace($,n.bottom+"px").replace(E,"0px").replace(M,"0px")}return e.replace(U,t).replace(C,"").replace(A,"body."+t+" uni-page-body").replace(/\{[\s\S]+?\}|@media.+\{/g,(function(e){return"undefined"===typeof uni?e:e.replace(y,(function(e,t){return uni.upx2px(t)+"px"}))}))}function j(){var e="function"===typeof getApp&&getApp();return e&&e.$route&&e.$route.meta&&e.$route.meta.name||""}function R(){var e="function"===typeof getApp&&getApp();return e&&e.$route&&e.$route.meta&&e.$route.meta.name?{top:e.$route.meta.windowTop,bottom:e.$route.meta.isTabBar?50:0}:{top:0,bottom:0}}},6124:function(e,t,n){e.exports=n.p+"static/img/fapiaonoData.73be1942.png"},"64b0":function(e,t,n){var r=n("24fb");t=r(!1),t.push([e.i,".content[data-v-7ebcfed6]{min-height:100vh;padding-top:%?162?%;box-sizing:border-box}.imgBox[data-v-7ebcfed6]{width:%?368?%;height:%?368?%;margin:0 auto}.imgBox uni-image[data-v-7ebcfed6]{width:%?368?%;height:%?368?%}.text[data-v-7ebcfed6]{width:%?520?%;margin:0 auto;color:#969799;font-size:%?34?%;text-align:center}",""]),e.exports=t},"7a82":function(e,t,n){"use strict";n.r(t);var r=n("02df"),a=n.n(r);for(var o in r)"default"!==o&&function(e){n.d(t,e,(function(){return r[e]}))}(o);t["default"]=a.a},dc13:function(e,t,n){"use strict";var r;n.d(t,"b",(function(){return a})),n.d(t,"c",(function(){return o})),n.d(t,"a",(function(){return r}));var a=function(){var e=this,t=e.$createElement,r=e._self._c||t;return r("v-uni-view",{staticClass:"content"},[r("v-uni-view",{staticClass:"imgBox"},[r("v-uni-image",{attrs:{src:n("6124"),mode:""}})],1),r("v-uni-view",{staticClass:"text"},[e._v("本模块尚未开通,请联系匠心培训 机构工作人员!")])],1)},o=[]}}]);
  1 +(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["pages-index-result-detail"],{"24fb":function(t,e,a){"use strict";function n(t,e){var a=t[1]||"",n=t[3];if(!n)return a;if(e&&"function"===typeof btoa){var o=i(n),r=n.sources.map((function(t){return"/*# sourceURL=".concat(n.sourceRoot||"").concat(t," */")}));return[a].concat(r).concat([o]).join("\n")}return[a].join("\n")}function i(t){var e=btoa(unescape(encodeURIComponent(JSON.stringify(t)))),a="sourceMappingURL=data:application/json;charset=utf-8;base64,".concat(e);return"/*# ".concat(a," */")}t.exports=function(t){var e=[];return e.toString=function(){return this.map((function(e){var a=n(e,t);return e[2]?"@media ".concat(e[2]," {").concat(a,"}"):a})).join("")},e.i=function(t,a,n){"string"===typeof t&&(t=[[null,t,""]]);var i={};if(n)for(var o=0;o<this.length;o++){var r=this[o][0];null!=r&&(i[r]=!0)}for(var s=0;s<t.length;s++){var c=[].concat(t[s]);n&&i[c[0]]||(a&&(c[2]?c[2]="".concat(a," and ").concat(c[2]):c[2]=a),e.push(c))}},e}},4932:function(t,e,a){"use strict";var n=a("b50d"),i=a.n(n);i.a},"4eab":function(t,e,a){"use strict";var n=a("4ea4");Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var i=n(a("a3e9")),o={data:function(){return{id:"",show:!0,tableData:""}},onLoad:function(t){this.id=t.id},onShow:function(){this.getDetail()},methods:{getDetail:function(){var t=this;i.default.post("/api/index/certificateDetails",{id:this.id}).then((function(e){null==e.data?t.show=!1:(t.show=!0,t.tableData=e.data)})).catch((function(t){}))}}};e.default=o},"4f06":function(t,e,a){"use strict";function n(t,e){for(var a=[],n={},i=0;i<e.length;i++){var o=e[i],r=o[0],s=o[1],c=o[2],d=o[3],u={id:t+":"+i,css:s,media:c,sourceMap:d};n[r]?n[r].parts.push(u):a.push(n[r]={id:r,parts:[u]})}return a}a.r(e),a.d(e,"default",(function(){return p}));var i="undefined"!==typeof document;if("undefined"!==typeof DEBUG&&DEBUG&&!i)throw new Error("vue-style-loader cannot be used in a non-browser environment. Use { target: 'node' } in your Webpack config to indicate a server-rendering environment.");var o={},r=i&&(document.head||document.getElementsByTagName("head")[0]),s=null,c=0,d=!1,u=function(){},l=null,v="data-vue-ssr-id",f="undefined"!==typeof navigator&&/msie [6-9]\b/.test(navigator.userAgent.toLowerCase());function p(t,e,a,i){d=a,l=i||{};var r=n(t,e);return b(r),function(e){for(var a=[],i=0;i<r.length;i++){var s=r[i],c=o[s.id];c.refs--,a.push(c)}e?(r=n(t,e),b(r)):r=[];for(i=0;i<a.length;i++){c=a[i];if(0===c.refs){for(var d=0;d<c.parts.length;d++)c.parts[d]();delete o[c.id]}}}}function b(t){for(var e=0;e<t.length;e++){var a=t[e],n=o[a.id];if(n){n.refs++;for(var i=0;i<n.parts.length;i++)n.parts[i](a.parts[i]);for(;i<a.parts.length;i++)n.parts.push(h(a.parts[i]));n.parts.length>a.parts.length&&(n.parts.length=a.parts.length)}else{var r=[];for(i=0;i<a.parts.length;i++)r.push(h(a.parts[i]));o[a.id]={id:a.id,refs:1,parts:r}}}}function g(){var t=document.createElement("style");return t.type="text/css",r.appendChild(t),t}function h(t){var e,a,n=document.querySelector("style["+v+'~="'+t.id+'"]');if(n){if(d)return u;n.parentNode.removeChild(n)}if(f){var i=c++;n=s||(s=g()),e=w.bind(null,n,i,!1),a=w.bind(null,n,i,!0)}else n=g(),e=x.bind(null,n),a=function(){n.parentNode.removeChild(n)};return e(t),function(n){if(n){if(n.css===t.css&&n.media===t.media&&n.sourceMap===t.sourceMap)return;e(t=n)}else a()}}var m=function(){var t=[];return function(e,a){return t[e]=a,t.filter(Boolean).join("\n")}}();function w(t,e,a,n){var i=a?"":A(n.css);if(t.styleSheet)t.styleSheet.cssText=m(e,i);else{var o=document.createTextNode(i),r=t.childNodes;r[e]&&t.removeChild(r[e]),r.length?t.insertBefore(o,r[e]):t.appendChild(o)}}function x(t,e){var a=A(e.css),n=e.media,i=e.sourceMap;if(n&&t.setAttribute("media",n),l.ssrId&&t.setAttribute(v,e.id),i&&(a+="\n/*# sourceURL="+i.sources[0]+" */",a+="\n/*# sourceMappingURL=data:application/json;base64,"+btoa(unescape(encodeURIComponent(JSON.stringify(i))))+" */"),t.styleSheet)t.styleSheet.cssText=a;else{while(t.firstChild)t.removeChild(t.firstChild);t.appendChild(document.createTextNode(a))}}var y=/%\?([+-]?\d+(\.\d+)?)\?%/g,C=/\.\?%PAGE\?%/g,_=/\?%PAGE\?%\[data-v-[a-z0-9]{8}\]/g,B=/uni-page-body\[data-v-[a-z0-9]{8}\]/g,k=/var\(--status-bar-height\)/gi,D=/var\(--window-top\)/gi,S=/var\(--window-bottom\)/gi,T=/var\(--window-left\)/gi,z=/var\(--window-right\)/gi;function A(t){var e=U();if("undefined"!==typeof uni&&!uni.canIUse("css.var")){var a=j();t=t.replace(k,"0px").replace(D,a.top+"px").replace(S,a.bottom+"px").replace(T,"0px").replace(z,"0px")}return t.replace(_,e).replace(C,"").replace(B,"body."+e+" uni-page-body").replace(/\{[\s\S]+?\}|@media.+\{/g,(function(t){return"undefined"===typeof uni?t:t.replace(y,(function(t,e){return uni.upx2px(e)+"px"}))}))}function U(){var t="function"===typeof getApp&&getApp();return t&&t.$route&&t.$route.meta&&t.$route.meta.name||""}function j(){var t="function"===typeof getApp&&getApp();return t&&t.$route&&t.$route.meta&&t.$route.meta.name?{top:t.$route.meta.windowTop,bottom:t.$route.meta.isTabBar?50:0}:{top:0,bottom:0}}},"7b56":function(t,e,a){var n=a("24fb");e=n(!1),e.push([t.i,".content[data-v-446d4da6]{padding:%?30?% %?12?%;box-sizing:border-box}.noData[data-v-446d4da6]{width:100%;padding-top:%?200?%;box-sizing:border-box;text-align:center;color:#c3c3c3;font-size:%?28?%}.tablebox[data-v-446d4da6]{margin-top:%?32?%}.title[data-v-446d4da6]{width:%?622?%;margin:0 auto;text-align:center;font-weight:600;font-size:%?28?%;color:#285fb3}.itemBox[data-v-446d4da6]{display:-webkit-box;display:-webkit-flex;display:flex;font-size:%?24?%;color:#323233;border-right:%?2?% solid #e5ebf9;min-height:%?96?%}.nameBox[data-v-446d4da6]{width:%?124?%;border:%?2?% solid #e5ebf9;border-right:none;border-bottom:none;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;padding:%?12?%;box-sizing:border-box}.detailBox[data-v-446d4da6]{width:%?240?%;border:%?2?% solid #e5ebf9;border-right:none;border-bottom:none;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;word-break:break-all;padding:%?12?%;box-sizing:border-box}.bottomItem[data-v-446d4da6]{border:%?2?% solid #e5ebf9;height:%?92?%;line-height:%?92?%;font-size:%?24?%;padding-left:%?14?%;box-sizing:border-box}.color1[data-v-446d4da6]{background:#dde9f9}.color2[data-v-446d4da6]{background-color:#e9effb}.color3[data-v-446d4da6]{background-color:#f6f9fe}",""]),t.exports=e},8475:function(t,e,a){"use strict";a.r(e);var n=a("4eab"),i=a.n(n);for(var o in n)"default"!==o&&function(t){a.d(e,t,(function(){return n[t]}))}(o);e["default"]=i.a},"9f3f":function(t,e,a){"use strict";var n;a.d(e,"b",(function(){return i})),a.d(e,"c",(function(){return o})),a.d(e,"a",(function(){return n}));var i=function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("v-uni-view",{staticClass:"content"},[t.show?a("v-uni-view",{},[a("v-uni-view",{staticClass:"title"},[t._v("西安市燃气供热行业从业人员上岗证书查询结果")]),a("v-uni-view",{staticClass:"tablebox"},[a("v-uni-view",{staticClass:"itemBox"},[a("v-uni-view",{staticClass:"nameBox color1"},[t._v("姓名")]),a("v-uni-view",{staticClass:"detailBox color2"},[t._v(t._s(t.tableData.signup.name))]),a("v-uni-view",{staticClass:"nameBox color1"},[t._v("身份证号")]),a("v-uni-view",{staticClass:"detailBox color2"},[t._v(t._s(t.tableData.signup.card))])],1),a("v-uni-view",{staticClass:"itemBox"},[a("v-uni-view",{staticClass:"nameBox color2"},[t._v("性别")]),a("v-uni-view",{staticClass:"detailBox color3"},[t._v(t._s(1==t.tableData.signup.sex?"男":"女"))]),a("v-uni-view",{staticClass:"nameBox color2"},[t._v("联系电话")]),a("v-uni-view",{staticClass:"detailBox color3"},[t._v(t._s(t.tableData.signup.phone))])],1),a("v-uni-view",{staticClass:"itemBox"},[a("v-uni-view",{staticClass:"nameBox color1"},[t._v("证书编号")]),a("v-uni-view",{staticClass:"detailBox color2"},[t._v(t._s(t.tableData.signup.card))]),a("v-uni-view",{staticClass:"nameBox color1"},[t._v("证书有效期")]),a("v-uni-view",{staticClass:"detailBox color2"},[t._v(t._s(t.tableData.end_time))])],1),a("v-uni-view",{staticClass:"itemBox"},[a("v-uni-view",{staticClass:"nameBox color2"},[t._v("发证部门")]),a("v-uni-view",{staticClass:"detailBox color3"},[t._v(t._s(t.tableData.send_department))]),a("v-uni-view",{staticClass:"nameBox color2"},[t._v("考试机构")]),a("v-uni-view",{staticClass:"detailBox color3"},[t._v(t._s(t.tableData.institutions))])],1),a("v-uni-view",{staticClass:"itemBox"},[a("v-uni-view",{staticClass:"nameBox color1"},[t._v("持证项目")]),a("v-uni-view",{staticClass:"detailBox color2"},[t._v(t._s(t.tableData.type.name))]),a("v-uni-view",{staticClass:"nameBox color1"},[t._v("批次")]),a("v-uni-view",{staticClass:"detailBox color2"},[t._v(t._s(t.tableData.signup.work_name))])],1),a("v-uni-view",{staticClass:"bottomItem color2",staticStyle:{"border-top-color":"#dee4ef"}},[t._v("档案编号:"+t._s(t.tableData.signup.card))])],1)],1):a("v-uni-view",{staticClass:"noData"},[t._v("暂无结果")])],1)},o=[]},a3e9:function(t,e,a){"use strict";a("c975"),a("d3b7"),Object.defineProperty(e,"__esModule",{value:!0}),e.default=e.baseUrl=void 0;var n="http://ranqi-admin.t.brotop.cn";function i(){var t={token:uni.getStorageSync("Authorization")||"","Content-Type":"application/json"};return t}function o(){console.log(uni.getStorageSync("Authorization"));var t={token:uni.getStorageSync("Authorization")||"","Content-Type":"application/json"};return t}e.baseUrl=n;var r={get:function(t,e){return new Promise((function(a,o){uni.request({method:"GET",url:n+t,data:e,header:i()}).then((function(t){console.log("11111111111",t),1==t[1].data.code?a(t[1].data):t[1].data.msg.indexOf("过期")>-1||t[1].data.msg.indexOf("请重新登录")>-1?(uni.showToast({icon:"none",title:"请登录",duration:3e3}),uni.navigateTo({url:"/pages/index/login"})):uni.showToast({icon:"none",title:t[1].data.msg,duration:1300})})).catch((function(t){o(t)}))}))},post:function(t,e){return console.log(t),console.log(e),new Promise((function(a,i){uni.request({method:"POST",url:n+t,data:e,header:o()}).then((function(t){1==t[1].data.code||0==t[1].data.code?a(t[1].data):(t[1].data.msg.indexOf("过期")>-1||t[1].data.msg.indexOf("请重新登录")>-1)&&(uni.showToast({icon:"none",title:"请登录",duration:3e3}),uni.navigateTo({url:"/pages/index/login"}))})).catch((function(t){i(t)}))}))}};e.default=r},b50d:function(t,e,a){var n=a("7b56");"string"===typeof n&&(n=[[t.i,n,""]]),n.locals&&(t.exports=n.locals);var i=a("4f06").default;i("bcf2e730",n,!0,{sourceMap:!1,shadowMode:!1})},faa0:function(t,e,a){"use strict";a.r(e);var n=a("9f3f"),i=a("8475");for(var o in i)"default"!==o&&function(t){a.d(e,t,(function(){return i[t]}))}(o);a("4932");var r,s=a("f0c5"),c=Object(s["a"])(i["default"],n["b"],n["c"],!1,null,"446d4da6",null,!1,n["a"],r);e["default"]=c.exports}}]);
  1 +(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["pages-index-result-login"],{"24fb":function(t,e,n){"use strict";function a(t,e){var n=t[1]||"",a=t[3];if(!a)return n;if(e&&"function"===typeof btoa){var i=o(a),r=a.sources.map((function(t){return"/*# sourceURL=".concat(a.sourceRoot||"").concat(t," */")}));return[n].concat(r).concat([i]).join("\n")}return[n].join("\n")}function o(t){var e=btoa(unescape(encodeURIComponent(JSON.stringify(t)))),n="sourceMappingURL=data:application/json;charset=utf-8;base64,".concat(e);return"/*# ".concat(n," */")}t.exports=function(t){var e=[];return e.toString=function(){return this.map((function(e){var n=a(e,t);return e[2]?"@media ".concat(e[2]," {").concat(n,"}"):n})).join("")},e.i=function(t,n,a){"string"===typeof t&&(t=[[null,t,""]]);var o={};if(a)for(var i=0;i<this.length;i++){var r=this[i][0];null!=r&&(o[r]=!0)}for(var u=0;u<t.length;u++){var s=[].concat(t[u]);a&&o[s[0]]||(n&&(s[2]?s[2]="".concat(n," and ").concat(s[2]):s[2]=n),e.push(s))}},e}},"254d":function(t,e,n){"use strict";n.r(e);var a=n("ad43"),o=n.n(a);for(var i in a)"default"!==i&&function(t){n.d(e,t,(function(){return a[t]}))}(i);e["default"]=o.a},"4f06":function(t,e,n){"use strict";function a(t,e){for(var n=[],a={},o=0;o<e.length;o++){var i=e[o],r=i[0],u=i[1],s=i[2],c=i[3],d={id:t+":"+o,css:u,media:s,sourceMap:c};a[r]?a[r].parts.push(d):n.push(a[r]={id:r,parts:[d]})}return n}n.r(e),n.d(e,"default",(function(){return v}));var o="undefined"!==typeof document;if("undefined"!==typeof DEBUG&&DEBUG&&!o)throw new Error("vue-style-loader cannot be used in a non-browser environment. Use { target: 'node' } in your Webpack config to indicate a server-rendering environment.");var i={},r=o&&(document.head||document.getElementsByTagName("head")[0]),u=null,s=0,c=!1,d=function(){},l=null,p="data-vue-ssr-id",f="undefined"!==typeof navigator&&/msie [6-9]\b/.test(navigator.userAgent.toLowerCase());function v(t,e,n,o){c=n,l=o||{};var r=a(t,e);return h(r),function(e){for(var n=[],o=0;o<r.length;o++){var u=r[o],s=i[u.id];s.refs--,n.push(s)}e?(r=a(t,e),h(r)):r=[];for(o=0;o<n.length;o++){s=n[o];if(0===s.refs){for(var c=0;c<s.parts.length;c++)s.parts[c]();delete i[s.id]}}}}function h(t){for(var e=0;e<t.length;e++){var n=t[e],a=i[n.id];if(a){a.refs++;for(var o=0;o<a.parts.length;o++)a.parts[o](n.parts[o]);for(;o<n.parts.length;o++)a.parts.push(b(n.parts[o]));a.parts.length>n.parts.length&&(a.parts.length=n.parts.length)}else{var r=[];for(o=0;o<n.parts.length;o++)r.push(b(n.parts[o]));i[n.id]={id:n.id,refs:1,parts:r}}}}function g(){var t=document.createElement("style");return t.type="text/css",r.appendChild(t),t}function b(t){var e,n,a=document.querySelector("style["+p+'~="'+t.id+'"]');if(a){if(c)return d;a.parentNode.removeChild(a)}if(f){var o=s++;a=u||(u=g()),e=w.bind(null,a,o,!1),n=w.bind(null,a,o,!0)}else a=g(),e=x.bind(null,a),n=function(){a.parentNode.removeChild(a)};return e(t),function(a){if(a){if(a.css===t.css&&a.media===t.media&&a.sourceMap===t.sourceMap)return;e(t=a)}else n()}}var m=function(){var t=[];return function(e,n){return t[e]=n,t.filter(Boolean).join("\n")}}();function w(t,e,n,a){var o=n?"":U(a.css);if(t.styleSheet)t.styleSheet.cssText=m(e,o);else{var i=document.createTextNode(o),r=t.childNodes;r[e]&&t.removeChild(r[e]),r.length?t.insertBefore(i,r[e]):t.appendChild(i)}}function x(t,e){var n=U(e.css),a=e.media,o=e.sourceMap;if(a&&t.setAttribute("media",a),l.ssrId&&t.setAttribute(p,e.id),o&&(n+="\n/*# sourceURL="+o.sources[0]+" */",n+="\n/*# sourceMappingURL=data:application/json;base64,"+btoa(unescape(encodeURIComponent(JSON.stringify(o))))+" */"),t.styleSheet)t.styleSheet.cssText=n;else{while(t.firstChild)t.removeChild(t.firstChild);t.appendChild(document.createTextNode(n))}}var y=/%\?([+-]?\d+(\.\d+)?)\?%/g,k=/\.\?%PAGE\?%/g,C=/\?%PAGE\?%\[data-v-[a-z0-9]{8}\]/g,S=/uni-page-body\[data-v-[a-z0-9]{8}\]/g,T=/var\(--status-bar-height\)/gi,j=/var\(--window-top\)/gi,A=/var\(--window-bottom\)/gi,$=/var\(--window-left\)/gi,E=/var\(--window-right\)/gi;function U(t){var e=B();if("undefined"!==typeof uni&&!uni.canIUse("css.var")){var n=M();t=t.replace(T,"0px").replace(j,n.top+"px").replace(A,n.bottom+"px").replace($,"0px").replace(E,"0px")}return t.replace(C,e).replace(k,"").replace(S,"body."+e+" uni-page-body").replace(/\{[\s\S]+?\}|@media.+\{/g,(function(t){return"undefined"===typeof uni?t:t.replace(y,(function(t,e){return uni.upx2px(e)+"px"}))}))}function B(){var t="function"===typeof getApp&&getApp();return t&&t.$route&&t.$route.meta&&t.$route.meta.name||""}function M(){var t="function"===typeof getApp&&getApp();return t&&t.$route&&t.$route.meta&&t.$route.meta.name?{top:t.$route.meta.windowTop,bottom:t.$route.meta.isTabBar?50:0}:{top:0,bottom:0}}},"5a07":function(t,e,n){"use strict";n.r(e);var a=n("9bde"),o=n("254d");for(var i in o)"default"!==i&&function(t){n.d(e,t,(function(){return o[t]}))}(i);n("c207");var r,u=n("f0c5"),s=Object(u["a"])(o["default"],a["b"],a["c"],!1,null,"040e68b7",null,!1,a["a"],r);e["default"]=s.exports},"9bde":function(t,e,n){"use strict";var a;n.d(e,"b",(function(){return o})),n.d(e,"c",(function(){return i})),n.d(e,"a",(function(){return a}));var o=function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("v-uni-view",{staticClass:"content"},[a("v-uni-image",{staticStyle:{width:"100%",height:"100vh"},attrs:{src:n("ab66"),mode:""}}),a("v-uni-view",{staticClass:"title"},[a("v-uni-view",{staticClass:"inputC"},[a("v-uni-input",{attrs:{type:"text",value:"",placeholder:"请输入身份证号"},on:{input:function(e){arguments[0]=e=t.$handleEvent(e),t.HaveCard.apply(void 0,arguments)},blur:function(e){arguments[0]=e=t.$handleEvent(e),t.cardBlur.apply(void 0,arguments)}}})],1),a("v-uni-view",{staticClass:"inputC"},[a("v-uni-input",{attrs:{type:"text",value:"",placeholder:"请输入密码(默认身份证后8位)",password:"true"},on:{input:function(e){arguments[0]=e=t.$handleEvent(e),t.HavePass.apply(void 0,arguments)}}})],1),a("v-uni-view",{staticClass:"okBox",on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.login.apply(void 0,arguments)}}},[a("v-uni-text",{staticClass:"ok"},[t._v("确认")])],1)],1)],1)},i=[]},a3e9:function(t,e,n){"use strict";n("c975"),n("d3b7"),Object.defineProperty(e,"__esModule",{value:!0}),e.default=e.baseUrl=void 0;var a="http://ranqi-admin.t.brotop.cn";function o(){var t={token:uni.getStorageSync("Authorization")||"","Content-Type":"application/json"};return t}function i(){console.log(uni.getStorageSync("Authorization"));var t={token:uni.getStorageSync("Authorization")||"","Content-Type":"application/json"};return t}e.baseUrl=a;var r={get:function(t,e){return new Promise((function(n,i){uni.request({method:"GET",url:a+t,data:e,header:o()}).then((function(t){console.log("11111111111",t),1==t[1].data.code?n(t[1].data):t[1].data.msg.indexOf("过期")>-1||t[1].data.msg.indexOf("请重新登录")>-1?(uni.showToast({icon:"none",title:"请登录",duration:3e3}),uni.navigateTo({url:"/pages/index/login"})):uni.showToast({icon:"none",title:t[1].data.msg,duration:1300})})).catch((function(t){i(t)}))}))},post:function(t,e){return console.log(t),console.log(e),new Promise((function(n,o){uni.request({method:"POST",url:a+t,data:e,header:i()}).then((function(t){1==t[1].data.code||0==t[1].data.code?n(t[1].data):(t[1].data.msg.indexOf("过期")>-1||t[1].data.msg.indexOf("请重新登录")>-1)&&(uni.showToast({icon:"none",title:"请登录",duration:3e3}),uni.navigateTo({url:"/pages/index/login"}))})).catch((function(t){o(t)}))}))}};e.default=r},ab66:function(t,e,n){t.exports=n.p+"static/img/ic_5@2x.eabf48cb.png"},ad43:function(t,e,n){"use strict";var a=n("4ea4");n("ac1f"),n("1276"),Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var o=a(n("a3e9")),i={data:function(){return{ajaxTrue:!1,card:"",password:""}},onLoad:function(){uni.removeStorageSync("Authorization")},methods:{HavePass:function(t){this.card=t.detail.value},HaveCard:function(t){this.password=t.detail.value},cardBlur:function(){this.ajaxTrue=this.checkIDCard(this.password),this.ajaxTrue||uni.showToast({title:"请输入正确的身份证号码",icon:"none"})},checkIDCard:function(t){for(var e=[7,9,10,5,8,4,2,1,6,3,7,9,10,5,8,4,2],n=["1","0","X","9","8","7","6","5","4","3","2"],a=t+"",o=t[17],i=a.substring(0,17),r=i.split(""),u=r.length,s=0,c=0;c<u;c++)s+=r[c]*e[c];var d=s%11,l=n[d],p=/^[1-9][0-9]{5}([1][9][0-9]{2}|[2][0][0|1][0-9])([0][1-9]|[1][0|1|2])([0][1-9]|[1|2][0-9]|[3][0|1])[0-9]{3}([0-9]|[X])$/,f=p.test(t);return!(o!==l||!f)},login:function(){this.ajaxTrue?o.default.post("/api/index/login",{card:this.password,password:this.card}).then((function(t){if(1==t.code){wx.showToast({title:"登录成功"}),console.log(t.data,"data"),uni.setStorageSync("userInfo",t.data),uni.setStorageSync("Authorization",t.data.token);var e="http://ranqi-admin.t.brotop.cn/api/index/auth?token="+t.data.token+"&url=/pages/index/userJoin";console.log(uni.getStorageSync("token"),"token"),window.location.href=e}else wx.showToast({title:"用户名或密码错误",icon:"none"})})).catch((function(t){})):uni.showToast({title:"请输入正确的身份证号码",icon:"none"})}}};e.default=i},c207:function(t,e,n){"use strict";var a=n("c7ba"),o=n.n(a);o.a},c7ba:function(t,e,n){var a=n("e787");"string"===typeof a&&(a=[[t.i,a,""]]),a.locals&&(t.exports=a.locals);var o=n("4f06").default;o("18c8b7df",a,!0,{sourceMap:!1,shadowMode:!1})},e787:function(t,e,n){var a=n("24fb");e=a(!1),e.push([t.i,".inputC[data-v-040e68b7]{background:#fff;border:1px solid #646566;border-radius:9px;height:52px;margin:0 47px 26px 47px;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;padding:0 16px}uni-input[data-v-040e68b7]{width:%?500?%}.okBox[data-v-040e68b7]{background:#1d4582;border-radius:%?16?%;height:%?104?%;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;margin:0 47px}.ok[data-v-040e68b7]{color:#fff;font-size:%?36?%}.title[data-v-040e68b7]{position:absolute;width:100%;top:250px}.content[data-v-040e68b7]{position:relative;height:100%;overflow:hidden}",""]),t.exports=e}}]);
  1 +(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["pages-index-updatePass"],{"24fb":function(t,e,n){"use strict";function a(t,e){var n=t[1]||"",a=t[3];if(!a)return n;if(e&&"function"===typeof btoa){var o=i(a),r=a.sources.map((function(t){return"/*# sourceURL=".concat(a.sourceRoot||"").concat(t," */")}));return[n].concat(r).concat([o]).join("\n")}return[n].join("\n")}function i(t){var e=btoa(unescape(encodeURIComponent(JSON.stringify(t)))),n="sourceMappingURL=data:application/json;charset=utf-8;base64,".concat(e);return"/*# ".concat(n," */")}t.exports=function(t){var e=[];return e.toString=function(){return this.map((function(e){var n=a(e,t);return e[2]?"@media ".concat(e[2]," {").concat(n,"}"):n})).join("")},e.i=function(t,n,a){"string"===typeof t&&(t=[[null,t,""]]);var i={};if(a)for(var o=0;o<this.length;o++){var r=this[o][0];null!=r&&(i[r]=!0)}for(var s=0;s<t.length;s++){var u=[].concat(t[s]);a&&i[u[0]]||(n&&(u[2]?u[2]="".concat(n," and ").concat(u[2]):u[2]=n),e.push(u))}},e}},2913:function(t,e,n){"use strict";n.r(e);var a=n("4869"),i=n.n(a);for(var o in a)"default"!==o&&function(t){n.d(e,t,(function(){return a[t]}))}(o);e["default"]=i.a},4869:function(t,e,n){"use strict";var a=n("4ea4");Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var i=a(n("a3e9")),o={data:function(){return{oldPass:"",newPass:"",confrim:""}},methods:{oldPassInput:function(t){this.oldPass=t.detail.value},newPassInput:function(t){this.newPass=t.detail.value},confrimPassInput:function(t){this.confrim=t.detail.value},saves:function(){""==this.oldPass?uni.showToast({title:"请输入原始密码",icon:"none"}):""==this.newPass?uni.showToast({title:"请输入新密码",icon:"none"}):""==this.confrim?uni.showToast({title:"请确认新密码",icon:"none"}):this.newPass!=this.confrim?uni.showToast({title:"密码不一致",icon:"none"}):i.default.post("/api/index/save_pass",{password1:this.oldPass,password2:this.newPass,password3:this.confrim}).then((function(t){1==t.code?(uni.showToast({title:"修改成功",icon:"none"}),setTimeout((function(){uni.redirectTo({url:"/pages/index/me"})}),1e3)):uni.showToast({title:err.msg,icon:"none"})})).catch((function(t){}))}}};e.default=o},"4f06":function(t,e,n){"use strict";function a(t,e){for(var n=[],a={},i=0;i<e.length;i++){var o=e[i],r=o[0],s=o[1],u=o[2],c=o[3],d={id:t+":"+i,css:s,media:u,sourceMap:c};a[r]?a[r].parts.push(d):n.push(a[r]={id:r,parts:[d]})}return n}n.r(e),n.d(e,"default",(function(){return v}));var i="undefined"!==typeof document;if("undefined"!==typeof DEBUG&&DEBUG&&!i)throw new Error("vue-style-loader cannot be used in a non-browser environment. Use { target: 'node' } in your Webpack config to indicate a server-rendering environment.");var o={},r=i&&(document.head||document.getElementsByTagName("head")[0]),s=null,u=0,c=!1,d=function(){},l=null,p="data-vue-ssr-id",f="undefined"!==typeof navigator&&/msie [6-9]\b/.test(navigator.userAgent.toLowerCase());function v(t,e,n,i){c=n,l=i||{};var r=a(t,e);return h(r),function(e){for(var n=[],i=0;i<r.length;i++){var s=r[i],u=o[s.id];u.refs--,n.push(u)}e?(r=a(t,e),h(r)):r=[];for(i=0;i<n.length;i++){u=n[i];if(0===u.refs){for(var c=0;c<u.parts.length;c++)u.parts[c]();delete o[u.id]}}}}function h(t){for(var e=0;e<t.length;e++){var n=t[e],a=o[n.id];if(a){a.refs++;for(var i=0;i<a.parts.length;i++)a.parts[i](n.parts[i]);for(;i<n.parts.length;i++)a.parts.push(m(n.parts[i]));a.parts.length>n.parts.length&&(a.parts.length=n.parts.length)}else{var r=[];for(i=0;i<n.parts.length;i++)r.push(m(n.parts[i]));o[n.id]={id:n.id,refs:1,parts:r}}}}function g(){var t=document.createElement("style");return t.type="text/css",r.appendChild(t),t}function m(t){var e,n,a=document.querySelector("style["+p+'~="'+t.id+'"]');if(a){if(c)return d;a.parentNode.removeChild(a)}if(f){var i=u++;a=s||(s=g()),e=b.bind(null,a,i,!1),n=b.bind(null,a,i,!0)}else a=g(),e=y.bind(null,a),n=function(){a.parentNode.removeChild(a)};return e(t),function(a){if(a){if(a.css===t.css&&a.media===t.media&&a.sourceMap===t.sourceMap)return;e(t=a)}else n()}}var w=function(){var t=[];return function(e,n){return t[e]=n,t.filter(Boolean).join("\n")}}();function b(t,e,n,a){var i=n?"":A(a.css);if(t.styleSheet)t.styleSheet.cssText=w(e,i);else{var o=document.createTextNode(i),r=t.childNodes;r[e]&&t.removeChild(r[e]),r.length?t.insertBefore(o,r[e]):t.appendChild(o)}}function y(t,e){var n=A(e.css),a=e.media,i=e.sourceMap;if(a&&t.setAttribute("media",a),l.ssrId&&t.setAttribute(p,e.id),i&&(n+="\n/*# sourceURL="+i.sources[0]+" */",n+="\n/*# sourceMappingURL=data:application/json;base64,"+btoa(unescape(encodeURIComponent(JSON.stringify(i))))+" */"),t.styleSheet)t.styleSheet.cssText=n;else{while(t.firstChild)t.removeChild(t.firstChild);t.appendChild(document.createTextNode(n))}}var x=/%\?([+-]?\d+(\.\d+)?)\?%/g,C=/\.\?%PAGE\?%/g,T=/\?%PAGE\?%\[data-v-[a-z0-9]{8}\]/g,P=/uni-page-body\[data-v-[a-z0-9]{8}\]/g,k=/var\(--status-bar-height\)/gi,S=/var\(--window-top\)/gi,j=/var\(--window-bottom\)/gi,E=/var\(--window-left\)/gi,$=/var\(--window-right\)/gi;function A(t){var e=U();if("undefined"!==typeof uni&&!uni.canIUse("css.var")){var n=I();t=t.replace(k,"0px").replace(S,n.top+"px").replace(j,n.bottom+"px").replace(E,"0px").replace($,"0px")}return t.replace(T,e).replace(C,"").replace(P,"body."+e+" uni-page-body").replace(/\{[\s\S]+?\}|@media.+\{/g,(function(t){return"undefined"===typeof uni?t:t.replace(x,(function(t,e){return uni.upx2px(e)+"px"}))}))}function U(){var t="function"===typeof getApp&&getApp();return t&&t.$route&&t.$route.meta&&t.$route.meta.name||""}function I(){var t="function"===typeof getApp&&getApp();return t&&t.$route&&t.$route.meta&&t.$route.meta.name?{top:t.$route.meta.windowTop,bottom:t.$route.meta.isTabBar?50:0}:{top:0,bottom:0}}},"80d6":function(t,e,n){"use strict";var a=n("a10e"),i=n.n(a);i.a},"83cd":function(t,e,n){"use strict";n.r(e);var a=n("9c1d"),i=n("2913");for(var o in i)"default"!==o&&function(t){n.d(e,t,(function(){return i[t]}))}(o);n("80d6");var r,s=n("f0c5"),u=Object(s["a"])(i["default"],a["b"],a["c"],!1,null,"571a4e53",null,!1,a["a"],r);e["default"]=u.exports},"9c1d":function(t,e,n){"use strict";var a;n.d(e,"b",(function(){return i})),n.d(e,"c",(function(){return o})),n.d(e,"a",(function(){return a}));var i=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("v-uni-view",{staticClass:"content"},[n("v-uni-view",{staticStyle:{"padding-top":"16px"}},[n("v-uni-view",{staticClass:"inputC"},[n("v-uni-input",{attrs:{type:"text",value:"",placeholder:"当前密码",password:"true"},on:{input:function(e){arguments[0]=e=t.$handleEvent(e),t.oldPassInput.apply(void 0,arguments)}}})],1),n("v-uni-view",{staticClass:"inputC"},[n("v-uni-input",{attrs:{type:"text",value:"",placeholder:"新密码",password:"true"},on:{input:function(e){arguments[0]=e=t.$handleEvent(e),t.newPassInput.apply(void 0,arguments)}}})],1),n("v-uni-view",{staticClass:"inputC"},[n("v-uni-input",{attrs:{type:"text",value:"",placeholder:"确认密码",password:"true"},on:{input:function(e){arguments[0]=e=t.$handleEvent(e),t.confrimPassInput.apply(void 0,arguments)}}})],1)],1),n("v-uni-view",{staticStyle:{margin:"90px 16px"},on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.saves.apply(void 0,arguments)}}},[n("v-uni-view",{staticClass:"saveBox"},[n("v-uni-text",{staticClass:"save"},[t._v("保存")])],1)],1)],1)},o=[]},a10e:function(t,e,n){var a=n("e381");"string"===typeof a&&(a=[[t.i,a,""]]),a.locals&&(t.exports=a.locals);var i=n("4f06").default;i("edec4360",a,!0,{sourceMap:!1,shadowMode:!1})},a3e9:function(t,e,n){"use strict";n("c975"),n("d3b7"),Object.defineProperty(e,"__esModule",{value:!0}),e.default=e.baseUrl=void 0;var a="http://ranqi-admin.t.brotop.cn";function i(){var t={token:uni.getStorageSync("Authorization")||"","Content-Type":"application/json"};return t}function o(){console.log(uni.getStorageSync("Authorization"));var t={token:uni.getStorageSync("Authorization")||"","Content-Type":"application/json"};return t}e.baseUrl=a;var r={get:function(t,e){return new Promise((function(n,o){uni.request({method:"GET",url:a+t,data:e,header:i()}).then((function(t){console.log("11111111111",t),1==t[1].data.code?n(t[1].data):t[1].data.msg.indexOf("过期")>-1||t[1].data.msg.indexOf("请重新登录")>-1?(uni.showToast({icon:"none",title:"请登录",duration:3e3}),uni.navigateTo({url:"/pages/index/login"})):uni.showToast({icon:"none",title:t[1].data.msg,duration:1300})})).catch((function(t){o(t)}))}))},post:function(t,e){return console.log(t),console.log(e),new Promise((function(n,i){uni.request({method:"POST",url:a+t,data:e,header:o()}).then((function(t){1==t[1].data.code||0==t[1].data.code?n(t[1].data):(t[1].data.msg.indexOf("过期")>-1||t[1].data.msg.indexOf("请重新登录")>-1)&&(uni.showToast({icon:"none",title:"请登录",duration:3e3}),uni.navigateTo({url:"/pages/index/login"}))})).catch((function(t){i(t)}))}))}};e.default=r},e381:function(t,e,n){var a=n("24fb");e=a(!1),e.push([t.i,".inputC[data-v-571a4e53]{background:#fff;height:46px;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;margin-bottom:16px;padding:0 16px}.saveBox[data-v-571a4e53]{background:#4674c9;border-radius:%?8?%;height:%?96?%;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center}.save[data-v-571a4e53]{color:#fff;font-size:%?32?%}.content[data-v-571a4e53]{background-color:#f2f3f5;height:100vh}",""]),t.exports=e}}]);
  1 +(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["pages-index-userJoin"],{"13ce":function(t,e,n){var o=n("24fb");e=o(!1),e.push([t.i,".content[data-v-a30f97e2]{min-height:100vh;width:100%;background:#f2f3f5}.itemBox[data-v-a30f97e2]{padding:%?30?%;box-sizing:border-box;font-size:%?32?%;color:#1d4582;font-weight:600;margin-bottom:%?24?%;background-color:#fff}.noData[data-v-a30f97e2]{width:%?300?%;height:%?500?%;line-height:%?500?%;text-align:center;margin:0 auto;font-size:%?30?%;color:#b8b8b8}",""]),t.exports=e},1486:function(t,e,n){"use strict";var o;n.d(e,"b",(function(){return a})),n.d(e,"c",(function(){return r})),n.d(e,"a",(function(){return o}));var a=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("v-uni-view",{staticClass:"content"},t._l(t.list,(function(e,o){return n("v-uni-view",{key:o,staticClass:"itemBox",on:{click:function(n){arguments[0]=n=t.$handleEvent(n),t.goDetail(e.id)}}},[t._v(t._s(e.name))])})),1)},r=[]},"24fb":function(t,e,n){"use strict";function o(t,e){var n=t[1]||"",o=t[3];if(!o)return n;if(e&&"function"===typeof btoa){var r=a(o),i=o.sources.map((function(t){return"/*# sourceURL=".concat(o.sourceRoot||"").concat(t," */")}));return[n].concat(i).concat([r]).join("\n")}return[n].join("\n")}function a(t){var e=btoa(unescape(encodeURIComponent(JSON.stringify(t)))),n="sourceMappingURL=data:application/json;charset=utf-8;base64,".concat(e);return"/*# ".concat(n," */")}t.exports=function(t){var e=[];return e.toString=function(){return this.map((function(e){var n=o(e,t);return e[2]?"@media ".concat(e[2]," {").concat(n,"}"):n})).join("")},e.i=function(t,n,o){"string"===typeof t&&(t=[[null,t,""]]);var a={};if(o)for(var r=0;r<this.length;r++){var i=this[r][0];null!=i&&(a[i]=!0)}for(var u=0;u<t.length;u++){var c=[].concat(t[u]);o&&a[c[0]]||(n&&(c[2]?c[2]="".concat(n," and ").concat(c[2]):c[2]=n),e.push(c))}},e}},"272e":function(t,e,n){var o=n("13ce");"string"===typeof o&&(o=[[t.i,o,""]]),o.locals&&(t.exports=o.locals);var a=n("4f06").default;a("7ba696d8",o,!0,{sourceMap:!1,shadowMode:!1})},"4f06":function(t,e,n){"use strict";function o(t,e){for(var n=[],o={},a=0;a<e.length;a++){var r=e[a],i=r[0],u=r[1],c=r[2],s=r[3],d={id:t+":"+a,css:u,media:c,sourceMap:s};o[i]?o[i].parts.push(d):n.push(o[i]={id:i,parts:[d]})}return n}n.r(e),n.d(e,"default",(function(){return g}));var a="undefined"!==typeof document;if("undefined"!==typeof DEBUG&&DEBUG&&!a)throw new Error("vue-style-loader cannot be used in a non-browser environment. Use { target: 'node' } in your Webpack config to indicate a server-rendering environment.");var r={},i=a&&(document.head||document.getElementsByTagName("head")[0]),u=null,c=0,s=!1,d=function(){},f=null,l="data-vue-ssr-id",p="undefined"!==typeof navigator&&/msie [6-9]\b/.test(navigator.userAgent.toLowerCase());function g(t,e,n,a){s=n,f=a||{};var i=o(t,e);return v(i),function(e){for(var n=[],a=0;a<i.length;a++){var u=i[a],c=r[u.id];c.refs--,n.push(c)}e?(i=o(t,e),v(i)):i=[];for(a=0;a<n.length;a++){c=n[a];if(0===c.refs){for(var s=0;s<c.parts.length;s++)c.parts[s]();delete r[c.id]}}}}function v(t){for(var e=0;e<t.length;e++){var n=t[e],o=r[n.id];if(o){o.refs++;for(var a=0;a<o.parts.length;a++)o.parts[a](n.parts[a]);for(;a<n.parts.length;a++)o.parts.push(m(n.parts[a]));o.parts.length>n.parts.length&&(o.parts.length=n.parts.length)}else{var i=[];for(a=0;a<n.parts.length;a++)i.push(m(n.parts[a]));r[n.id]={id:n.id,refs:1,parts:i}}}}function h(){var t=document.createElement("style");return t.type="text/css",i.appendChild(t),t}function m(t){var e,n,o=document.querySelector("style["+l+'~="'+t.id+'"]');if(o){if(s)return d;o.parentNode.removeChild(o)}if(p){var a=c++;o=u||(u=h()),e=y.bind(null,o,a,!1),n=y.bind(null,o,a,!0)}else o=h(),e=w.bind(null,o),n=function(){o.parentNode.removeChild(o)};return e(t),function(o){if(o){if(o.css===t.css&&o.media===t.media&&o.sourceMap===t.sourceMap)return;e(t=o)}else n()}}var b=function(){var t=[];return function(e,n){return t[e]=n,t.filter(Boolean).join("\n")}}();function y(t,e,n,o){var a=n?"":M(o.css);if(t.styleSheet)t.styleSheet.cssText=b(e,a);else{var r=document.createTextNode(a),i=t.childNodes;i[e]&&t.removeChild(i[e]),i.length?t.insertBefore(r,i[e]):t.appendChild(r)}}function w(t,e){var n=M(e.css),o=e.media,a=e.sourceMap;if(o&&t.setAttribute("media",o),f.ssrId&&t.setAttribute(l,e.id),a&&(n+="\n/*# sourceURL="+a.sources[0]+" */",n+="\n/*# sourceMappingURL=data:application/json;base64,"+btoa(unescape(encodeURIComponent(JSON.stringify(a))))+" */"),t.styleSheet)t.styleSheet.cssText=n;else{while(t.firstChild)t.removeChild(t.firstChild);t.appendChild(document.createTextNode(n))}}var x=/%\?([+-]?\d+(\.\d+)?)\?%/g,S=/\.\?%PAGE\?%/g,T=/\?%PAGE\?%\[data-v-[a-z0-9]{8}\]/g,C=/uni-page-body\[data-v-[a-z0-9]{8}\]/g,k=/var\(--status-bar-height\)/gi,A=/var\(--window-top\)/gi,U=/var\(--window-bottom\)/gi,j=/var\(--window-left\)/gi,E=/var\(--window-right\)/gi;function M(t){var e=O();if("undefined"!==typeof uni&&!uni.canIUse("css.var")){var n=$();t=t.replace(k,"0px").replace(A,n.top+"px").replace(U,n.bottom+"px").replace(j,"0px").replace(E,"0px")}return t.replace(T,e).replace(S,"").replace(C,"body."+e+" uni-page-body").replace(/\{[\s\S]+?\}|@media.+\{/g,(function(t){return"undefined"===typeof uni?t:t.replace(x,(function(t,e){return uni.upx2px(e)+"px"}))}))}function O(){var t="function"===typeof getApp&&getApp();return t&&t.$route&&t.$route.meta&&t.$route.meta.name||""}function $(){var t="function"===typeof getApp&&getApp();return t&&t.$route&&t.$route.meta&&t.$route.meta.name?{top:t.$route.meta.windowTop,bottom:t.$route.meta.isTabBar?50:0}:{top:0,bottom:0}}},"5fa6":function(t,e,n){"use strict";var o=n("272e"),a=n.n(o);a.a},"626b":function(t,e,n){"use strict";n.r(e);var o=n("83b7"),a=n.n(o);for(var r in o)"default"!==r&&function(t){n.d(e,t,(function(){return o[t]}))}(r);e["default"]=a.a},"83b7":function(t,e,n){"use strict";var o=n("4ea4");Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var a=o(n("a3e9")),r={data:function(){return{token:"",list:[]}},onShow:function(){this.getList()},methods:{getList:function(){var t=this;a.default.post("/api/index/certificateList",{}).then((function(e){t.list=e.data,console.log(e,"res"),console.log(e.data,"data"),console.log(t.list,"list")})).catch((function(t){}))},goDetail:function(t){uni.navigateTo({url:"/pages/index/result-detail?id="+t+"&token="+uni.getStorageSync("token")})}}};e.default=r},a3e9:function(t,e,n){"use strict";n("c975"),n("d3b7"),Object.defineProperty(e,"__esModule",{value:!0}),e.default=e.baseUrl=void 0;var o="http://ranqi-admin.t.brotop.cn";function a(){var t={token:uni.getStorageSync("Authorization")||"","Content-Type":"application/json"};return t}function r(){console.log(uni.getStorageSync("Authorization"));var t={token:uni.getStorageSync("Authorization")||"","Content-Type":"application/json"};return t}e.baseUrl=o;var i={get:function(t,e){return new Promise((function(n,r){uni.request({method:"GET",url:o+t,data:e,header:a()}).then((function(t){console.log("11111111111",t),1==t[1].data.code?n(t[1].data):t[1].data.msg.indexOf("过期")>-1||t[1].data.msg.indexOf("请重新登录")>-1?(uni.showToast({icon:"none",title:"请登录",duration:3e3}),uni.navigateTo({url:"/pages/index/login"})):uni.showToast({icon:"none",title:t[1].data.msg,duration:1300})})).catch((function(t){r(t)}))}))},post:function(t,e){return console.log(t),console.log(e),new Promise((function(n,a){uni.request({method:"POST",url:o+t,data:e,header:r()}).then((function(t){1==t[1].data.code||0==t[1].data.code?n(t[1].data):(t[1].data.msg.indexOf("过期")>-1||t[1].data.msg.indexOf("请重新登录")>-1)&&(uni.showToast({icon:"none",title:"请登录",duration:3e3}),uni.navigateTo({url:"/pages/index/login"}))})).catch((function(t){a(t)}))}))}};e.default=i},d3d6:function(t,e,n){"use strict";n.r(e);var o=n("1486"),a=n("626b");for(var r in a)"default"!==r&&function(t){n.d(e,t,(function(){return a[t]}))}(r);n("5fa6");var i,u=n("f0c5"),c=Object(u["a"])(a["default"],o["b"],o["c"],!1,null,"a30f97e2",null,!1,o["a"],i);e["default"]=c.exports}}]);
  1 +{"version":3,"sources":["uni-app:///main.js",null,"webpack:///C:/Users/PC/Desktop/ranqiCopy/ranqi/App.vue?563d","uni-app:///App.vue","webpack:///C:/Users/PC/Desktop/ranqiCopy/ranqi/App.vue?1ff1","webpack:///C:/Users/PC/Desktop/ranqiCopy/ranqi/App.vue?4947"],"names":["Vue","config","productionTip","App","mpType","app","$mount"],"mappings":";;;;;;;;;iDAAA,wCAAmB;AACnB,uE;;AAEAA,aAAIC,MAAJ,CAAWC,aAAX,GAA2B,KAA3B;;AAEAC,aAAIC,MAAJ,GAAa,KAAb;;AAEA,IAAMC,GAAG,GAAG,IAAIL,YAAJ;AACLG,YADK,EAAZ;;AAGA,UAAAE,GAAG,EAACC,MAAJ,G;;;;;;;;;;;;;;;;ACVA;AAAA;AAAA;AAAA;AAAA;AAAA;AACA;AACuD;AACL;AACa;;;AAG/D;AACuN;AACvN,gBAAgB,8NAAU;AAC1B,EAAE,yEAAM;AACR;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACe,gF;;;;;;;;;;;ACvBf;AAAA;AAAA;AAAA;AAAu1B,CAAgB,k2BAAG,EAAC,C;;;;;;;;;;;;ACC32B;AACA;AACA;AACA,GAHA;AAIA;AACA;AACA,GANA;AAOA;AACA;AACA,GATA,E;;;;;;;;;;;ACDA;AAAA;AAAA;AAAA;AAA6sC,CAAgB,yrCAAG,EAAC,C;;;;;;;;;;ACAjuC;AACA,OAAO,KAAU,EAAE,kBAKd","file":"common/main.js","sourcesContent":["import 'uni-pages';import Vue from 'vue'\r\nimport App from './App'\r\n\r\nVue.config.productionTip = false\r\n\r\nApp.mpType = 'app'\r\n\r\nconst app = new Vue({\r\n ...App\r\n})\r\napp.$mount()","var render, staticRenderFns, recyclableRender, components\nvar renderjs\nimport script from \"./App.vue?vue&type=script&lang=js&\"\nexport * from \"./App.vue?vue&type=script&lang=js&\"\nimport style0 from \"./App.vue?vue&type=style&index=0&lang=css&\"\n\n\n/* normalize component */\nimport normalizer from \"!D:\\\\360Downloads\\\\Software\\\\HBuilderX_2.8.8.20200820\\\\HBuilderX\\\\plugins\\\\uniapp-cli\\\\node_modules\\\\@dcloudio\\\\vue-cli-plugin-uni\\\\packages\\\\vue-loader\\\\lib\\\\runtime\\\\componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null,\n false,\n components,\n renderjs\n)\n\ncomponent.options.__file = \"App.vue\"\nexport default component.exports","import mod from \"-!D:\\\\360Downloads\\\\Software\\\\HBuilderX_2.8.8.20200820\\\\HBuilderX\\\\plugins\\\\uniapp-cli\\\\node_modules\\\\babel-loader\\\\lib\\\\index.js!D:\\\\360Downloads\\\\Software\\\\HBuilderX_2.8.8.20200820\\\\HBuilderX\\\\plugins\\\\uniapp-cli\\\\node_modules\\\\@dcloudio\\\\vue-cli-plugin-uni\\\\packages\\\\webpack-preprocess-loader\\\\index.js??ref--12-1!D:\\\\360Downloads\\\\Software\\\\HBuilderX_2.8.8.20200820\\\\HBuilderX\\\\plugins\\\\uniapp-cli\\\\node_modules\\\\@dcloudio\\\\webpack-uni-mp-loader\\\\lib\\\\script.js!D:\\\\360Downloads\\\\Software\\\\HBuilderX_2.8.8.20200820\\\\HBuilderX\\\\plugins\\\\uniapp-cli\\\\node_modules\\\\@dcloudio\\\\vue-cli-plugin-uni\\\\packages\\\\vue-loader\\\\lib\\\\index.js??vue-loader-options!D:\\\\360Downloads\\\\Software\\\\HBuilderX_2.8.8.20200820\\\\HBuilderX\\\\plugins\\\\uniapp-cli\\\\node_modules\\\\@dcloudio\\\\webpack-uni-mp-loader\\\\lib\\\\style.js!./App.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!D:\\\\360Downloads\\\\Software\\\\HBuilderX_2.8.8.20200820\\\\HBuilderX\\\\plugins\\\\uniapp-cli\\\\node_modules\\\\babel-loader\\\\lib\\\\index.js!D:\\\\360Downloads\\\\Software\\\\HBuilderX_2.8.8.20200820\\\\HBuilderX\\\\plugins\\\\uniapp-cli\\\\node_modules\\\\@dcloudio\\\\vue-cli-plugin-uni\\\\packages\\\\webpack-preprocess-loader\\\\index.js??ref--12-1!D:\\\\360Downloads\\\\Software\\\\HBuilderX_2.8.8.20200820\\\\HBuilderX\\\\plugins\\\\uniapp-cli\\\\node_modules\\\\@dcloudio\\\\webpack-uni-mp-loader\\\\lib\\\\script.js!D:\\\\360Downloads\\\\Software\\\\HBuilderX_2.8.8.20200820\\\\HBuilderX\\\\plugins\\\\uniapp-cli\\\\node_modules\\\\@dcloudio\\\\vue-cli-plugin-uni\\\\packages\\\\vue-loader\\\\lib\\\\index.js??vue-loader-options!D:\\\\360Downloads\\\\Software\\\\HBuilderX_2.8.8.20200820\\\\HBuilderX\\\\plugins\\\\uniapp-cli\\\\node_modules\\\\@dcloudio\\\\webpack-uni-mp-loader\\\\lib\\\\style.js!./App.vue?vue&type=script&lang=js&\"","<script>\r\n\texport default {\r\n\t\tonLaunch: function() {\r\n\t\t\tconsole.log('App Launch')\r\n\t\t},\r\n\t\tonShow: function() {\r\n\t\t\tconsole.log('App Show')\r\n\t\t},\r\n\t\tonHide: function() {\r\n\t\t\tconsole.log('App Hide')\r\n\t\t}\r\n\t}\r\n</script>\r\n\r\n<style>\r\n\t/*每个页面公共css */\r\n</style>\n","import mod from \"-!D:\\\\360Downloads\\\\Software\\\\HBuilderX_2.8.8.20200820\\\\HBuilderX\\\\plugins\\\\uniapp-cli\\\\node_modules\\\\mini-css-extract-plugin\\\\dist\\\\loader.js??ref--6-oneOf-1-0!D:\\\\360Downloads\\\\Software\\\\HBuilderX_2.8.8.20200820\\\\HBuilderX\\\\plugins\\\\uniapp-cli\\\\node_modules\\\\css-loader\\\\dist\\\\cjs.js??ref--6-oneOf-1-1!D:\\\\360Downloads\\\\Software\\\\HBuilderX_2.8.8.20200820\\\\HBuilderX\\\\plugins\\\\uniapp-cli\\\\node_modules\\\\@dcloudio\\\\vue-cli-plugin-uni\\\\packages\\\\vue-loader\\\\lib\\\\loaders\\\\stylePostLoader.js!D:\\\\360Downloads\\\\Software\\\\HBuilderX_2.8.8.20200820\\\\HBuilderX\\\\plugins\\\\uniapp-cli\\\\node_modules\\\\@dcloudio\\\\vue-cli-plugin-uni\\\\packages\\\\webpack-preprocess-loader\\\\index.js??ref--6-oneOf-1-2!D:\\\\360Downloads\\\\Software\\\\HBuilderX_2.8.8.20200820\\\\HBuilderX\\\\plugins\\\\uniapp-cli\\\\node_modules\\\\postcss-loader\\\\src\\\\index.js??ref--6-oneOf-1-3!D:\\\\360Downloads\\\\Software\\\\HBuilderX_2.8.8.20200820\\\\HBuilderX\\\\plugins\\\\uniapp-cli\\\\node_modules\\\\@dcloudio\\\\vue-cli-plugin-uni\\\\packages\\\\vue-loader\\\\lib\\\\index.js??vue-loader-options!D:\\\\360Downloads\\\\Software\\\\HBuilderX_2.8.8.20200820\\\\HBuilderX\\\\plugins\\\\uniapp-cli\\\\node_modules\\\\@dcloudio\\\\webpack-uni-mp-loader\\\\lib\\\\style.js!./App.vue?vue&type=style&index=0&lang=css&\"; export default mod; export * from \"-!D:\\\\360Downloads\\\\Software\\\\HBuilderX_2.8.8.20200820\\\\HBuilderX\\\\plugins\\\\uniapp-cli\\\\node_modules\\\\mini-css-extract-plugin\\\\dist\\\\loader.js??ref--6-oneOf-1-0!D:\\\\360Downloads\\\\Software\\\\HBuilderX_2.8.8.20200820\\\\HBuilderX\\\\plugins\\\\uniapp-cli\\\\node_modules\\\\css-loader\\\\dist\\\\cjs.js??ref--6-oneOf-1-1!D:\\\\360Downloads\\\\Software\\\\HBuilderX_2.8.8.20200820\\\\HBuilderX\\\\plugins\\\\uniapp-cli\\\\node_modules\\\\@dcloudio\\\\vue-cli-plugin-uni\\\\packages\\\\vue-loader\\\\lib\\\\loaders\\\\stylePostLoader.js!D:\\\\360Downloads\\\\Software\\\\HBuilderX_2.8.8.20200820\\\\HBuilderX\\\\plugins\\\\uniapp-cli\\\\node_modules\\\\@dcloudio\\\\vue-cli-plugin-uni\\\\packages\\\\webpack-preprocess-loader\\\\index.js??ref--6-oneOf-1-2!D:\\\\360Downloads\\\\Software\\\\HBuilderX_2.8.8.20200820\\\\HBuilderX\\\\plugins\\\\uniapp-cli\\\\node_modules\\\\postcss-loader\\\\src\\\\index.js??ref--6-oneOf-1-3!D:\\\\360Downloads\\\\Software\\\\HBuilderX_2.8.8.20200820\\\\HBuilderX\\\\plugins\\\\uniapp-cli\\\\node_modules\\\\@dcloudio\\\\vue-cli-plugin-uni\\\\packages\\\\vue-loader\\\\lib\\\\index.js??vue-loader-options!D:\\\\360Downloads\\\\Software\\\\HBuilderX_2.8.8.20200820\\\\HBuilderX\\\\plugins\\\\uniapp-cli\\\\node_modules\\\\@dcloudio\\\\webpack-uni-mp-loader\\\\lib\\\\style.js!./App.vue?vue&type=style&index=0&lang=css&\"","// extracted by mini-css-extract-plugin\n if(module.hot) {\n // 1621225580147\n var cssReload = require(\"D:/360Downloads/Software/HBuilderX_2.8.8.20200820/HBuilderX/plugins/uniapp-cli/node_modules/mini-css-extract-plugin/dist/hmr/hotModuleReplacement.js\")(module.id, {\"hmr\":true,\"publicPath\":\"../../\",\"locals\":false});\n module.hot.dispose(cssReload);\n module.hot.accept(undefined, cssReload);\n }\n "],"sourceRoot":""}
  1 +{"version":3,"sources":["uni-app:///D:/360Downloads/Software/HBuilderX_2.8.8.20200820/HBuilderX/plugins/uniapp-cli/webpack/bootstrap"],"names":[],"mappings":";QAAA;QACA;QACA;QACA;QACA;;QAEA;QACA;QACA;QACA,QAAQ,oBAAoB;QAC5B;QACA;QACA;QACA;QACA;QACA;QACA;QACA;QACA;QACA;QACA;QACA;;QAEA;QACA;QACA;;QAEA;QACA;;QAEA;QACA;QACA;QACA;QACA;QACA,iBAAiB,4BAA4B;QAC7C;QACA;QACA,kBAAkB,2BAA2B;QAC7C;QACA;QACA;QACA;QACA;QACA;QACA;QACA;;QAEA;QACA;;QAEA;QACA;;QAEA;QACA;QACA;QACA;QACA;QACA;;QAEA;;QAEA;QACA;;QAEA;QACA;QACA;QACA;QACA;QACA;QACA;QACA;QACA;QACA;;QAEA;QACA;;QAEA;QACA;;QAEA;QACA;QACA;;;QAGA;QACA;;QAEA;QACA;;QAEA;QACA;QACA;QACA,0CAA0C,gCAAgC;QAC1E;QACA;;QAEA;QACA;QACA;QACA,wDAAwD,kBAAkB;QAC1E;QACA,iDAAiD,cAAc;QAC/D;;QAEA;QACA;QACA;QACA;QACA;QACA;QACA;QACA;QACA;QACA;QACA;QACA,yCAAyC,iCAAiC;QAC1E,gHAAgH,mBAAmB,EAAE;QACrI;QACA;;QAEA;QACA;QACA;QACA,2BAA2B,0BAA0B,EAAE;QACvD,iCAAiC,eAAe;QAChD;QACA;QACA;;QAEA;QACA,sDAAsD,+DAA+D;;QAErH;QACA;;QAEA;QACA;QACA;QACA;QACA,gBAAgB,uBAAuB;QACvC;;;QAGA;QACA","file":"common/runtime.js","sourcesContent":[" \t// install a JSONP callback for chunk loading\n \tfunction webpackJsonpCallback(data) {\n \t\tvar chunkIds = data[0];\n \t\tvar moreModules = data[1];\n \t\tvar executeModules = data[2];\n\n \t\t// add \"moreModules\" to the modules object,\n \t\t// then flag all \"chunkIds\" as loaded and fire callback\n \t\tvar moduleId, chunkId, i = 0, resolves = [];\n \t\tfor(;i < chunkIds.length; i++) {\n \t\t\tchunkId = chunkIds[i];\n \t\t\tif(Object.prototype.hasOwnProperty.call(installedChunks, chunkId) && installedChunks[chunkId]) {\n \t\t\t\tresolves.push(installedChunks[chunkId][0]);\n \t\t\t}\n \t\t\tinstalledChunks[chunkId] = 0;\n \t\t}\n \t\tfor(moduleId in moreModules) {\n \t\t\tif(Object.prototype.hasOwnProperty.call(moreModules, moduleId)) {\n \t\t\t\tmodules[moduleId] = moreModules[moduleId];\n \t\t\t}\n \t\t}\n \t\tif(parentJsonpFunction) parentJsonpFunction(data);\n\n \t\twhile(resolves.length) {\n \t\t\tresolves.shift()();\n \t\t}\n\n \t\t// add entry modules from loaded chunk to deferred list\n \t\tdeferredModules.push.apply(deferredModules, executeModules || []);\n\n \t\t// run deferred modules when all chunks ready\n \t\treturn checkDeferredModules();\n \t};\n \tfunction checkDeferredModules() {\n \t\tvar result;\n \t\tfor(var i = 0; i < deferredModules.length; i++) {\n \t\t\tvar deferredModule = deferredModules[i];\n \t\t\tvar fulfilled = true;\n \t\t\tfor(var j = 1; j < deferredModule.length; j++) {\n \t\t\t\tvar depId = deferredModule[j];\n \t\t\t\tif(installedChunks[depId] !== 0) fulfilled = false;\n \t\t\t}\n \t\t\tif(fulfilled) {\n \t\t\t\tdeferredModules.splice(i--, 1);\n \t\t\t\tresult = __webpack_require__(__webpack_require__.s = deferredModule[0]);\n \t\t\t}\n \t\t}\n\n \t\treturn result;\n \t}\n\n \t// The module cache\n \tvar installedModules = {};\n\n \t// object to store loaded and loading chunks\n \t// undefined = chunk not loaded, null = chunk preloaded/prefetched\n \t// Promise = chunk loading, 0 = chunk loaded\n \tvar installedChunks = {\n \t\t\"common/runtime\": 0\n \t};\n\n \tvar deferredModules = [];\n\n \t// The require function\n \tfunction __webpack_require__(moduleId) {\n\n \t\t// Check if module is in cache\n \t\tif(installedModules[moduleId]) {\n \t\t\treturn installedModules[moduleId].exports;\n \t\t}\n \t\t// Create a new module (and put it into the cache)\n \t\tvar module = installedModules[moduleId] = {\n \t\t\ti: moduleId,\n \t\t\tl: false,\n \t\t\texports: {}\n \t\t};\n\n \t\t// Execute the module function\n \t\tmodules[moduleId].call(module.exports, module, module.exports, __webpack_require__);\n\n \t\t// Flag the module as loaded\n \t\tmodule.l = true;\n\n \t\t// Return the exports of the module\n \t\treturn module.exports;\n \t}\n\n\n \t// expose the modules object (__webpack_modules__)\n \t__webpack_require__.m = modules;\n\n \t// expose the module cache\n \t__webpack_require__.c = installedModules;\n\n \t// define getter function for harmony exports\n \t__webpack_require__.d = function(exports, name, getter) {\n \t\tif(!__webpack_require__.o(exports, name)) {\n \t\t\tObject.defineProperty(exports, name, { enumerable: true, get: getter });\n \t\t}\n \t};\n\n \t// define __esModule on exports\n \t__webpack_require__.r = function(exports) {\n \t\tif(typeof Symbol !== 'undefined' && Symbol.toStringTag) {\n \t\t\tObject.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });\n \t\t}\n \t\tObject.defineProperty(exports, '__esModule', { value: true });\n \t};\n\n \t// create a fake namespace object\n \t// mode & 1: value is a module id, require it\n \t// mode & 2: merge all properties of value into the ns\n \t// mode & 4: return value when already ns object\n \t// mode & 8|1: behave like require\n \t__webpack_require__.t = function(value, mode) {\n \t\tif(mode & 1) value = __webpack_require__(value);\n \t\tif(mode & 8) return value;\n \t\tif((mode & 4) && typeof value === 'object' && value && value.__esModule) return value;\n \t\tvar ns = Object.create(null);\n \t\t__webpack_require__.r(ns);\n \t\tObject.defineProperty(ns, 'default', { enumerable: true, value: value });\n \t\tif(mode & 2 && typeof value != 'string') for(var key in value) __webpack_require__.d(ns, key, function(key) { return value[key]; }.bind(null, key));\n \t\treturn ns;\n \t};\n\n \t// getDefaultExport function for compatibility with non-harmony modules\n \t__webpack_require__.n = function(module) {\n \t\tvar getter = module && module.__esModule ?\n \t\t\tfunction getDefault() { return module['default']; } :\n \t\t\tfunction getModuleExports() { return module; };\n \t\t__webpack_require__.d(getter, 'a', getter);\n \t\treturn getter;\n \t};\n\n \t// Object.prototype.hasOwnProperty.call\n \t__webpack_require__.o = function(object, property) { return Object.prototype.hasOwnProperty.call(object, property); };\n\n \t// __webpack_public_path__\n \t__webpack_require__.p = \"/\";\n\n \tvar jsonpArray = global[\"webpackJsonp\"] = global[\"webpackJsonp\"] || [];\n \tvar oldJsonpFunction = jsonpArray.push.bind(jsonpArray);\n \tjsonpArray.push = webpackJsonpCallback;\n \tjsonpArray = jsonpArray.slice();\n \tfor(var i = 0; i < jsonpArray.length; i++) webpackJsonpCallback(jsonpArray[i]);\n \tvar parentJsonpFunction = oldJsonpFunction;\n\n\n \t// run deferred modules from other chunks\n \tcheckDeferredModules();\n"],"sourceRoot":""}
  1 +{"version":3,"sources":["uni-app:///main.js","webpack:///C:/Users/PC/Desktop/ranqiCopy/ranqi/pages/index/Information.vue?6f2e","webpack:///C:/Users/PC/Desktop/ranqiCopy/ranqi/pages/index/Information.vue?c4b1","webpack:///C:/Users/PC/Desktop/ranqiCopy/ranqi/pages/index/Information.vue?bc5e","webpack:///C:/Users/PC/Desktop/ranqiCopy/ranqi/pages/index/Information.vue?1ddf","uni-app:///pages/index/Information.vue","webpack:///C:/Users/PC/Desktop/ranqiCopy/ranqi/pages/index/Information.vue?9b15","webpack:///C:/Users/PC/Desktop/ranqiCopy/ranqi/pages/index/Information.vue?bce2"],"names":["createPage","Page"],"mappings":";;;;;;;;;;kDAAA;AACA;AACA,wG;AACAA,UAAU,CAACC,oBAAD,CAAV,C;;;;;;;;;;;;;ACHA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAwH;AACxH;AAC+D;AACL;AACa;;;AAGvE;AACuN;AACvN,gBAAgB,8NAAU;AAC1B,EAAE,iFAAM;AACR,EAAE,sFAAM;AACR,EAAE,+FAAe;AACjB;AACA;AACA;AACA;AACA;AACA,EAAE,0FAAU;AACZ;AACA;;AAEA;AACe,gF;;;;;;;;;;;;ACvBf;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;;;;;;;;;;ACAA;AAAA;AAAA;AAAA;AAAA;AAAA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;;;;;;;;;;;;;ACRA;AAAA;AAAA;AAAA;AAA+1B,CAAgB,02BAAG,EAAC,C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;ACsBn3B,6F;;;;;;;;;;;;;;;;;;;;;eACA,EACA,MADA,oBACA,CACA,eACA,CAHA,EAIA,IAJA,kBAIA,CACA,SACA,QADA,GAGA,CARA,EASA,WACA,OADA,qBACA,kBACA,0EACA,2BACA,CAFA,EAEA,KAFA,CAEA,gBAEA,CAJA,EAKA,CAPA,EAQA,MARA,kBAQA,EARA,EAQA,CACA,iBACA,gDADA;AAGA,KAZA,EATA,E;;;;;;;;;;;;;ACvBA;AAAA;AAAA;AAAA;AAAqtC,CAAgB,isCAAG,EAAC,C;;;;;;;;;;;ACAzuC;AACA,OAAO,KAAU,EAAE,kBAKd","file":"pages/index/Information.js","sourcesContent":["import 'uni-pages';\nimport Vue from 'vue'\nimport Page from './pages/index/Information.vue'\ncreatePage(Page)","import { render, staticRenderFns, recyclableRender, components } from \"./Information.vue?vue&type=template&id=601d5ca6&\"\nvar renderjs\nimport script from \"./Information.vue?vue&type=script&lang=js&\"\nexport * from \"./Information.vue?vue&type=script&lang=js&\"\nimport style0 from \"./Information.vue?vue&type=style&index=0&lang=css&\"\n\n\n/* normalize component */\nimport normalizer from \"!D:\\\\360Downloads\\\\Software\\\\HBuilderX_2.8.8.20200820\\\\HBuilderX\\\\plugins\\\\uniapp-cli\\\\node_modules\\\\@dcloudio\\\\vue-cli-plugin-uni\\\\packages\\\\vue-loader\\\\lib\\\\runtime\\\\componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null,\n false,\n components,\n renderjs\n)\n\ncomponent.options.__file = \"pages/index/Information.vue\"\nexport default component.exports","export * from \"-!D:\\\\360Downloads\\\\Software\\\\HBuilderX_2.8.8.20200820\\\\HBuilderX\\\\plugins\\\\uniapp-cli\\\\node_modules\\\\@dcloudio\\\\vue-cli-plugin-uni\\\\packages\\\\vue-loader\\\\lib\\\\loaders\\\\templateLoader.js??vue-loader-options!D:\\\\360Downloads\\\\Software\\\\HBuilderX_2.8.8.20200820\\\\HBuilderX\\\\plugins\\\\uniapp-cli\\\\node_modules\\\\@dcloudio\\\\vue-cli-plugin-uni\\\\packages\\\\webpack-preprocess-loader\\\\index.js??ref--16-0!D:\\\\360Downloads\\\\Software\\\\HBuilderX_2.8.8.20200820\\\\HBuilderX\\\\plugins\\\\uniapp-cli\\\\node_modules\\\\@dcloudio\\\\webpack-uni-mp-loader\\\\lib\\\\template.js!D:\\\\360Downloads\\\\Software\\\\HBuilderX_2.8.8.20200820\\\\HBuilderX\\\\plugins\\\\uniapp-cli\\\\node_modules\\\\@dcloudio\\\\vue-cli-plugin-uni\\\\packages\\\\webpack-uni-app-loader\\\\page-meta.js!D:\\\\360Downloads\\\\Software\\\\HBuilderX_2.8.8.20200820\\\\HBuilderX\\\\plugins\\\\uniapp-cli\\\\node_modules\\\\@dcloudio\\\\vue-cli-plugin-uni\\\\packages\\\\vue-loader\\\\lib\\\\index.js??vue-loader-options!D:\\\\360Downloads\\\\Software\\\\HBuilderX_2.8.8.20200820\\\\HBuilderX\\\\plugins\\\\uniapp-cli\\\\node_modules\\\\@dcloudio\\\\webpack-uni-mp-loader\\\\lib\\\\style.js!./Information.vue?vue&type=template&id=601d5ca6&\"","var components\nvar render = function() {\n var _vm = this\n var _h = _vm.$createElement\n var _c = _vm._self._c || _h\n}\nvar recyclableRender = false\nvar staticRenderFns = []\nrender._withStripped = true\n\nexport { render, staticRenderFns, recyclableRender, components }","import mod from \"-!D:\\\\360Downloads\\\\Software\\\\HBuilderX_2.8.8.20200820\\\\HBuilderX\\\\plugins\\\\uniapp-cli\\\\node_modules\\\\babel-loader\\\\lib\\\\index.js!D:\\\\360Downloads\\\\Software\\\\HBuilderX_2.8.8.20200820\\\\HBuilderX\\\\plugins\\\\uniapp-cli\\\\node_modules\\\\@dcloudio\\\\vue-cli-plugin-uni\\\\packages\\\\webpack-preprocess-loader\\\\index.js??ref--12-1!D:\\\\360Downloads\\\\Software\\\\HBuilderX_2.8.8.20200820\\\\HBuilderX\\\\plugins\\\\uniapp-cli\\\\node_modules\\\\@dcloudio\\\\webpack-uni-mp-loader\\\\lib\\\\script.js!D:\\\\360Downloads\\\\Software\\\\HBuilderX_2.8.8.20200820\\\\HBuilderX\\\\plugins\\\\uniapp-cli\\\\node_modules\\\\@dcloudio\\\\vue-cli-plugin-uni\\\\packages\\\\vue-loader\\\\lib\\\\index.js??vue-loader-options!D:\\\\360Downloads\\\\Software\\\\HBuilderX_2.8.8.20200820\\\\HBuilderX\\\\plugins\\\\uniapp-cli\\\\node_modules\\\\@dcloudio\\\\webpack-uni-mp-loader\\\\lib\\\\style.js!./Information.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!D:\\\\360Downloads\\\\Software\\\\HBuilderX_2.8.8.20200820\\\\HBuilderX\\\\plugins\\\\uniapp-cli\\\\node_modules\\\\babel-loader\\\\lib\\\\index.js!D:\\\\360Downloads\\\\Software\\\\HBuilderX_2.8.8.20200820\\\\HBuilderX\\\\plugins\\\\uniapp-cli\\\\node_modules\\\\@dcloudio\\\\vue-cli-plugin-uni\\\\packages\\\\webpack-preprocess-loader\\\\index.js??ref--12-1!D:\\\\360Downloads\\\\Software\\\\HBuilderX_2.8.8.20200820\\\\HBuilderX\\\\plugins\\\\uniapp-cli\\\\node_modules\\\\@dcloudio\\\\webpack-uni-mp-loader\\\\lib\\\\script.js!D:\\\\360Downloads\\\\Software\\\\HBuilderX_2.8.8.20200820\\\\HBuilderX\\\\plugins\\\\uniapp-cli\\\\node_modules\\\\@dcloudio\\\\vue-cli-plugin-uni\\\\packages\\\\vue-loader\\\\lib\\\\index.js??vue-loader-options!D:\\\\360Downloads\\\\Software\\\\HBuilderX_2.8.8.20200820\\\\HBuilderX\\\\plugins\\\\uniapp-cli\\\\node_modules\\\\@dcloudio\\\\webpack-uni-mp-loader\\\\lib\\\\style.js!./Information.vue?vue&type=script&lang=js&\"","<template>\r\n\t<view>\r\n\t\t<view class=\"top\" v-for=\"(item,index) in list\" :key=\"index\" @click=\"detail(item.id)\">\r\n\t\t\t<view class=\"topText\">\r\n\t\t\t\t<text class=\"title\">{{item.work_name}}</text>\r\n\t\t\t\t<view class=\"payBox\">\r\n\t\t\t\t\t<text class=\"yiPay\">{{item.is_pay==1?'已付款':'未付款'}}</text>\r\n\t\t\t\t</view>\r\n\t\t\t</view>\r\n\t\t\t<view class=\"BtnText\">\r\n\t\t\t\t<view><text class=\"pei\">培训价格:{{item.price}}</text></view>\r\n\t\t\t\t<view>\r\n\t\t\t\t\t<view><text class=\"on\">{{item.create_time_text}}报名</text></view>\r\n\t\t\t\t\t<!-- <view><text class=\"on\">15:25:24 报名</text></view> -->\r\n\t\t\t\t</view>\r\n\r\n\t\t\t</view>\r\n\t\t</view>\r\n\t</view>\r\n</template>\r\n\r\n<script>\r\n\timport request from '../../utils/request.js'\r\n\texport default {\r\n\t\tonShow() {\r\n\t\t\tthis.getList()\r\n\t\t},\r\n\t\tdata() {\r\n\t\t\treturn {\r\n list:[]\r\n\t\t\t}\r\n\t\t},\r\n\t\tmethods: {\r\n getList(){\r\n\t\t\t\t request.post('/api/index/sign_up_list',{}).then(res=>{\r\n\t\t\t\t\t this.list=res.data.data\r\n\t\t\t\t }).catch(err=>{\r\n\t\t\t\t\t \r\n\t\t\t\t })\r\n\t\t\t },\r\n\t\t\t detail(id){\r\n\t\t\t\t uni.navigateTo({\r\n\t\t\t\t \turl:'/pages/index/RegistrationDetails?id='+id\r\n\t\t\t\t })\r\n\t\t\t }\r\n\t\t}\r\n\t}\r\n</script>\r\n\r\n<style>\r\n\t.topText {\r\n\t\tdisplay: flex;\r\n\t\talign-items: center;\r\n\t\tjustify-content: space-between;\r\n\t}\r\n\r\n\t.BtnText {\r\n\t\tdisplay: flex;\r\n\t\tjustify-content: space-between;\r\n\t\tmargin-top: 12px;\r\n\t}\r\n\r\n\t.on {\r\n\t\tcolor: #323233;\r\n\t\tfont-size: 24rpx;\r\n\t}\r\n\r\n\t.pei {\r\n\t\tcolor: #323233;\r\n\t\tfont-size: 26rpx;\r\n\t}\r\n\r\n\t.title {\r\n\t\tcolor: #323233;\r\n\t\tfont-size: 26rpx;\r\n\t}\r\n\r\n\t.payBox {\r\n\t\tbackground: #199460;\r\n\t\tborder-radius: 120rpx;\r\n\t\tdisplay: flex;\r\n\t\talign-items: center;\r\n\t\tjustify-content: center;\r\n\t}\r\n\r\n\t.yiPay {\r\n\t\tcolor: #FFFFFF;\r\n\t\tfont-size: 24rpx;\r\n\t\tpadding: 2px 8px;\r\n\t}\r\n\r\n\t.top {\r\n\t\tbackground-color: #FFFFFF;\r\n\t\tpadding: 16px;\r\n\t\tborder-bottom: 1px solid #EBEDF0;\r\n\t}\r\n</style>\r\n","import mod from \"-!D:\\\\360Downloads\\\\Software\\\\HBuilderX_2.8.8.20200820\\\\HBuilderX\\\\plugins\\\\uniapp-cli\\\\node_modules\\\\mini-css-extract-plugin\\\\dist\\\\loader.js??ref--6-oneOf-1-0!D:\\\\360Downloads\\\\Software\\\\HBuilderX_2.8.8.20200820\\\\HBuilderX\\\\plugins\\\\uniapp-cli\\\\node_modules\\\\css-loader\\\\dist\\\\cjs.js??ref--6-oneOf-1-1!D:\\\\360Downloads\\\\Software\\\\HBuilderX_2.8.8.20200820\\\\HBuilderX\\\\plugins\\\\uniapp-cli\\\\node_modules\\\\@dcloudio\\\\vue-cli-plugin-uni\\\\packages\\\\vue-loader\\\\lib\\\\loaders\\\\stylePostLoader.js!D:\\\\360Downloads\\\\Software\\\\HBuilderX_2.8.8.20200820\\\\HBuilderX\\\\plugins\\\\uniapp-cli\\\\node_modules\\\\@dcloudio\\\\vue-cli-plugin-uni\\\\packages\\\\webpack-preprocess-loader\\\\index.js??ref--6-oneOf-1-2!D:\\\\360Downloads\\\\Software\\\\HBuilderX_2.8.8.20200820\\\\HBuilderX\\\\plugins\\\\uniapp-cli\\\\node_modules\\\\postcss-loader\\\\src\\\\index.js??ref--6-oneOf-1-3!D:\\\\360Downloads\\\\Software\\\\HBuilderX_2.8.8.20200820\\\\HBuilderX\\\\plugins\\\\uniapp-cli\\\\node_modules\\\\@dcloudio\\\\vue-cli-plugin-uni\\\\packages\\\\vue-loader\\\\lib\\\\index.js??vue-loader-options!D:\\\\360Downloads\\\\Software\\\\HBuilderX_2.8.8.20200820\\\\HBuilderX\\\\plugins\\\\uniapp-cli\\\\node_modules\\\\@dcloudio\\\\webpack-uni-mp-loader\\\\lib\\\\style.js!./Information.vue?vue&type=style&index=0&lang=css&\"; export default mod; export * from \"-!D:\\\\360Downloads\\\\Software\\\\HBuilderX_2.8.8.20200820\\\\HBuilderX\\\\plugins\\\\uniapp-cli\\\\node_modules\\\\mini-css-extract-plugin\\\\dist\\\\loader.js??ref--6-oneOf-1-0!D:\\\\360Downloads\\\\Software\\\\HBuilderX_2.8.8.20200820\\\\HBuilderX\\\\plugins\\\\uniapp-cli\\\\node_modules\\\\css-loader\\\\dist\\\\cjs.js??ref--6-oneOf-1-1!D:\\\\360Downloads\\\\Software\\\\HBuilderX_2.8.8.20200820\\\\HBuilderX\\\\plugins\\\\uniapp-cli\\\\node_modules\\\\@dcloudio\\\\vue-cli-plugin-uni\\\\packages\\\\vue-loader\\\\lib\\\\loaders\\\\stylePostLoader.js!D:\\\\360Downloads\\\\Software\\\\HBuilderX_2.8.8.20200820\\\\HBuilderX\\\\plugins\\\\uniapp-cli\\\\node_modules\\\\@dcloudio\\\\vue-cli-plugin-uni\\\\packages\\\\webpack-preprocess-loader\\\\index.js??ref--6-oneOf-1-2!D:\\\\360Downloads\\\\Software\\\\HBuilderX_2.8.8.20200820\\\\HBuilderX\\\\plugins\\\\uniapp-cli\\\\node_modules\\\\postcss-loader\\\\src\\\\index.js??ref--6-oneOf-1-3!D:\\\\360Downloads\\\\Software\\\\HBuilderX_2.8.8.20200820\\\\HBuilderX\\\\plugins\\\\uniapp-cli\\\\node_modules\\\\@dcloudio\\\\vue-cli-plugin-uni\\\\packages\\\\vue-loader\\\\lib\\\\index.js??vue-loader-options!D:\\\\360Downloads\\\\Software\\\\HBuilderX_2.8.8.20200820\\\\HBuilderX\\\\plugins\\\\uniapp-cli\\\\node_modules\\\\@dcloudio\\\\webpack-uni-mp-loader\\\\lib\\\\style.js!./Information.vue?vue&type=style&index=0&lang=css&\"","// extracted by mini-css-extract-plugin\n if(module.hot) {\n // 1621225580160\n var cssReload = require(\"D:/360Downloads/Software/HBuilderX_2.8.8.20200820/HBuilderX/plugins/uniapp-cli/node_modules/mini-css-extract-plugin/dist/hmr/hotModuleReplacement.js\")(module.id, {\"hmr\":true,\"publicPath\":\"../../\",\"locals\":false});\n module.hot.dispose(cssReload);\n module.hot.accept(undefined, cssReload);\n }\n "],"sourceRoot":""}