|
@@ -386,7 +386,7 @@ const getImg = (name: number) => {
|
|
}
|
|
}
|
|
const loginBtn =()=>{
|
|
const loginBtn =()=>{
|
|
console.log('跳转')
|
|
console.log('跳转')
|
|
- // window.location.replace('http://p.daicrm.com/#/login')
|
|
|
|
|
|
+ window.location.replace('http://p.daicrm.com/#/login')
|
|
// window.location.href('http://p.daicrm.com/#/login')
|
|
// window.location.href('http://p.daicrm.com/#/login')
|
|
}
|
|
}
|
|
const currentIndex = ref(1)
|
|
const currentIndex = ref(1)
|