bug
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user