黔西南大屏
This commit is contained in:
22
packages/bigscreen/dv/AppQxnEventDv.vue
Normal file
22
packages/bigscreen/dv/AppQxnEventDv.vue
Normal file
@@ -0,0 +1,22 @@
|
||||
<template>
|
||||
<div class="AppQxnEventDv"></div>
|
||||
</template>
|
||||
|
||||
<script>
|
||||
export default {
|
||||
name: 'AppQxnEventDv',
|
||||
label: '事件上报',
|
||||
|
||||
data () {
|
||||
return {
|
||||
|
||||
}
|
||||
}
|
||||
}
|
||||
</script>
|
||||
|
||||
<style lang="scss" scoped>
|
||||
.AppQxnEventDv {
|
||||
|
||||
}
|
||||
</style>
|
||||
Reference in New Issue
Block a user