fix:#用户统计报错,更新星铁1.5上半卡池 (#315)
* 星铁1.5上半角色池 * 星铁1.5上半武器池 * Update base.js * fix:#用户统计报错
This commit is contained in:
parent
26f60904c5
commit
ebb54c9e33
|
@ -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:
|
||||
|
|
|
@ -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:
|
||||
|
|
|
@ -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`,
|
||||
|
|
Loading…
Reference in New Issue