提交 04489e32 编写于 作者: X xiaoyucoding

modify: 调整 popup 示例图片的宽高

上级 4826ec76
......@@ -8,7 +8,7 @@
<!-- 居中 -->
<uni-popup :show="showPopupMiddle" :type="popType" v-on:hidePopup="hidePopup">
<view class="uni-center" style="font-size:0;">
<image class="image" style="width:150upx;" mode="widthFix" src="../../../static/uni@2x.png" />
<image class="image" style="width:150upx;height:150upx;" mode="widthFix" src="../../../static/uni@2x.png" />
</view>
<view class="uni-common-mt uni-helllo-text uni-center">
消息内容使用 slot 形式定义
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册