diff --git a/src/views/bigScreen1/component/doing.vue b/src/views/bigScreen1/component/doing.vue index 4c30394..ba87996 100644 --- a/src/views/bigScreen1/component/doing.vue +++ b/src/views/bigScreen1/component/doing.vue @@ -472,6 +472,7 @@ $list-height: calc(#{$container-height} - 5.33rem); text-align: left; } &__last { + white-space: nowrap; flex-basis: 9%; text-align: center; } diff --git a/src/views/bigScreen1/component/toDo.vue b/src/views/bigScreen1/component/toDo.vue index b6e058a..f547390 100644 --- a/src/views/bigScreen1/component/toDo.vue +++ b/src/views/bigScreen1/component/toDo.vue @@ -560,6 +560,7 @@ $list-height: calc(#{$container-height} - 5.33rem); text-align: left; } &__last { + white-space: nowrap; flex-basis: 9%; text-align: center; } diff --git a/src/views/order/today.vue b/src/views/order/today.vue new file mode 100644 index 0000000..cc8022b --- /dev/null +++ b/src/views/order/today.vue @@ -0,0 +1,833 @@ + + + + +