提交 45b565c7 作者: 方治民

style: 优化首页头部样式风格

上级 fb3cc999
......@@ -457,12 +457,12 @@
<template>
<view class="codefun-flex-col page">
<view class="codefun-flex-col group">
<view class="codefun-flex-col section">
<text class="codefun-self-start text pb-2">{{ pageData.header.title }}</text>
<view class="codefun-flex-row codefun-items-center codefun-self-stretch section_2" v-show="false">
<image class="image_5" src="/static/images/codefun/b8d30fcc0b08b881a41c8b3e35b7f8ac.png" />
<text class="font text_2 codefun-ml-8">{{ pageData.header.searchPlaceholder }}</text>
<view class="codefun-flex-row flex-center section justify-between">
<view class="flex-center gap-2">
<image class="w-64 h-64" src="/static/images/home/icon.png" />
<text class="text">{{ pageData.header.title }}</text>
</view>
<text class="text" style="font-family: alimamashuheiti">湖南省</text>
</view>
<view class="codefun-flex-col codefun-relative group_3">
<view class="codefun-flex-col">
......@@ -568,7 +568,7 @@
</view>
</view>
</view>
<view class="my-2" v-if="pageData.weather.warning">
<view class="mt-2 mb-3" v-if="pageData.weather.warning">
<fui-notice-bar
:content="pageData.weather.warning"
scrollable
......@@ -872,11 +872,8 @@
}
.text {
margin-left: 5.3rpx;
margin-top: 37.62rpx;
color: #ffffffe6;
font-size: 36rpx;
line-height: 33.58rpx;
letter-spacing: 4.32rpx;
font-family: meixin;
}
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论