1
0
mirror of https://github.com/ialley-workshop-open/uni-halo.git synced 2026-06-12 21:29:31 +08:00

修改:优化恋爱日记配置信息

This commit is contained in:
小莫唐尼
2022-12-11 17:41:31 +08:00
parent b7e2025ebb
commit 1305b4a555
6 changed files with 291 additions and 137 deletions
+1 -1
View File
@@ -23,7 +23,7 @@ export default {
methods: {
fnInit() {
clearTimeout(this.timer);
const _html = LoveConfig.story;
const _html = LoveConfig.journey;
let _index = 0;
const _typing = () => {
this.timer = setTimeout(() => {