提交 b4c66532 编写于 作者: 杜庆泉's avatar 杜庆泉

storage 编译告警的样式修改

上级 38d0fe3e
......@@ -49,15 +49,15 @@
<text>{{ storageInfo }}</text>
<view class="uni-flex uni-row">
<button
type="default"
style="-webkit-flex: 1; flex: 1"
type="default"
style="width:325rpx"
@tap="strMock"
>
填充字符串
</button>
<button
type="default"
style="-webkit-flex: 1; flex: 1"
type="default"
style="width:325rpx"
@tap="complexMock"
>
填充复杂对象
......@@ -65,15 +65,15 @@
</view>
<view class="uni-flex uni-row">
<button
type="default"
style="-webkit-flex: 1; flex: 1"
type="default"
style="width:325rpx"
@tap="numberMock"
>
填充整型
</button>
<button
type="default"
style="-webkit-flex: 1; flex: 1"
type="default"
style="width:325rpx"
@tap="floatMock"
>
填充浮点型
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册