This website works better with JavaScript
Accueil
Explorer
Aide
Connexion
wangguoyu
/
uniProject
Suivre
1
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Aborescence:
45b15360e8
Branches
Tags
2024鹅状元
2025北京诚祥
2025北京诚祥-家政版
2025北京诚祥App
2025鹅状元dev
main
大连交通技师学院
uniProject
/
components
/
MtaFooter.vue
MtaFooter.vue
103 B
Historique
Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
<template>
<view>
这里是footer
</view>
</template>
<script setup>
</script>
<style>
</style>