lex vor 1 Jahr
Ursprung
Commit
035b265946
3 geänderte Dateien mit 3 neuen und 3 gelöschten Zeilen
  1. 1 1
      public/version.json
  2. 1 1
      src/components/layout/layoutTop.tsx
  3. 1 1
      src/views/login/index.tsx

+ 1 - 1
public/version.json

@@ -1 +1 @@
-{"version":1705545300641}
+{"version":1705545835903}

+ 1 - 1
src/components/layout/layoutTop.tsx

@@ -148,7 +148,7 @@ export default defineComponent({
             <p>
               {/* {info.value.schoolInfos[0].tenantName} |{' '} */}
               {info.value?.schoolInfos[0]?.name || ''}
-              18:22
+              10:44
             </p>
           </div>
           <div class={styles.layoutRight}>

+ 1 - 1
src/views/login/index.tsx

@@ -135,7 +135,7 @@ export default defineComponent({
         </div>
         <div class={styles['view-account-form']}>
           <img class={styles.colLogo} src={colLogo}></img>
-          18:22
+          10:44
           {isForgot.value ? (
             <NTabs
               key="forgotPassword"