Commit c3e02026 authored by yyh's avatar yyh

empty 图片路径问题

parent ecf065e8
......@@ -16,7 +16,7 @@
<van-empty
v-if="!list.length && !loading"
description="您还未添加存证"
image="@/assets/empty.png">
:image="require('@/assets/empty.png')">
<van-button
:to="{name: 'TemplateList'}"
round
......
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 to comment