Commit 42fb8108 authored by limengyang's avatar limengyang

feat(lmy): 未开通更换图片

parent ab94ba22
......@@ -20,7 +20,7 @@
<a-spin v-if="loading" style="height: 150px; width: 100%; line-height: 150px" />
<ManageList v-if="show && !loading" />
<div v-if="!show && !loading" class="status">
<img src="../../assets/images/logo.png" alt="" srcset="" />
<img src="../../assets/images/notOpened.png" alt="" srcset="" />
</div>
</div>
</template>
......
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