From e8c30b0ed9e302b53efde0650639bc44c8344770 Mon Sep 17 00:00:00 2001 From: wuwx <1960@qq.com> Date: Tue, 19 Mar 2024 17:52:23 +0800 Subject: [PATCH] =?UTF-8?q?0123=E9=9C=80=E6=B1=82=E5=BC=80=E5=8F=91?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/index/instruct.vue | 3 +- pages/monitor/index.vue | 47 ++++++++++- pages/shipWork/noticeSign.vue | 2 +- static/images/ship-shplit-left.svg | 126 +++++++++++++++++++++++++++++ 4 files changed, 175 insertions(+), 3 deletions(-) create mode 100644 static/images/ship-shplit-left.svg diff --git a/pages/index/instruct.vue b/pages/index/instruct.vue index e48f166..0f47a77 100644 --- a/pages/index/instruct.vue +++ b/pages/index/instruct.vue @@ -2665,7 +2665,8 @@ width: 1054px; height: 171px; margin: 0 auto; - background: url('@/static/images/ship-shplit-right.svg'); + background: url('@/static/images/ship-shplit-left.svg'); + // background: url('@/static/images/ship-shplit-right.svg'); background-repeat: no-repeat; background-size: contain; position: relative; diff --git a/pages/monitor/index.vue b/pages/monitor/index.vue index a412bf7..e2c4436 100644 --- a/pages/monitor/index.vue +++ b/pages/monitor/index.vue @@ -184,6 +184,13 @@ + + 场位信息 + + + + @@ -1620,5 +1648,22 @@ } } } + .sortBox { + height: 36px; + display: flex; + align-items: center; + padding: 0px 8px; + margin-top: 10px; + position: relative; + .title { + margin-left: 17px; + font-size: 16px; + color: #0D518B; + } + .combox { + position: absolute; + right: 8px; + } + } } \ No newline at end of file diff --git a/pages/shipWork/noticeSign.vue b/pages/shipWork/noticeSign.vue index aa8c492..3116684 100644 --- a/pages/shipWork/noticeSign.vue +++ b/pages/shipWork/noticeSign.vue @@ -221,7 +221,7 @@

大副:

-

Capatin/Chief officer:

+

Captain/Chief officer:

去签名 diff --git a/static/images/ship-shplit-left.svg b/static/images/ship-shplit-left.svg new file mode 100644 index 0000000..513221e --- /dev/null +++ b/static/images/ship-shplit-left.svg @@ -0,0 +1,126 @@ + + + 编组 57备份 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file