From 8cbc2122d8bfabe1c6e4a50d0861aa5f941ccda8 Mon Sep 17 00:00:00 2001 From: "luoJunYong.123" Date: Tue, 4 Jan 2022 16:47:56 +0800 Subject: [PATCH] =?UTF-8?q?=E7=89=A9=E5=93=81=E6=A0=8F=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/counter/list/index.vue | 812 +++++++++++------- src/pages/lobbyManager/list/index.vue | 48 +- .../manage/list/client/corporateClient.vue | 4 +- src/store/modules/system.js | 66 ++ src/utils/utilFunction.js | 4 +- 5 files changed, 585 insertions(+), 349 deletions(-) diff --git a/src/pages/counter/list/index.vue b/src/pages/counter/list/index.vue index abbdd74..8ac384a 100644 --- a/src/pages/counter/list/index.vue +++ b/src/pages/counter/list/index.vue @@ -75,7 +75,7 @@
展示业务列表
- + @@ -103,7 +103,7 @@
- +

{{item.name}}

@@ -198,19 +198,19 @@
请选择系统
-
+

python程序设计 | 请选择您要做的项目实验

    -
  • +
  • -

    {{ item.text}}

    +

    {{ item.myKey + item.text}}

- 取消 - 确定 + 取消 + 确定
@@ -218,7 +218,7 @@