no message
Former-commit-id: 43a8224a34f70bb4292c77196f4d98d18b58cb44 Former-commit-id: d154b16d0b3f214e55815c123b775681016c5a70 Former-commit-id: 22378774d55271fb76d5827ea0ffdfd1f2678831
This commit is contained in:
@@ -1,6 +1,10 @@
|
||||
<template>
|
||||
<Container>
|
||||
<GithubLink url="https://github.com/lgarron/clipboard-polyfill"></GithubLink>
|
||||
<PageHeader
|
||||
slot="header"
|
||||
title="基本示例"
|
||||
url="https://github.com/lgarron/clipboard-polyfill">
|
||||
</PageHeader>
|
||||
<el-row :gutter="10">
|
||||
<el-col :span="12">
|
||||
<div class="mb">
|
||||
|
||||
@@ -1,7 +1,10 @@
|
||||
<template>
|
||||
<Container>
|
||||
<p slot="title">README.md</p>
|
||||
<p slot="more"><GithubLink url="https://github.com/lgarron/clipboard-polyfill"></GithubLink></p>
|
||||
<PageHeader
|
||||
slot="header"
|
||||
title="README.md"
|
||||
url="https://github.com/lgarron/clipboard-polyfill">
|
||||
</PageHeader>
|
||||
<div>
|
||||
<Markdown url="https://raw.githubusercontent.com/lgarron/clipboard-polyfill/master/README.md"></Markdown>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user