Ver código fonte

style: 修改版权信息全部为大写

zhouyuhao 8 meses atrás
pai
commit
71dfd0992d

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

@@ -233,7 +233,7 @@ onUnmounted(() => {
       </div>
       <template #footer>
         <div class="license">
-          <span>© Kerry Logistics Network Limited. All Rights Reserved.</span>
+          <span>© KERRY LOGISTICS NETWORK LIMITED. ALL RIGHTS RESERVED.</span>
         </div>
       </template>
     </el-card>

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

@@ -391,7 +391,7 @@ const firstLoginTipsRef = ref()
       </div>
       <template #footer>
         <div class="license">
-          <span>© Kerry Logistics Network Limited. 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>© Kerry Logistics Network Limited. All Rights Reserved.</span>
+          <span>© KERRY LOGISTICS NETWORK LIMITED. ALL RIGHTS RESERVED.</span>
         </div>
       </template>
     </el-card>
@@ -483,7 +483,7 @@ const firstLoginTipsRef = ref()
 }
 
 .login-card {
-  width: 400px;
+  width: 410px;
 
   .card-title {
     display: flex;