Merge pull request #3 from greenhat616/patch-1

fix: typos
This commit is contained in:
Rewrite0
2023-02-22 11:22:54 +08:00
committed by GitHub

View File

@@ -27,7 +27,7 @@ const dialog = ref();
title="已订阅番剧"
name="1"
>
<span class="tips">: 目前只能管理mikan源, 如通过api添加其他来源的新番将不过出现在此处</span>
<span class="tips">: 目前只能管理 mikan , 如通过 api 添加其他来源的新番将 <b>不会</b> 出现在此处</span>
<el-table
:data="bangumiData.bangumi_info"
stripe
@@ -73,4 +73,4 @@ const dialog = ref();
margin-bottom: 10px;
}
}
</style>
</style>