lex hace 1 año
padre
commit
676219f611
Se han modificado 3 ficheros con 3 adiciones y 3 borrados
  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":1705545904775}
+{"version":1705546233525}

+ 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 || ''}
-              10:44
+              10:50
             </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>
-          10:44
+          10:50
           {isForgot.value ? (
             <NTabs
               key="forgotPassword"