提交 bb4d8a13 编写于 作者: D DCloud_LXH

fix: button.uvue

上级 f9658086
......@@ -22,7 +22,7 @@ export default {
<template>
<view class="uni-flex-row">
<button :disabled="disabled_boolean" :size="size_enum[size_enum_current].name" :type="type_enum[type_enum_current].name" :plain="plain_boolean" :loading="loading_boolean">uni-app-x</button>
<button :disabled="disabled_boolean" :size="size_enum[size_enum_current].name" :type="type_enum[type_enum_current].name" :plain="plain_boolean">uni-app-x</button>
</view>
<!-- #ifdef APP -->
<scroll-view style="flex:1">
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册