|
@@ -1,8 +1,13 @@
|
|
<template>
|
|
<template>
|
|
<view class="zn-container">
|
|
<view class="zn-container">
|
|
- <u-image width="750rpx" height="760rpx" src="http://zyyc.oss-cn-beijing.aliyuncs.com/adminUpload/store/YN7mzaYJS7b5d7xMT3J5.jpg"></u-image>
|
|
|
|
- <u-image width="750rpx" height="1940rpx" src="http://zyyc.oss-cn-beijing.aliyuncs.com/adminUpload/store/rCknG5whE2ptayzr7Qmt.jpg"></u-image>
|
|
|
|
- <u-image width="750rpx" height="508rpx" src="http://zyyc.oss-cn-beijing.aliyuncs.com/adminUpload/store/AQQFatexHSM5ihxaFh4p.jpg"></u-image>
|
|
|
|
|
|
+ <view>
|
|
|
|
+ <u-image width="574rpx" height="1521rpx" src="https://lese.sxzxyj.net/img/2020/11/27/de2087035eb847299402c4d634995bab.jpg"></u-image>
|
|
|
|
+ <u-image width="574rpx" height="1695rpx" src="https://lese.sxzxyj.net/img/2020/11/27/a6b25e97c94542f1b40269508e90c0a4.jpg"></u-image>
|
|
|
|
+ <u-image width="574rpx" height="1701rpx" src="https://lese.sxzxyj.net/img/2020/11/27/b5658548282f48d5abefea15ae91b2c7.jpg"></u-image>
|
|
|
|
+ <u-image width="574rpx" height="1733rpx" src="https://lese.sxzxyj.net/img/2020/11/27/75fe5964decc4d95992c8d104eea135f.jpg"></u-image>
|
|
|
|
+ <u-image width="574rpx" height="1452rpx" src="https://lese.sxzxyj.net/img/2020/11/27/edc048d346f14ab6a585c994feadbf1a.jpg"></u-image>
|
|
|
|
+ <u-image width="574rpx" height="1507rpx" src="https://lese.sxzxyj.net/img/2020/11/27/16232089fad6435fb38f817d0f8d1fb1.jpg"></u-image>
|
|
|
|
+ </view>
|
|
</view>
|
|
</view>
|
|
</template>
|
|
</template>
|
|
|
|
|
|
@@ -21,5 +26,10 @@
|
|
<style lang="less">
|
|
<style lang="less">
|
|
.zn-container{
|
|
.zn-container{
|
|
width: 100%;
|
|
width: 100%;
|
|
|
|
+ background-color: #FFFFFF;
|
|
|
|
+ > view{
|
|
|
|
+ width: 574rpx;
|
|
|
|
+ margin: 0 auto;
|
|
|
|
+ }
|
|
}
|
|
}
|
|
</style>
|
|
</style>
|