feat: 增加构建分析页面示例

This commit is contained in:
FairyEver
2020-06-09 17:41:55 +08:00
parent 13eabf9da5
commit 099fde59e7
4 changed files with 7 additions and 2 deletions

View File

@@ -0,0 +1,3 @@
<template>
<d2-container-frame :src="`${$baseUrl}report.html`"/>
</template>