From 5674d35f196ed7767cf5c70bde0777a89ac7c9e5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=80=98daijinzheng=40xingtongworld=2Ecom=E2=80=99?= <‘ceshi@qq.com’> Date: Thu, 13 Jul 2023 19:02:09 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B5=B7=E5=BA=B7web=E8=A7=86=E9=A2=91?= =?UTF-8?q?=E6=8F=92=E4=BB=B6=E5=A4=84=E7=90=862?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/ty/index.vue | 3 - src/views/ty/index24.vue | 1463 ++++++++++++++++++++++++++++++++++++++ 2 files changed, 1463 insertions(+), 3 deletions(-) create mode 100644 src/views/ty/index24.vue diff --git a/src/views/ty/index.vue b/src/views/ty/index.vue index 902d3d4..0b3a41b 100644 --- a/src/views/ty/index.vue +++ b/src/views/ty/index.vue @@ -175,9 +175,6 @@ export default { // this.$nextTick 将回调延迟到下次DOM更新循环之后执行。在修改数据之后立即使用它,然后等待DOM更新 this.$nextTick(() => { this.initPlugin(); - // this.initPlugin(playWnd2); - // this.initPlugin(playWnd3); - }); }, diff --git a/src/views/ty/index24.vue b/src/views/ty/index24.vue new file mode 100644 index 0000000..3727899 --- /dev/null +++ b/src/views/ty/index24.vue @@ -0,0 +1,1463 @@ + + + + \ No newline at end of file