BUG 31009
This commit is contained in:
@@ -170,6 +170,7 @@ export default {
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
created() {
|
created() {
|
||||||
|
document.title = this.title
|
||||||
setInterval(() => {
|
setInterval(() => {
|
||||||
this.currentTime = this.$moment().format("YYYY/MM/DD HH:mm:ss")
|
this.currentTime = this.$moment().format("YYYY/MM/DD HH:mm:ss")
|
||||||
}, 1000)
|
}, 1000)
|
||||||
@@ -182,6 +183,7 @@ export default {
|
|||||||
font-family: DIN;
|
font-family: DIN;
|
||||||
src: url("assets/D-DINExp.otf");
|
src: url("assets/D-DINExp.otf");
|
||||||
}
|
}
|
||||||
|
|
||||||
@import "../../animation";
|
@import "../../animation";
|
||||||
.AiDvWrapper {
|
.AiDvWrapper {
|
||||||
.viewPanel {
|
.viewPanel {
|
||||||
|
|||||||
Reference in New Issue
Block a user