This website works better with JavaScript
首页
发现
帮助
注册
登录
zhangqi
/
yos_web
关注
1
点赞
0
派生
0
文件
工单管理
0
合并请求
0
Wiki
目录树:
fb064dc617
分支列表
标签列表
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
文件历史
原始文件
1
2
3
4
5
6
7
8
<template>
<div id="app">
<router-view/>
</div>
</template>
<style>
</style>