You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1 lines
1.1 KiB
1 lines
1.1 KiB
(window["webpackJsonp_TIS_PLATFORM"]=window["webpackJsonp_TIS_PLATFORM"]||[]).push([["AppBar"],{"5a1d":function(t,n,e){},"5b23":function(t,n,e){"use strict";e("5a1d")},dd38:function(t,n,e){"use strict";e.r(n);var o=function(){var t=this,n=t.$createElement,e=t._self._c||n;return t.showAppBar?e("div",{staticClass:"app-bar"},[e("div",{staticClass:"app-name"},[t._v(t._s(t.currentApp.name))]),e("div",{staticClass:"app-controls"},[e("tis-button-group",[e("tis-button",{attrs:{type:"info",icon:"el-icon-more"},on:{click:t.onOpenWidgetPanel}}),e("tis-button",{attrs:{type:"info",icon:"el-icon-close"},on:{click:t.onClose}})],1)],1)]):t._e()},i=[],s={methods:{onOpenWidgetPanel:function(){this.$tis.openWidgetPanel()},onClose:function(){this.$tis.closeCurrentApp()}},computed:{currentApp:function(){return this.$tis.getCurrentApp()},showAppBar:function(){return this.currentApp&&!this.currentApp.default}},created:function(){var t=this.$tis.$on("INCREAE COUNT",{appIds:["app_1"]},(function(t,n){console.log(t,n)}));setTimeout((function(){console.log("clear"),t()}),5e3)}},c=s,p=(e("5b23"),e("2877")),r=Object(p["a"])(c,o,i,!1,null,"fcd2160c",null);n["default"]=r.exports}}]);
|