瀏覽代碼

Merge branch 'master' of United_Software/k_online_ui into dev

Jack Zhou 8 月之前
父節點
當前提交
122c264db9
共有 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

@@ -393,7 +393,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>
@@ -448,7 +448,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>