add website config.

This commit is contained in:
2023-04-04 14:05:30 +08:00
parent 2066cb441b
commit 48fc661205
7 changed files with 67 additions and 38 deletions

View File

@@ -86,7 +86,7 @@ const options = {
</template>
<style scoped>
.chart {
height: 400px;
height: 500px;
margin-bottom: 20px;
}
</style>