Files
mes-ui-d2/src/pages/demo/plugins/mock/readme.vue
李杨 173520d20e no message
Former-commit-id: 0a96bb54e9270e451e59b72e00e35053a7c0e152
Former-commit-id: c250ba90da6546626b9831847630aae786c88344
Former-commit-id: c1182b1bdc6ea9b3934275286a93e2760a643bfe
2018-01-14 22:51:12 +08:00

7 lines
273 B
Vue

<template>
<Container>
<p slot="title">README.md</p>
<p slot="more"><GithubLink url="https://github.com/nuysoft/Mock"></GithubLink></p>
<Markdown url="https://raw.githubusercontent.com/nuysoft/Mock/refactoring/README.md"></Markdown>
</Container>
</template>