|
@@ -70,8 +70,9 @@
|
|
|
|
|
|
<div style="width: 100%;height: 100%">
|
|
|
<div style="height: 250px;width: 100%">
|
|
|
- <img width="100%" height="100%"
|
|
|
- src="/test"/>
|
|
|
+ <!--<img width="100%" height="100%"-->
|
|
|
+ <!-- src="/test"/>-->
|
|
|
+ <a-empty description="暂无图片" />
|
|
|
</div>
|
|
|
<div style="margin-top: 20px">
|
|
|
<a-descriptions :column="3" size="small">
|