no message
Former-commit-id: 1400c7073c78d3c8cb91c5b81fb20dc1f0701a0f Former-commit-id: b77dd9146b98ec3c8f9d84e905b313254726598f Former-commit-id: 2761caa1ac34a915c52d38a3c5bab0e074a64236
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<template>
|
||||
<Container type="full-card">
|
||||
<template slot="header">
|
||||
header
|
||||
我是插入到 header 中的内容
|
||||
</template>
|
||||
<p v-for="(i, index) in 100" :key="index">{{i}}</p>
|
||||
</Container>
|
||||
|
||||
Reference in New Issue
Block a user