提交 e7330ac1 编写于 作者: H hdx

feat(rpx2px): 调整示例界面

上级 56de6b7a
......@@ -7,7 +7,7 @@
<view>
<view class="item">
<text class="item-k">输入:</text>
<text class="item-v">{{rpxValue}}</text>
<text class="item-v">{{rpxValue}}rpx</text>
</view>
<view class="item">
<text class="item-k">返回:</text>
......@@ -15,7 +15,7 @@
</view>
</view>
<view>
<button type="primary" @tap="rpx2px">转换</button>
<button type="primary" @click="rpx2px">转换</button>
</view>
</view>
<!-- #ifdef APP -->
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册