18 lines
149 B
Vue
18 lines
149 B
Vue
|
<template>
|
||
|
|
||
|
<div class='body'>
|
||
|
|
||
|
|
||
|
|
||
|
</div>
|
||
|
|
||
|
</template><script>
|
||
|
export default {
|
||
|
|
||
|
name: 'channel-',
|
||
|
|
||
|
data(){ return { gs: gs.get }; }
|
||
|
|
||
|
}
|
||
|
|
||
|
</script>
|