webview.js 2.2 KB

12
  1. (global["webpackJsonp"]=global["webpackJsonp"]||[]).push([["pages/webview/webview"],{290:function(e,t,n){"use strict";(function(e,t){var r=n(4);n(26);r(n(25));var u=r(n(291));e.__webpack_require_UNI_MP_PLUGIN__=n,t(u.default)}).call(this,n(1)["default"],n(2)["createPage"])},291:function(e,t,n){"use strict";n.r(t);var r=n(292),u=n(294);for(var o in u)["default"].indexOf(o)<0&&function(e){n.d(t,e,(function(){return u[e]}))}(o);var c,i=n(32),a=Object(i["default"])(u["default"],r["render"],r["staticRenderFns"],!1,null,null,null,!1,r["components"],c);a.options.__file="pages/webview/webview.vue",t["default"]=a.exports},292:function(e,t,n){"use strict";n.r(t);var r=n(293);n.d(t,"render",(function(){return r["render"]})),n.d(t,"staticRenderFns",(function(){return r["staticRenderFns"]})),n.d(t,"recyclableRender",(function(){return r["recyclableRender"]})),n.d(t,"components",(function(){return r["components"]}))},293:function(e,t,n){"use strict";var r;n.r(t),n.d(t,"render",(function(){return u})),n.d(t,"staticRenderFns",(function(){return c})),n.d(t,"recyclableRender",(function(){return o})),n.d(t,"components",(function(){return r}));var u=function(){var e=this,t=e.$createElement;e._self._c},o=!1,c=[];u._withStripped=!0},294:function(e,t,n){"use strict";n.r(t);var r=n(295),u=n.n(r);for(var o in r)["default"].indexOf(o)<0&&function(e){n.d(t,e,(function(){return r[e]}))}(o);t["default"]=u.a},295:function(e,t,n){"use strict";(function(e){var r=n(4);Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var u=r(n(44)),o={data:function(){return{url:""}},onLoad:function(t){var n=this;e.$on("reloadElement",(function(){n.url=u.default.baseUrl+"/webview/document/editor.html?token="+e.getStorageSync("token")+"&id="+t.id+"&contractId="+t.contractId+"&time="+(new Date).getTime()+"&userId="+n.$store.getters.user.userId})),this.url=u.default.baseUrl+"/webview/document/editor.html?token="+e.getStorageSync("token")+"&id="+t.id+"&contractId="+t.contractId+"&time="+(new Date).getTime()+"&userId="+this.$store.getters.user.userId},methods:{onMessage:function(e){}}};t.default=o}).call(this,n(2)["default"])}},[[290,"common/runtime","common/vendor"]]]);
  2. //# sourceMappingURL=../../../.sourcemap/mp-weixin/pages/webview/webview.js.map