This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
wangshaoping
/
platform
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
10
Commits
1
Branch
0
Tags
225 MiB
Tree:
c00f1633e6
main
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'c00f1633e6'
${ noResults }
platform
/
io.sc.platform.system.frontend
/
src
/
views
/
monitor
/
Log.vue
5 lines
74 B
Raw
Normal View
History
first version
1 year ago
<
template
>
<
div
>
Log
<
/
div
>
<
/
template
>
<
script
setup
lang
=
"ts"
>
<
/
script
>