diff --git a/epdc-resident-mp-yushan/subpages/property/pages/topicList/topicList.wxml b/epdc-resident-mp-yushan/subpages/property/pages/topicList/topicList.wxml
index cd1ca83..0268165 100644
--- a/epdc-resident-mp-yushan/subpages/property/pages/topicList/topicList.wxml
+++ b/epdc-resident-mp-yushan/subpages/property/pages/topicList/topicList.wxml
@@ -32,7 +32,8 @@
- 暂无话题,快去发布话题吧~
+ 您还未发布话题
+ 快到物业群里发布吧~
diff --git a/epdc-resident-mp-yushan/subpages/property/pages/topicList/topicList.wxss b/epdc-resident-mp-yushan/subpages/property/pages/topicList/topicList.wxss
index 06178b2..4d3684f 100644
--- a/epdc-resident-mp-yushan/subpages/property/pages/topicList/topicList.wxss
+++ b/epdc-resident-mp-yushan/subpages/property/pages/topicList/topicList.wxss
@@ -102,6 +102,7 @@ page {
font-size: 32rpx;
color: #fff;
border-radius: 0px;
+ border:0px
}
.topic-list .addTopic .myTopicBtn {
width: 50%;
@@ -112,4 +113,5 @@ page {
font-size: 32rpx;
color: #fff;
border-radius: 0px;
+ border:0px
}