update
@ -0,0 +1,7 @@
|
|||||||
|
<template>
|
||||||
|
<div>表格</div>
|
||||||
|
</template>
|
||||||
|
<script>
|
||||||
|
export default {};
|
||||||
|
</script>
|
||||||
|
<style lang="scss" scoped></style>
|
@ -1,3 +1,20 @@
|
|||||||
<template>
|
<template>
|
||||||
<div>表格</div>
|
<div class="table">
|
||||||
|
<div class="table_header">
|
||||||
|
<div>序号</div>
|
||||||
|
<div>列1</div>
|
||||||
|
<div>列2</div>
|
||||||
|
<div>列3</div>
|
||||||
|
</div>
|
||||||
|
<div class="table_content">
|
||||||
|
<div class="table_item">
|
||||||
|
<div>1</div>
|
||||||
|
<div>我们是第一行</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
</template>
|
</template>
|
||||||
|
<script>
|
||||||
|
export default {};
|
||||||
|
</script>
|
||||||
|
<style lang="scss" scoped></style>
|
||||||
|
Before Width: | Height: | Size: 1010 KiB |
Before Width: | Height: | Size: 80 KiB |
Before Width: | Height: | Size: 1.9 KiB |
Before Width: | Height: | Size: 1.6 KiB |
Before Width: | Height: | Size: 1.7 KiB |
Before Width: | Height: | Size: 4.2 KiB |
Before Width: | Height: | Size: 1.5 KiB |
Before Width: | Height: | Size: 47 KiB |
Before Width: | Height: | Size: 34 KiB |
Before Width: | Height: | Size: 3.0 KiB |
Before Width: | Height: | Size: 2.7 KiB |
Before Width: | Height: | Size: 4.8 KiB |
Before Width: | Height: | Size: 11 KiB |
Before Width: | Height: | Size: 3.9 KiB |
Before Width: | Height: | Size: 6.4 KiB |
Before Width: | Height: | Size: 3.2 MiB |
Before Width: | Height: | Size: 1017 B |
Before Width: | Height: | Size: 4.4 KiB |
Before Width: | Height: | Size: 9.8 KiB |
Before Width: | Height: | Size: 468 KiB |
Before Width: | Height: | Size: 6.3 KiB |
Before Width: | Height: | Size: 40 KiB |
Before Width: | Height: | Size: 4.3 KiB |
Before Width: | Height: | Size: 17 KiB |
Before Width: | Height: | Size: 774 B |
Before Width: | Height: | Size: 1.1 KiB |