2 次程式碼提交

作者 SHA1 備註 提交日期
  Muhammad Iqbal Afandi d0c79eb67d style: new login design 3 年之前
  Muhammad Iqbal Afandi 4f687b75f5 style: new login design 3 年之前
共有 1 個文件被更改,包括 2 次插入0 次删除
  1. 2
    0
      resources/js/layouts/Auth/AuthLayout.vue

+ 2
- 0
resources/js/layouts/Auth/AuthLayout.vue 查看文件

@@ -21,6 +21,8 @@ defineProps({
21 21
         <AppMessage />
22 22
       </div>
23 23
 
24
+      <img src="/images/logo.svg" alt="logo" class="w-5rem" />
25
+
24 26
       <div class="max-w-28rem bg-white p-6 m-4 border-round-xl">
25 27
         <p class="text-center mb-5 font-bold text-3xl text-color">
26 28
           <slot name="header" />