app-hotspot.js 1.7 KB

12345678910
  1. (global["webpackJsonp"]=global["webpackJsonp"]||[]).push([["components/basic-component/app-hotspot/app-hotspot"],{"497e8":function(t,n,o){"use strict";var e;o.d(n,"b",(function(){return c})),o.d(n,"c",(function(){return u})),o.d(n,"a",(function(){return e}));var c=function(){var t=this,n=t.$createElement;t._self._c},u=[]},"5e11":function(t,n,o){},"7dd8":function(t,n,o){"use strict";var e=o("5e11"),c=o.n(e);c.a},"9b33":function(t,n,o){"use strict";o.r(n);var e=o("497e8"),c=o("f275");for(var u in c)"default"!==u&&function(t){o.d(n,t,(function(){return c[t]}))}(u);o("7dd8");var r,a=o("f0c5"),i=Object(a["a"])(c["default"],e["b"],e["c"],!1,null,"050d04cc",null,!1,e["a"],r);n["default"]=i.exports},f275:function(t,n,o){"use strict";o.r(n);var e=o("f6b6"),c=o.n(e);for(var u in e)"default"!==u&&function(t){o.d(n,t,(function(){return e[t]}))}(u);n["default"]=c.a},f6b6:function(t,n,o){"use strict";Object.defineProperty(n,"__esModule",{value:!0}),n.default=void 0;var e={name:"app-hotspot",props:{hotspot:{type:Object,default:function(){return{}}}},data:function(){return{}},onLoad:function(){},computed:{aa:function(){return this.hotspot?"left:".concat(this.hotspot.left,"rpx;top:").concat(this.hotspot.top,"rpx;width:").concat(this.hotspot.width,"rpx;height:").concat(this.hotspot.height,"rpx;"):""}}};n.default=e}}]);
  2. ;(global["webpackJsonp"] = global["webpackJsonp"] || []).push([
  3. 'components/basic-component/app-hotspot/app-hotspot-create-component',
  4. {
  5. 'components/basic-component/app-hotspot/app-hotspot-create-component':(function(module, exports, __webpack_require__){
  6. __webpack_require__('543d')['createComponent'](__webpack_require__("9b33"))
  7. })
  8. },
  9. [['components/basic-component/app-hotspot/app-hotspot-create-component']]
  10. ]);