This commit is contained in:
liuye
2024-01-05 17:15:49 +08:00
parent 1d4a80ebd6
commit 690d5374cc

View File

@@ -1,6 +1,6 @@
<template>
<div class="AppResidentAssistant">
<u-navbar :is-back="false" title="居民助手" title-color="#000" title-width="300" title-size="32" :title-bold="true" :background="backgroundNavbar" :z-index="9999999999"></u-navbar>
<u-navbar title="居民助手" title-color="#000" title-width="300" title-size="32" :title-bold="true" :background="backgroundNavbar" :z-index="9999999999"></u-navbar>
<div class="service-content">
<div class="text-content">
<div class="text-left">
@@ -304,6 +304,7 @@ page {
padding: 0 32px 364px;
overflow: hidden;
margin-top: -112px;
background-color: #fff;
.item {
display: inline-block;
max-width: 600px;