feat:新增讨论页面 讨论详情页面

This commit is contained in:
songwc
2022-09-22 09:03:02 +08:00
parent 2648c27069
commit cd98c43a05

View File

@@ -1,5 +1,5 @@
<template>
<div class="surveydetail">
<div class="surveydetailpage">
<!-- 面包屑导航 -->
<div
style="display: flex; align-items: center; justify-content: space-between"
@@ -225,7 +225,7 @@ export default {
display: table;
clear: both;
}
.surveydetail {
.surveydetailpage {
.crumb {
color: #fff;
display: flex;
@@ -400,7 +400,7 @@ export default {
// }
.upload {
display: flex;
// z-index: 999;
// background-color: red;
.allimg {
position: relative;
display: flex;