Explorar o código

部署后提示用户更新35

tyler %!s(int64=2) %!d(string=hai) anos
pai
achega
86c73cd5b7
Modificáronse 1 ficheiros con 1 adicións e 2 borrados
  1. 1 2
      src/App.vue

+ 1 - 2
src/App.vue

@@ -82,7 +82,6 @@ export default {
       })
     },
     notificationRefresh() {
-      // setTimeout()
       location.reload()
       this.dialogVisible = false
     }
@@ -94,6 +93,6 @@ export default {
  .message_refresh{
    width: 320px;
    top: 50%;
-   transform: translateY(-50%)
+   transform: translateY(-50%);
  }
 </style>