diff --git a/components/no-data/no-data.vue b/components/no-data/no-data.vue index 2c80edd0..dc4b2c62 100644 --- a/components/no-data/no-data.vue +++ b/components/no-data/no-data.vue @@ -64,7 +64,7 @@ - {{propMsg || $t('form.form.bniyyt')}} + {{propMsg || $t('form.form.bniyyt')}} @@ -73,7 +73,7 @@ - {{propMsg || $t('common.no_relevant_data_tips')}} + {{propMsg || $t('common.no_relevant_data_tips')}} @@ -249,7 +249,7 @@ } .no-data-tips { font-size: 24rpx; - color: #999; + color: #fff; } .title { color: #999; diff --git a/components/u-popup/u-popup.vue b/components/u-popup/u-popup.vue index de1968da..cea5d166 100644 --- a/components/u-popup/u-popup.vue +++ b/components/u-popup/u-popup.vue @@ -1,8 +1,8 @@ diff --git a/pages/plugins/video/detail/detail.nvue b/pages/plugins/video/detail/detail.nvue index 08ca9dca..03d1c44a 100644 --- a/pages/plugins/video/detail/detail.nvue +++ b/pages/plugins/video/detail/detail.nvue @@ -145,8 +145,10 @@ @@ -164,7 +166,7 @@ - + @@ -228,9 +230,9 @@ - + @@ -781,7 +783,8 @@ // 图片上传回调 upload_images_event(res) { - try { + try { + console.log(res); if((res || null) != null) { // 存储上传图片内容 this.form_images_list.push({