Browse Source

sonar fixed

devlop
邓雄飞 4 years ago
parent
commit
ba9b8100dd
2 changed files with 911 additions and 921 deletions
  1. 2
      components/qn-data-pickerview/qn-data-pickerview.vue
  2. 1830
      components/qn-datetime-picker/time-picker.vue

2
components/qn-data-pickerview/qn-data-pickerview.vue

@ -257,7 +257,6 @@ export default {
/* fix nvue */
overflow: hidden;
/* #ifndef APP-NVUE */
width: 6em;
white-space: nowrap;
text-overflow: ellipsis;
-o-text-overflow: ellipsis;
@ -311,7 +310,6 @@ export default {
/* fix nvue */
overflow: hidden;
/* #ifndef APP-NVUE */
width: 20em;
white-space: nowrap;
text-overflow: ellipsis;
-o-text-overflow: ellipsis;

1830
components/qn-datetime-picker/time-picker.vue
File diff suppressed because it is too large
View File

Loading…
Cancel
Save