fix travel style
This commit is contained in:
@ -238,10 +238,6 @@
|
||||
<text style="color: var(--theme-error)">确认删除</text>
|
||||
<text>" 以继续</text>
|
||||
</view>
|
||||
<t-input
|
||||
class="confirm-input"
|
||||
model:value="{{deleteConfirmText}}"
|
||||
placeholder="请输入:确认删除"
|
||||
/>
|
||||
<t-input model:value="{{deleteConfirmText}}" placeholder="请输入:确认删除" />
|
||||
</view>
|
||||
</t-dialog>
|
||||
|
||||
Reference in New Issue
Block a user