梁航:个人匹配和发布页样式调整

This commit is contained in:
hot777zz
2023-11-07 19:34:33 +08:00
parent 330d747f3f
commit e8523c3909
3 changed files with 68 additions and 27 deletions

View File

@@ -1,5 +1,5 @@
<template>
<view class="body">
<view>
<view class="search-box">
<view class="search-box-input">
<u-input placeholder="热门搜索" placeholder-style="color: #969696" prefixIcon="search"
@@ -79,7 +79,7 @@
}
}
}
.body{
page{
background-color: #F8F8F8;
}
</style>