修改标题隐藏会议

修改标题隐藏会议
This commit is contained in:
unknown 2024-09-03 10:19:25 +08:00
parent f61daf18bb
commit 7fccc70b0a
3 changed files with 7 additions and 7 deletions

View File

@ -113,11 +113,11 @@ Page({
img: "/profile/static/index/menu-bxfw.png",
path: "/pages/reportRepair/index/index"
},
{
name: "会议预约",
img: "/profile/static/index/menu-hyyy.png",
// path: "/pages/meeting/meetingReservation/meetingReservation"
},
// {
// name: "会议预约",
// img: "/profile/static/index/menu-hyyy.png",
// // path: "/pages/meeting/meetingReservation/meetingReservation"
// },
// {
// name: "展厅预约",
// img: "/profile/static/index/menu-ztyy.png",

View File

@ -5,7 +5,7 @@
<view class="maskView2" style="background: no-repeat center/cover url({{IMG_NAME + '/profile/static/repair/index/person.png'}});"></view>
<view class="maskView3"></view>
<view class="title">机关事务管理平台</view>
<view class="title">后勤服务</view>
<view class="contentView">
<view class="label1">欢迎进入</view>
<view class="label2">市行政中心后勤服务平台</view>

View File

@ -183,7 +183,7 @@
}
.fixedbox {
width: 50%;
width: 100%;
text-align: center;
margin-top: 70rpx;
float: left;