This website works better with JavaScript
Startseite
Erkunden
Hilfe
Registrieren
Anmelden
zhangqi
/
yos_web
Beobachten
1
Favorit hinzufügen
0
Fork
0
Dateien
Issues
0
Pull-Requests
0
Wiki
Struktur:
fb064dc617
Branches
Tags
allTestUrgent
blueBranch
configurationBranch
develop
greenUrgent
internationalization
master
mergeBranch
optionSystem
optionsys
orange
orangeUrgent
redUrgent
testOptionSystem
testToMerge
webBlue
websiteManage
xiaoqin
zxh
24/11/12更新
v1.0.0
2022-5-10
yos_web
/
src
/
App.vue
App.vue
86 B
Verlauf
Originalformat
1
2
3
4
5
6
7
8
<template>
<div id="app">
<router-view/>
</div>
</template>
<style>
</style>