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