Forráskód Böngészése

Merge branch 'master' of United_Software/k_online_ui into dev

Jack Zhou 8 hónapja
szülő
commit
122c264db9

+ 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>