dashboard
repositories
filestore
activity
search
login
main
/
jczz_web
基层智治-前端
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
小区、住户、房屋、场所等页面调整,皮肤更换功能隐藏
shuishen
2023-12-23
8e357feadbb4720b99a3ab485e73cb72b66ea3ad
[jczz_web.git]
/
src
/
views
/
test.vue
1
2
3
4
5
6
7
8
9
10
<template>
<basic-container>测试页</basic-container>
</template>
<script>
export default {};
</script>
<style>
</style>