| 12 |
- (window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-d08d7a24"],{"253c4":function(t,n,e){"use strict";e("8d43")},"46ad":function(t,n,e){"use strict";e.r(n);var o=function(){var t=this,n=t.$createElement,e=t._self._c||n;return e("div",{attrs:{id:"app-demo-window-view"}},[t._m(0),e("div",{staticClass:"one-block-2"},[e("a-space",[e("a-button",{on:{click:function(n){return t.loadViewContent(0)}}},[t._v("加载百度页面")]),e("a-button",{on:{click:function(n){return t.removeViewContent(0)}}},[t._v("移除百度页面")])],1)],1),t._m(1),e("div",{staticClass:"one-block-2"},[e("a-space",[e("a-button",{on:{click:function(n){return t.loadViewContent(1)}}},[t._v("加载html页面")]),e("a-button",{on:{click:function(n){return t.removeViewContent(1)}}},[t._v("移除html页面")])],1)],1)])},i=[function(){var t=this,n=t.$createElement,e=t._self._c||n;return e("div",{staticClass:"one-block-1"},[e("span",[t._v(" 1. 嵌入web内容 ")])])},function(){var t=this,n=t.$createElement,e=t._self._c||n;return e("div",{staticClass:"one-block-1"},[e("span",[t._v(" 2. 嵌入html内容 ")])])}],c={data:function(){return{views:[{type:"web",content:"https://www.baidu.com/"},{type:"html",content:"/asset/view_example.html"}]}},methods:{loadViewContent:function(t){var n=this;n.$ipcCallMain("example.loadViewContent",this.views[t]).then((function(t){console.log(t)}))},removeViewContent:function(t){var n=this;n.$ipcCallMain("example.removeViewContent",n.views[t]).then((function(t){console.log(t)}))}}},a=c,l=(e("253c4"),e("2877")),s=Object(l["a"])(a,o,i,!1,null,"858949e6",null);n["default"]=s.exports},"8d43":function(t,n,e){}}]);
- //# sourceMappingURL=chunk-d08d7a24.22b16454.js.map
|