app-navigation.js 2.7 KB

12345678910
  1. (global["webpackJsonp"]=global["webpackJsonp"]||[]).push([["components/app-navigation/app-navigation"],{"304e":function(t,n,e){"use strict";e.r(n);var a=e("7e7e"),c=e.n(a);for(var i in a)["default"].indexOf(i)<0&&function(t){e.d(n,t,(function(){return a[t]}))}(i);n["default"]=c.a},"7e29":function(t,n,e){"use strict";var a=e("9652"),c=e.n(a);c.a},"7e7e":function(t,n,e){"use strict";(function(t){Object.defineProperty(n,"__esModule",{value:!0}),n.default=void 0;e("0d49");var a={name:"app-navigation",props:{active:{type:String,default:""}},computed:{myIcon:function(){return"../../static/img/appnav-my".concat("my"==this.active?".active":"",".svg")},homeIcon:function(){return"../../static/img/appnav-home".concat("home"==this.active?".active":"",".svg")}},methods:{act:function(n){if(n!=this.active){var e="";switch(n){case"home":e="/pages/index/index";break;case"my":e="/pages/my/my";break}e&&t.reLaunch({url:e})}},sacn:function(){var t=this;this.$app.act.scan().then((function(n){var e=t.getUrlParams(n.result);e&&e.connectorCode?t.getDeviceInfo(e.connectorCode):t.$app.popup.alert("二维码不正确。","温馨提示!")}))},getUrlParams:function(t){var n,e=/[?&]+([^=&]+)=([^&]*)/gi,a={};while(n=e.exec(t))a[n[1]]=n[2];return a},getDeviceInfo:function(t){var n=this;this.$api.base("get","/applet/v1/station/connector/detail",{connectorCode:t},{}).then((function(t){console.log("设备信息:",t),0!=t.data.status&&255!=t.data.status?n.$app.url.goto("/subPackages/charging/terminal/terminal?deviceId="+t.data.connectorCode+"&deviceStatus="+t.data.status):n.$app.popup.alert("此设备占用或异常。请更换其他设备","温馨提示!")}))}}};n.default=a}).call(this,e("df3c")["default"])},9652:function(t,n,e){},c30c:function(t,n,e){"use strict";e.d(n,"b",(function(){return c})),e.d(n,"c",(function(){return i})),e.d(n,"a",(function(){return a}));var a={axIosIndicator:function(){return e.e("components/ax-ios-indicator/ax-ios-indicator").then(e.bind(null,"9abb"))}},c=function(){var t=this.$createElement;this._self._c},i=[]},e9d6:function(t,n,e){"use strict";e.r(n);var a=e("c30c"),c=e("304e");for(var i in c)["default"].indexOf(i)<0&&function(t){e.d(n,t,(function(){return c[t]}))}(i);e("7e29");var o=e("828b"),r=Object(o["a"])(c["default"],a["b"],a["c"],!1,null,"2a0f1851",null,!1,a["a"],void 0);n["default"]=r.exports}}]);
  2. ;(global["webpackJsonp"] = global["webpackJsonp"] || []).push([
  3. 'components/app-navigation/app-navigation-create-component',
  4. {
  5. 'components/app-navigation/app-navigation-create-component':(function(module, exports, __webpack_require__){
  6. __webpack_require__('df3c')['createComponent'](__webpack_require__("e9d6"))
  7. })
  8. },
  9. [['components/app-navigation/app-navigation-create-component']]
  10. ]);