🚧 add sidebar
This commit is contained in:
14
src/views/Photograph/AllPhoto/AllPhoto.vue
Normal file
14
src/views/Photograph/AllPhoto/AllPhoto.vue
Normal file
@@ -0,0 +1,14 @@
|
||||
<script setup lang="ts">
|
||||
|
||||
</script>
|
||||
|
||||
<template>
|
||||
<div>
|
||||
<p>AllPhoto</p>
|
||||
</div>
|
||||
|
||||
</template>
|
||||
|
||||
<style scoped lang="scss" src="./index.scss">
|
||||
|
||||
</style>
|
Reference in New Issue
Block a user