This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
CPL
/
banboshi_V2
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
1
Wiki
Activity
版博士V2.0程序
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.
67
Commits
5
Branches
6.2 GiB
C#
85.6%
JavaScript
11.1%
Vue
2.5%
TypeScript
0.6%
Tree:
924cf71a67
MainB
MainC
TongWei
TongWei-PS
master
V2.0.5
V2.0.4
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from '924cf71a67'
${ noResults }
banboshi_V2
/
HalftoneWeb
/
scripts
/
template
/
component.hbs
12 lines
99 B
Raw
Blame
History
<script setup lang="ts">
</script>
<template>
{{name}}
</template>
<style scoped>
</style>