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 line
543 B
1 line
543 B
|
4 years ago
|
var globalThis=this,self=this;module.exports=require("../_commons/0.js")([{ids:[20],modules:{10:function(e,t,a){e.exports=a(110)},110:function(e,t){Component({options:{addGlobalClass:!0,writeIdToDOM:!0},properties:{extClass:{type:String,value:""},list:{type:Array,value:[]},current:{type:Number,value:0},reactive:{type:Boolean,value:!0}},methods:{tabChange:function(e){var t=e.currentTarget.dataset.index;t!==this.data.current&&(this.setData({current:t}),this.triggerEvent("change",{index:t,item:this.data.list[t]}))}}})}},entries:[[10,0]]}]);
|