Merge branch 'master' of https://gitaa.cn/KxGame/Kg.SeaTime
This commit is contained in:
@@ -97,5 +97,10 @@ MessageExtend.notifyList('primary', ['获取装备'])
|
||||
definePageMeta({
|
||||
layout: layout.empty
|
||||
})
|
||||
showNotify({ message: '提示' });
|
||||
// await navigateTo('/auth/login', { replace: true })
|
||||
onMounted(() => {
|
||||
req();
|
||||
alert(1);
|
||||
})
|
||||
</script>
|
||||
|
||||
Reference in New Issue
Block a user