换系统

This commit is contained in:
2019-12-23 10:04:09 +08:00
parent c890ad64a2
commit 9a53bca281
205 changed files with 4897 additions and 4734 deletions

View File

@@ -1,8 +1,8 @@
Component({
properties: {
},
data: {
},
methods: {
}
Component({
properties: {
},
data: {
},
methods: {
}
})

View File

@@ -1,3 +1,3 @@
{
"component": true
{
"component": true
}

View File

@@ -1,22 +1,22 @@
.hot {
display: flex;
align-items: center;
flex-direction: column;
.title {
font-size: 34rpx;
color: #333;
font-weight: bold;
width: 415rpx;
height: 61rpx;
line-height: 61rpx;
text-align: center;
background-image: linear-gradient(to right, #fff, #ecfff8, #fff);
margin-top: 53rpx;
margin-bottom: 38rpx;
}
.word{
font-size: 30rpx;
color: #999;
margin-bottom: 55rpx;
}
.hot {
display: flex;
align-items: center;
flex-direction: column;
.title {
font-size: 34rpx;
color: #333;
font-weight: bold;
width: 415rpx;
height: 61rpx;
line-height: 61rpx;
text-align: center;
background-image: linear-gradient(to right, #fff, #ecfff8, #fff);
margin-top: 53rpx;
margin-bottom: 38rpx;
}
.word{
font-size: 30rpx;
color: #999;
margin-bottom: 55rpx;
}
}

View File

@@ -1,5 +1,5 @@
<view class="hot">
<view class="title">热门搜索</view>
<view class="word">化妆品</view>
<view class="word">化妆品</view>
<view class="hot">
<view class="title">热门搜索</view>
<view class="word">化妆品</view>
<view class="word">化妆品</view>
</view>

View File

@@ -1 +1 @@
.hot{display:flex;align-items:center;flex-direction:column}.hot .title{font-size:34rpx;color:#333;font-weight:bold;width:415rpx;height:61rpx;line-height:61rpx;text-align:center;background-image:linear-gradient(to right, #fff, #ecfff8, #fff);margin-top:53rpx;margin-bottom:38rpx}.hot .word{font-size:30rpx;color:#999;margin-bottom:55rpx}
.hot{display:flex;align-items:center;flex-direction:column}.hot .title{font-size:34rpx;color:#333;font-weight:bold;width:415rpx;height:61rpx;line-height:61rpx;text-align:center;background-image:linear-gradient(to right, #fff, #ecfff8, #fff);margin-top:53rpx;margin-bottom:38rpx}.hot .word{font-size:30rpx;color:#999;margin-bottom:55rpx}