修改图片
This commit is contained in:
parent
8e2de605ef
commit
47a2821fa0
@ -19,26 +19,27 @@
|
|||||||
</view>
|
</view>
|
||||||
</view>
|
</view>
|
||||||
<view class="li" style="margin-top: 50rpx;" @click="navSw('/pages/index/index',1)">
|
<view class="li" style="margin-top: 50rpx;" @click="navSw('/pages/index/index',1)">
|
||||||
<u-image src="https://lihai001.oss-cn-chengdu.aliyuncs.com/def/48aed202402260946123969.webp" width="690rpx"
|
<u-image src="https://lihai001.oss-cn-chengdu.aliyuncs.com/def/2a6b2202405241614559247.webp" width="690rpx"
|
||||||
height="200rpx" style="position: absolute;"></u-image>
|
height="200rpx" style="position: absolute;"></u-image>
|
||||||
<view class="btn">
|
<view class="btn">
|
||||||
我是商户
|
我是商户
|
||||||
</view>
|
</view>
|
||||||
</view>
|
</view>
|
||||||
<view class="li" style="margin-top: 50rpx;" @click="navSw('/pages/index/index',2)">
|
<view class="li" style="margin-top: 50rpx;" @click="navSw('/pages/index/index',2)">
|
||||||
<u-image src="https://lihai001.oss-cn-chengdu.aliyuncs.com/def/48aed202402260946123969.webp" width="690rpx"
|
<u-image src="https://lihai001.oss-cn-chengdu.aliyuncs.com/def/17eb3202405241615175799.webp" width="690rpx"
|
||||||
height="200rpx" style="position: absolute;"></u-image>
|
height="200rpx" style="position: absolute;"></u-image>
|
||||||
<view class="btn">
|
<view class="btn">
|
||||||
我是供应商
|
我是供应商
|
||||||
</view>
|
</view>
|
||||||
</view>
|
</view>
|
||||||
<view class="li" style="margin-top: 50rpx;" @click="navSw('/pages/index/index',3)">
|
<view class="li" style="margin-top: 50rpx;" @click="navSw('/pages/index/index',3)">
|
||||||
<u-image src="https://lihai001.oss-cn-chengdu.aliyuncs.com/def/48aed202402260946123969.webp" width="690rpx"
|
<u-image src="https://lihai001.oss-cn-chengdu.aliyuncs.com/def/df628202405241615337825.webp" width="690rpx"
|
||||||
height="200rpx" style="position: absolute;"></u-image>
|
height="200rpx" style="position: absolute;"></u-image>
|
||||||
<view class="btn">
|
<view class="btn">
|
||||||
我是经销商
|
我是经销商
|
||||||
</view>
|
</view>
|
||||||
</view>
|
</view>
|
||||||
|
<view style="height: 50rpx;"></view>
|
||||||
</view>
|
</view>
|
||||||
</template>
|
</template>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user