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.
2 lines
377 B
2 lines
377 B
1 year ago
|
"use strict";const n=require("../common/vendor.js"),t={setup:()=>(n.reactive({activity:null,receiver:null,intentFilter:null}),n.onLoad((()=>{})),n.onHide((()=>{})),n.onUnload((()=>{n.index.$off("scancodedate")})),{startScan:function(){},stopScan:function(){},initScan:function(){}})};const e=n._export_sfc(t,[["render",function(n,t,e,o,c,i){return{}}]]);wx.createComponent(e);
|