修改类库
This commit is contained in:
0
view/catch-admin/src/api/database.js
Normal file
0
view/catch-admin/src/api/database.js
Normal file
13
view/catch-admin/src/views/system/database/index.vue
Normal file
13
view/catch-admin/src/views/system/database/index.vue
Normal file
@@ -0,0 +1,13 @@
|
||||
<template>
|
||||
$END$
|
||||
</template>
|
||||
|
||||
<script>
|
||||
export default {
|
||||
name: 'index'
|
||||
}
|
||||
</script>
|
||||
|
||||
<style scoped>
|
||||
|
||||
</style>
|
13
view/catch-admin/src/views/system/log/login.vue
Normal file
13
view/catch-admin/src/views/system/log/login.vue
Normal file
@@ -0,0 +1,13 @@
|
||||
<template>
|
||||
$END$
|
||||
</template>
|
||||
|
||||
<script>
|
||||
export default {
|
||||
name: 'login'
|
||||
}
|
||||
</script>
|
||||
|
||||
<style scoped>
|
||||
|
||||
</style>
|
13
view/catch-admin/src/views/system/log/operate.vue
Normal file
13
view/catch-admin/src/views/system/log/operate.vue
Normal file
@@ -0,0 +1,13 @@
|
||||
<template>
|
||||
$END$
|
||||
</template>
|
||||
|
||||
<script>
|
||||
export default {
|
||||
name: 'operate'
|
||||
}
|
||||
</script>
|
||||
|
||||
<style scoped>
|
||||
|
||||
</style>
|
Reference in New Issue
Block a user