Commit 6726a7c5 by cherishsince

【优化】处理 size 改为 width 和 height

parent 8a8cb159
......@@ -28,7 +28,7 @@
<div class="item">
<div class="tip">模型</div>
<div class="body">
{{imageDetail.model}}({{imageDetail.size}})
{{imageDetail.model}}({{imageDetail.height}}x{{imageDetail.width}})
</div>
</div>
<!-- 提示词 -->
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment