main
kkk-ops 2 weeks ago
commit 1fd44addb0

@ -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>

Loading…
Cancel
Save