Merge branch 'feature/feature-20250430-h5' of https://e.coding.yili.com/yldc/ylst/ylst-survey-h5 into feature/feature-20250430-h5
This commit is contained in:
@@ -40,7 +40,7 @@
|
||||
<div v-else>
|
||||
<!-- <empty-container img-src=" ">-->
|
||||
<!-- <template #description>-->
|
||||
<div class="empty-text">当前题型不在移动端中展示,请前往PC端进行查看</div>
|
||||
<div class="empty-text">当前题目结果请至PC端查看,更多题型兼容敬请期待~</div>
|
||||
<!-- </template>-->
|
||||
<!-- </empty-container>-->
|
||||
</div>
|
||||
@@ -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;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user