style:票据
Showing
2 changed files
with
7 additions
and
1 deletions
src/image/pj.jpg
0 → 100644
393 KB
1 | <!-- | 1 | <!-- |
2 | * @Description: | 2 | * @Description: |
3 | * @Autor: renchao | 3 | * @Autor: renchao |
4 | * @LastEditTime: 2023-12-28 08:47:26 | 4 | * @LastEditTime: 2023-12-28 09:30:39 |
5 | --> | 5 | --> |
6 | <template> | 6 | <template> |
7 | <div class='sfxx'> | 7 | <div class='sfxx'> |
... | @@ -64,6 +64,12 @@ | ... | @@ -64,6 +64,12 @@ |
64 | </template> | 64 | </template> |
65 | </el-table-column> | 65 | </el-table-column> |
66 | </el-table> | 66 | </el-table> |
67 | <div class="slxx_title title-block"> | ||
68 | 票据 | ||
69 | <div style="height:250px"> | ||
70 | <img src="../../../image/pj.jpg" alt="" style="width:100%;height:100%"> | ||
71 | </div> | ||
72 | </div> | ||
67 | </div> | 73 | </div> |
68 | </div> | 74 | </div> |
69 | </template> | 75 | </template> | ... | ... |
-
Please register or sign in to post a comment