| 12 |
- (window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-b67071c4"],{"5bda":function(e,t,o){"use strict";o.r(t);var n=function(){var e=this,t=e.$createElement,o=e._self._c||t;return o("div",{attrs:{id:"app-base-screen"}},[e._m(0),o("div",{staticClass:"one-block-2"},[o("a-space",[o("a-button",{on:{click:function(t){return e.getScreen(0)}}},[e._v("获取当前鼠标位置")]),o("a-button",{on:{click:function(t){return e.getScreen(1)}}},[e._v("获取主屏幕")]),o("a-button",{on:{click:function(t){return e.getScreen(2)}}},[e._v("获取所有屏幕")])],1)],1),e._m(1),o("div",{staticClass:"one-block-2"},[o("a-descriptions",{attrs:{title:""}},e._l(e.data,(function(t,n){return o("a-descriptions-item",{key:n,attrs:{label:t.title}},[e._v(" "+e._s(t.desc)+" ")])})),1)],1)])},a=[function(){var e=this,t=e.$createElement,o=e._self._c||t;return o("div",{staticClass:"one-block-1"},[o("span",[e._v(" 1. 屏幕信息 ")])])},function(){var e=this,t=e.$createElement,o=e._self._c||t;return o("div",{staticClass:"one-block-1"},[o("span",[e._v(" 结果: ")])])}],r=o("a358"),l={data:function(){return{data:[]}},mounted:function(){},methods:{getScreen:function(e){var t=this;this.$ipcCall(r["a"].getScreen,e).then((function(e){t.data=e}))}}},c=l,i=(o("90d5"),o("2877")),s=Object(i["a"])(c,n,a,!1,null,"716fa21e",null);t["default"]=s.exports},"90d5":function(e,t,o){"use strict";o("d818")},a358:function(e,t,o){"use strict";o.d(t,"b",(function(){return c})),o.d(t,"a",(function(){return r})),o.d(t,"c",(function(){return l}));var n=o("b775"),a={uploadFile:"/api/example/uploadFile",openSoftware:"/api/example/openSoftware",messageShow:"/api/example/messageShow",messageShowConfirm:"/api/example/messageShowConfirm",dbOperation:"/api/example/dbOperation",test1:"/api/example/test1"},r={messageShow:"controller.example.messageShow",messageShowConfirm:"controller.example.messageShowConfirm",selectFolder:"controller.example.selectFolder",openDirectory:"controller.example.openDirectory",socketMessageStart:"controller.example.socketMessageStart",socketMessageStop:"controller.example.socketMessageStop",hello:"controller.example.hello",executeJS:"controller.example.executeJS",loadViewContent:"controller.example.loadViewContent",removeViewContent:"controller.example.removeViewContent",createWindow:"controller.example.createWindow",sendNotification:"controller.example.sendNotification",initPowerMonitor:"controller.example.initPowerMonitor",getScreen:"controller.example.getScreen",openSoftware:"controller.example.openSoftware",autoLaunch:"controller.example.autoLaunch",setTheme:"controller.example.setTheme",getTheme:"controller.example.getTheme",checkForUpdater:"controller.example.checkForUpdater",downloadApp:"controller.example.downloadApp"},l={appUpdater:"app.updater"},c=function(e,t){return Object(n["b"])({url:a[e],method:"post",data:t})}},d818:function(e,t,o){}}]);
- //# sourceMappingURL=chunk-b67071c4.61f6c0a0.js.map
|