aboutUs-init
This commit is contained in:
parent
e717799cb0
commit
8ae294c795
15
app/pages/about/index.vue
Normal file
15
app/pages/about/index.vue
Normal file
|
|
@ -0,0 +1,15 @@
|
||||||
|
<script lang="ts" setup>
|
||||||
|
|
||||||
|
</script>
|
||||||
|
|
||||||
|
<template>
|
||||||
|
<UPage>
|
||||||
|
<UPageSection>
|
||||||
|
<img alt="" src="/img/img.png">
|
||||||
|
</upagesection>
|
||||||
|
</UPage>
|
||||||
|
</template>
|
||||||
|
|
||||||
|
<style scoped>
|
||||||
|
|
||||||
|
</style>
|
||||||
BIN
public/img/about/banner.png
Normal file
BIN
public/img/about/banner.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 2.4 MiB |
Loading…
Reference in New Issue
Block a user