|
@@ -44,9 +44,8 @@
|
|
</span>
|
|
</span>
|
|
</div>
|
|
</div>
|
|
<ZoomPaper v-if="isScanImage()" :store="store" />
|
|
<ZoomPaper v-if="isScanImage()" :store="store" />
|
|
- <div class="tw-flex-grow"></div>
|
|
|
|
<div
|
|
<div
|
|
- class="tw-flex tw-place-items-center tw-cursor-pointer"
|
|
|
|
|
|
+ class="tw-flex tw-place-items-center tw-cursor-pointer tw-ml-auto"
|
|
@click="closeWindow"
|
|
@click="closeWindow"
|
|
>
|
|
>
|
|
<PoweroffOutlined class="icon-font icon-with-text" />关闭
|
|
<PoweroffOutlined class="icon-font icon-with-text" />关闭
|