updateimg
This commit is contained in:
BIN
images/xiannv2.png
Normal file
BIN
images/xiannv2.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 234 KiB |
@@ -11,7 +11,7 @@
|
||||
<!-- 这里可以添加首页其他内容,比如标题、按钮等 -->
|
||||
<view class="content">
|
||||
<view class="xz_bg">
|
||||
<image id='xz_xiannv' src="/images/xiannv.png" mode=""/>
|
||||
<image id='xz_xiannv' src="/images/xiannv2.png" mode=""/>
|
||||
</view>
|
||||
|
||||
<text class="title"></text>
|
||||
|
||||
@@ -34,9 +34,11 @@
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
display: flex;
|
||||
justify-content: space-between; /* 项目之间有相等间距,两端贴边 */
|
||||
padding-top: 100rpx;
|
||||
}
|
||||
#xz_xiannv{
|
||||
width: 200rpx;
|
||||
height: 200rpx;
|
||||
opacity: 80%;
|
||||
width: 300rpx;
|
||||
height: 300rpx;
|
||||
opacity: 60%;
|
||||
}
|
||||
Reference in New Issue
Block a user