|
|
@ -60,7 +60,7 @@ |
|
|
<strong>{{ alertTitle }}</strong> |
|
|
<strong>{{ alertTitle }}</strong> |
|
|
<small>{{ alertDesc }}</small> |
|
|
<small>{{ alertDesc }}</small> |
|
|
</div> |
|
|
</div> |
|
|
<button class="plain-command" @click="ui.toast('查看详情')">详情</button> |
|
|
|
|
|
|
|
|
<t-button variant="outline" @click="ui.toast('查看详情')">详情</t-button> |
|
|
</div> |
|
|
</div> |
|
|
</section> |
|
|
</section> |
|
|
|
|
|
|
|
|
|