|
|
|
@ -49,9 +49,6 @@ const loginOut = async () => {
|
|
|
|
const toProfile = async () => {
|
|
|
|
const toProfile = async () => {
|
|
|
|
push('/user/profile')
|
|
|
|
push('/user/profile')
|
|
|
|
}
|
|
|
|
}
|
|
|
|
const toDocument = () => {
|
|
|
|
|
|
|
|
window.open('https://doc.iocoder.cn/')
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
</script>
|
|
|
|
</script>
|
|
|
|
|
|
|
|
|
|
|
|
<template>
|
|
|
|
<template>
|
|
|
|
|