fix:#用户统计报错,更新星铁1.5上半卡池 (#315)

* 星铁1.5上半角色池

* 星铁1.5上半武器池

* Update base.js

* fix:#用户统计报错
This commit is contained in:
枫叶 2023-11-17 01:29:34 +08:00 committed by GitHub
parent 26f60904c5
commit ebb54c9e33
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 21 additions and 3 deletions

View File

@ -1,3 +1,12 @@
- from: '2023-11-15 06:00:00'
to: '2023-12-06 11:59:59'
five:
- 藿藿
four:
- 丹恒
- 阿兰
- 希露瓦
name: 令奉贞凶
- from: '2023-10-27 12:00:00'
to: '2023-11-14 14:59:59'
five:
@ -88,4 +97,4 @@
- 娜塔莎
- 虎克
- 佩拉
name: 蝶立锋锷
name: 蝶立锋锷

View File

@ -1,3 +1,12 @@
- from: '2023-11-15 06:00:00'
to: '2023-12-06 11:59:59'
five:
- 惊魂夜
four:
- 同一种心情
- 点个关注吧!
- 宇宙市场趋势
name: 流光定影
- from: '2023-10-27 12:00:00'
to: '2023-11-14 14:59:59'
five:
@ -88,4 +97,4 @@
- 一场术后对话
- 晚安与睡颜
- 鼹鼠党欢迎你
name: 流光定影
name: 流光定影

View File

@ -39,7 +39,7 @@ export default class base {
defaultLayout: layoutPath + 'default.html'
}
if (this.e?.isSr) {
let char = Character.get('银狼', 'sr')
let char = Character.get('藿藿', 'sr')
return {
...data,
tplFile: `./plugins/genshin/resources/StarRail/html/${this.model}/${this.model}.html`,