dashboard
repositories
filestore
activity
search
login
admin
/
zhba_enterprises
forked from
zhba/zhba_enterprises
summary
commits
tree
docs
forks
compare
blame
|
history
|
raw
68个表格在1366*768下的适配,保安单位情况智能分析中的图表的适配以及其按钮会被遮住不能点击
liuyg
2022-02-15
a38281e697cde9f45926a6af0c88bec14501fec0
[~admin/zhba_enterprises.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>