index.vue 176 Bytes EditWeb IDE 1 2 3 4 5 6 7 <template> <d2-container> <template slot="header">header</template> active/shop/index.vue <template slot="footer">footer</template> </d2-container> </template>