diff --git a/src/views/Survey/views/Analysis/components/AnalysisInfo/Index.vue b/src/views/Survey/views/Analysis/components/AnalysisInfo/Index.vue index 041cdf3..3f92db8 100644 --- a/src/views/Survey/views/Analysis/components/AnalysisInfo/Index.vue +++ b/src/views/Survey/views/Analysis/components/AnalysisInfo/Index.vue @@ -40,7 +40,7 @@
-
当前题型不在移动端中展示,请前往PC端进行查看
+
当前题目结果请至PC端查看,更多题型兼容敬请期待~
@@ -107,7 +107,7 @@ const getTableHeadProps = (values: any[], option: any[]): TablePropsType[] => { .empty-text { font-size: 11px; - color: #d6d6d6; + color: #919191; padding: 20px 10px; text-align: center; }