mirror of
https://github.com/pipipi-pikachu/PPTist.git
synced 2025-04-15 02:20:00 +08:00
fix: 样式修复
This commit is contained in:
parent
dbe4169e4c
commit
88ab684ffc
@ -27,7 +27,7 @@
|
|||||||
:options="textTypeOptions"
|
:options="textTypeOptions"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
<div class="row" v-if="handleElement && handleElement.type === 'image'">
|
<div class="row" v-else-if="handleElement && handleElement.type === 'image'">
|
||||||
<div style="width: 40%;">当前图片类型:</div>
|
<div style="width: 40%;">当前图片类型:</div>
|
||||||
<Select
|
<Select
|
||||||
style="width: 60%;"
|
style="width: 60%;"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user