import IotLayerBg from './src/iotLayerBg.vue' IotLayerBg.install = function (Vue) { Vue.component(IotLayerBg.name, IotLayerBg) } export default IotLayerBg