This commit is contained in:
yanran200730
2022-07-15 10:40:02 +08:00
parent edda197051
commit 8317137068
4 changed files with 381 additions and 144 deletions

View File

@@ -1,5 +1,5 @@
<template>
<ai-detail class="AppAnnounceDetail">
<ai-detail class="AppAnnounceAdd">
<template slot="title">
<ai-title :title="id ? '编辑居民群发' : '添加居民群发'" isShowBack isShowBottomBorder @onBackClick="cancel(false)">
</ai-title>
@@ -263,7 +263,7 @@
}
}
.AppAnnounceDetail {
.AppAnnounceAdd {
.ai-detail__content {
.ai-detail__content--wrapper {
position: relative;