Explorar o código

留言板无内容占位文本

jwyu %!s(int64=3) %!d(string=hai) anos
pai
achega
4ccb761b88
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  1. 3 0
      src/views/hzyb/components/leaveMessage/index.vue

+ 3 - 0
src/views/hzyb/components/leaveMessage/index.vue

@@ -272,6 +272,9 @@ const delMessageHandle = ({ comment_id }) => {
 					</li>
 				</ul>
 			</div>
+			<div v-if="myMessageList.length==0&&hotMessageList.length==0" style="text-align:center;font-size:14px;color:#999;line-height:100px">
+				暂无留言
+			</div>
 		</div>
 	</div>