mirror of
https://gitee.com/zoujingli/ThinkAdmin.git
synced 2025-04-06 03:58:04 +08:00
13 lines
104 B
Vue
13 lines
104 B
Vue
<template>
|
|
|
|
</template>
|
|
|
|
<script>
|
|
export default {
|
|
name: "login"
|
|
}
|
|
</script>
|
|
|
|
<style scoped>
|
|
|
|
</style> |