Commit fee42de6 by 高淑倩

personcenter

parent 6c9ff0d8
...@@ -17,7 +17,7 @@ ...@@ -17,7 +17,7 @@
</view> </view>
<view class='qr-code pr'> <view class='qr-code pr'>
<image src='/assets/imgs/711_11.png'></image> <image class="qr-code-img" src='/assets/imgs/711_11.png'></image>
</view> </view>
</view> </view>
</view> </view>
......
...@@ -117,7 +117,7 @@ ...@@ -117,7 +117,7 @@
right: 0; right: 0;
top: 6rpx; top: 6rpx;
} }
.qr-code>image{ .qr-code .qr-code-img{
width: 100rpx; width: 100rpx;
height: 100rpx; height: 100rpx;
} }
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment