更改主题色
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
<!-- 机构端 - 搜索页面 -->
|
||||
<!-- 机构端 - 搜索页面 -->
|
||||
<template>
|
||||
<view class="page">
|
||||
<!-- #ifdef MP-WEIXIN -->
|
||||
@@ -64,7 +64,7 @@
|
||||
.detail-navbar-title { flex: 1; text-align: center; font-size: 32rpx; font-weight: 600; color: #1a1a1a; height: 88rpx; line-height: 88rpx; }
|
||||
.search-bar-row { display: flex; flex-direction: row; align-items: center; background-color: #ffffff; padding: 20rpx 30rpx; margin-bottom: 20rpx; }
|
||||
.search-input { flex: 1; height: 72rpx; background-color: #f5f5f5; border-radius: 36rpx; padding: 0 30rpx; font-size: 28rpx; }
|
||||
.search-btn { margin-left: 20rpx; padding: 0 30rpx; height: 72rpx; line-height: 72rpx; background-color: rgb(66, 121, 240); border-radius: 36rpx; }
|
||||
.search-btn { margin-left: 20rpx; padding: 0 30rpx; height: 72rpx; line-height: 72rpx; background-color: #09C39D; border-radius: 36rpx; }
|
||||
.search-btn-text { font-size: 28rpx; color: #ffffff; }
|
||||
.content { display: flex; flex-direction: column; align-items: center; justify-content: center; padding: 120rpx 40rpx; }
|
||||
.tip { font-size: 28rpx; color: #999; }
|
||||
|
||||
Reference in New Issue
Block a user