mirror of
https://github.com/BTMuli/TeyvatGuide.git
synced 2025-12-15 09:48:14 +08:00
style(sth): 格式化
This commit is contained in:
12
CHANGELOG.md
12
CHANGELOG.md
@@ -6,7 +6,7 @@ Update: 2023-03-30
|
|||||||
---
|
---
|
||||||
|
|
||||||
> 本文档 [`Front-matter`](https://github.com/BTMuli/Mucli#FrontMatter) 由 [MuCli](https://github.com/BTMuli/Mucli) 自动生成于`2023-03-30 15:39:49`
|
> 本文档 [`Front-matter`](https://github.com/BTMuli/Mucli#FrontMatter) 由 [MuCli](https://github.com/BTMuli/Mucli) 自动生成于`2023-03-30 15:39:49`
|
||||||
>
|
>
|
||||||
> 更新于 `2023-03-30 15:39:49`
|
> 更新于 `2023-03-30 15:39:49`
|
||||||
|
|
||||||
# CHANGELOG
|
# CHANGELOG
|
||||||
@@ -19,9 +19,9 @@ Update: 2023-03-30
|
|||||||
|
|
||||||
> 按照侧边栏的顺序排序
|
> 按照侧边栏的顺序排序
|
||||||
|
|
||||||
* 支持当前卡池查看&对应祈愿帖跳转
|
- 支持当前卡池查看&对应祈愿帖跳转
|
||||||
* 支持官方咨讯查看,包括:新闻、活动、公告
|
- 支持官方咨讯查看,包括:新闻、活动、公告
|
||||||
* 支持 UIAF 成就数据导入导出&展示
|
- 支持 UIAF 成就数据导入导出&展示
|
||||||
* 支持 GCG 卡牌数据展示
|
- 支持 GCG 卡牌数据展示
|
||||||
|
|
||||||
FullCommits: [v0.1.0](https://github.com/BTMuli/Tauri.Genshin/commits/v0.1.0)
|
FullCommits: [v0.1.0](https://github.com/BTMuli/Tauri.Genshin/commits/v0.1.0)
|
||||||
|
|||||||
@@ -58,7 +58,7 @@
|
|||||||
</v-card>
|
</v-card>
|
||||||
<v-card class="common-card">
|
<v-card class="common-card">
|
||||||
<v-list>
|
<v-list>
|
||||||
<v-list-item disabled>
|
<v-list-item>
|
||||||
<v-list-item-title>开发者模式</v-list-item-title>
|
<v-list-item-title>开发者模式</v-list-item-title>
|
||||||
<v-list-item-subtitle>开启后将显示调试信息</v-list-item-subtitle>
|
<v-list-item-subtitle>开启后将显示调试信息</v-list-item-subtitle>
|
||||||
<template v-slot:append>
|
<template v-slot:append>
|
||||||
|
|||||||
@@ -44,7 +44,7 @@ const MysOper = {
|
|||||||
card: {
|
card: {
|
||||||
lottery: getLotteryCard,
|
lottery: getLotteryCard,
|
||||||
reward: getLotteryRewardCard,
|
reward: getLotteryRewardCard,
|
||||||
}
|
},
|
||||||
},
|
},
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user