From 27273094023e7be354fcbcea7594100ec27b12a3 Mon Sep 17 00:00:00 2001 From: joylink_cuiweidong <364937672@qq.com> Date: Tue, 20 Aug 2019 15:41:54 +0800 Subject: [PATCH] =?UTF-8?q?=E5=89=A7=E6=9C=AC=E5=BD=95=E5=88=B6=E6=A0=B7?= =?UTF-8?q?=E5=BC=8F=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/display/index.vue | 74 +++--- src/views/display/menuScript.vue | 3 - src/views/scriptManage/display/index.vue | 17 +- .../display/tipScriptRecord.vue | 6 +- .../scriptRecord/addAction.vue | 223 ++++++++++-------- .../scriptRecord/getAction.vue | 10 +- 6 files changed, 170 insertions(+), 163 deletions(-) rename src/views/{ => scriptManage}/display/tipScriptRecord.vue (98%) rename src/views/{display => scriptManage}/scriptRecord/addAction.vue (62%) rename src/views/{display => scriptManage}/scriptRecord/getAction.vue (95%) diff --git a/src/views/display/index.vue b/src/views/display/index.vue index ad44ba7fd..861bc4e43 100644 --- a/src/views/display/index.vue +++ b/src/views/display/index.vue @@ -1,5 +1,5 @@