فهرست منبع

feat: 修改版权信息

zhouyuhao 8 ماه پیش
والد
کامیت
fc9a5fa316
2فایلهای تغییر یافته به همراه3 افزوده شده و 3 حذف شده
  1. 1 1
      src/views/Login/src/components/ChangePasswordCard.vue
  2. 2 2
      src/views/Login/src/loginView.vue

+ 1 - 1
src/views/Login/src/components/ChangePasswordCard.vue

@@ -233,7 +233,7 @@ onUnmounted(() => {
       </div>
       <template #footer>
         <div class="license">
-          <span>Copyright © <span class="company">2024 KLN.</span> All rights reserved.</span>
+          <span>© Kerry Logistics Network Limited. All Rights Reserved.</span>
         </div>
       </template>
     </el-card>

+ 2 - 2
src/views/Login/src/loginView.vue

@@ -391,7 +391,7 @@ const firstLoginTipsRef = ref()
       </div>
       <template #footer>
         <div class="license">
-          <span>Copyright © <span class="company">2024 KLN.</span> All rights reserved.</span>
+          <span>© Kerry Logistics Network Limited. All Rights Reserved.</span>
         </div>
       </template>
     </el-card>
@@ -446,7 +446,7 @@ const firstLoginTipsRef = ref()
       </div>
       <template #footer>
         <div class="license">
-          <span>Copyright © <span class="company">2024 KLN.</span> All rights reserved.</span>
+          <span>© Kerry Logistics Network Limited. All Rights Reserved.</span>
         </div>
       </template>
     </el-card>