@@ -338,6 +338,7 @@ const getImg = (name: number) => {
return new URL(`/public/image/p_img_home_qs_0_${name}.png`, import.meta.url).href;
}
const loginBtn =()=>{
+ console.log('跳转')
window.location.replace('http://p.daicrm.com/#/login')
const currentIndex = ref(1)