no message
Former-commit-id: 6c662ce48ae133e62f326723c0acace4a99b70d1 Former-commit-id: d6734073b9816f545fac36f942dd7f9bdcc95a83 Former-commit-id: 8fdcc1c3852f13eeb2616882f8b77b4e08a087a0
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
<template>
|
||||
<Container type="full-card">
|
||||
full-card
|
||||
<template slot="header">
|
||||
header
|
||||
</template>
|
||||
<p v-for="(i, index) in 100" :key="index">{{i}}</p>
|
||||
</Container>
|
||||
</template>
|
||||
|
||||
Reference in New Issue
Block a user