Commit bf478106 authored by 罗超's avatar 罗超

调整

parent 8d1693fd
<template> <template>
<view class="indexpage"> <view class="indexpage">
<navbar class="navbarSticky" bg="unset"> <navbar class="navbarSticky" bg="#FFF">
<view class="index-header-box"> <view class="index-header-box">
<view class="index-header-img"> <view class="index-header-img">
<van-image width="100%" height="100%" fit="cover" class="img" <van-image width="100%" height="100%" fit="cover" class="img"
...@@ -324,7 +324,7 @@ ...@@ -324,7 +324,7 @@
} }
.indexpage { .indexpage {
min-height: 100vh; min-height: 100vh;
background-color: #F5F5F5; background-color: #fff;
box-sizing: border-box; box-sizing: border-box;
background-image: url('https://viitto-1301420277.cos.ap-chengdu.myqcloud.com/Test/Upload/Goods/1653464014000_398.png'); background-image: url('https://viitto-1301420277.cos.ap-chengdu.myqcloud.com/Test/Upload/Goods/1653464014000_398.png');
background-position: 0 200rpx; background-position: 0 200rpx;
......
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