feat: 更换永四logo

main
shengwen.chen 4 months ago
parent fc2aab82a8
commit d86c81de15

@ -2,7 +2,7 @@
<section class="waitBox bg-[#F3F2FA]"> <section class="waitBox bg-[#F3F2FA]">
<nav class="h-[11.11vh] pl-[3.7vh] pr-[2.22vh] flex justify-between items-center bg-[#5D49AF] relative overflow-hidden"> <nav class="h-[11.11vh] pl-[3.7vh] pr-[2.22vh] flex justify-between items-center bg-[#5D49AF] relative overflow-hidden">
<div class="logBox h-[5vh]"> <div class="logBox h-[5vh]">
<img class="h-full" src="@/assets/svg/Wait/yanan-logo.png" /> <img class="h-full" src="@/assets/svg/Wait/yongsi-logo.png" />
</div> </div>
<div class="absolute titleBox w-full flex justify-around"> <div class="absolute titleBox w-full flex justify-around">
<div class="flex items-center"> <div class="flex items-center">

@ -3,7 +3,7 @@
<nav <nav
class="h-[11.11vh] pl-[3.7vh] pr-[2.22vh] flex justify-between items-center bg-[#5D49AF] relative overflow-hidden"> class="h-[11.11vh] pl-[3.7vh] pr-[2.22vh] flex justify-between items-center bg-[#5D49AF] relative overflow-hidden">
<div class="logBox h-[5vh]"> <div class="logBox h-[5vh]">
<img class="h-full" src="@/assets/svg/Wait/yanan-logo.png" /> <img class="h-full" src="@/assets/svg/Wait/yongsi-logo.png" />
</div> </div>
<div class="absolute titleBox w-full flex justify-around"> <div class="absolute titleBox w-full flex justify-around">
<div class="flex items-center"> <div class="flex items-center">

Loading…
Cancel
Save