no message
Former-commit-id: afef3af60139bd559aa150052fc3a72ec2f384a4 Former-commit-id: e2b324d8476ca2a52c625f2aee16972708a43bec Former-commit-id: ab3a3d9097c684c0fb1b54b1a5f228157b2f81ff
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<template>
|
||||
<Container type="ghost">
|
||||
<d2-container type="ghost">
|
||||
<el-card class="d2-mb">
|
||||
<PageHeader
|
||||
slot="header"
|
||||
@@ -14,7 +14,7 @@
|
||||
<el-card>
|
||||
<Markdown url="/static/md/组件 - 图标组件.md"></Markdown>
|
||||
</el-card>
|
||||
</Container>
|
||||
</d2-container>
|
||||
</template>
|
||||
|
||||
<style lang="scss">
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<template>
|
||||
<Container type="ghost">
|
||||
<d2-container type="ghost">
|
||||
<el-card>
|
||||
<template slot="header">
|
||||
<el-radio-group v-model="showIndex" size="mini">
|
||||
@@ -23,7 +23,7 @@
|
||||
</el-col>
|
||||
</el-row>
|
||||
</el-card>
|
||||
</Container>
|
||||
</d2-container>
|
||||
</template>
|
||||
|
||||
<script>
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<template>
|
||||
<Container type="ghost">
|
||||
<d2-container type="ghost">
|
||||
<el-card class="d2-mb">
|
||||
<PageHeader
|
||||
slot="header"
|
||||
@@ -32,7 +32,7 @@
|
||||
<el-card>
|
||||
<Markdown url="/static/md/组件 - 图标选择器.md"></Markdown>
|
||||
</el-card>
|
||||
</Container>
|
||||
</d2-container>
|
||||
</template>
|
||||
|
||||
<script>
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<template>
|
||||
<Container type="ghost">
|
||||
<d2-container type="ghost">
|
||||
<el-card class="d2-mb">
|
||||
<PageHeader
|
||||
slot="header"
|
||||
@@ -17,7 +17,7 @@
|
||||
<el-card>
|
||||
<Markdown url="/static/md/组件 - 图标组件 - svg.md"></Markdown>
|
||||
</el-card>
|
||||
</Container>
|
||||
</d2-container>
|
||||
</template>
|
||||
|
||||
<style lang="scss" scoped>
|
||||
|
||||
Reference in New Issue
Block a user