From c875ab72fa5e742b925903280034a87b05494871 Mon Sep 17 00:00:00 2001 From: hongawen <83944980@qq.com> Date: Fri, 1 Nov 2024 13:29:00 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E5=88=86=E9=A1=B5=E5=AE=9A?= =?UTF-8?q?=E4=B9=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend/src/api/user/userData.ts | 224 +++++++++++----------- frontend/src/hooks/useViewSize.ts | 9 +- frontend/src/views/demo/proTable/open.vue | 12 +- 3 files changed, 122 insertions(+), 123 deletions(-) diff --git a/frontend/src/api/user/userData.ts b/frontend/src/api/user/userData.ts index d22e8ba..3c777ac 100644 --- a/frontend/src/api/user/userData.ts +++ b/frontend/src/api/user/userData.ts @@ -15,118 +15,118 @@ const data = [ 'status': 1, 'rolename': '管理员', }, - { - 'id': '652286556713195552', - 'username': 'operator_A', - 'password': '12345678', - 'realname': '潘霞', - 'status': 1, - 'rolename': '操作员', - }, - { - 'id': '373930342176416776', - 'username': 'operator_B', - 'password': '12345678', - 'realname': '郝秀英', - 'status': 0, - 'rolename': '操作员', - }, - { - 'id': '429621442453555775', - 'username': 'operator_C', - 'password': '12345678', - 'realname': '吕洋', - 'status': 1, - 'rolename': '操作员', - }, - { - 'id': '387231964476618937', - 'username': 'operator_D', - 'password': '12345678', - 'realname': '江磊', - 'status': 0, - 'rolename': '操作员', - }, - { - 'id': '604013348875476647', - 'username': 'operator_E', - 'password': '12345678', - 'realname': '姚静', - 'status': 0, - 'rolename': '操作员', - }, - { - 'id': '028222596330483467', - 'username': 'operator_F', - 'password': '12345678', - 'realname': '龙艳', - 'status': 1, - 'rolename': '操作员', - }, - { - 'id': '739427478368274267', - 'username': 'operator_G', - 'password': '12345678', - 'realname': '武涛', - 'status': 1, - 'rolename': '操作员', - }, - { - 'id': '448686878612127243', - 'username': 'operator_H', - 'password': '12345678', - 'realname': '孙芳', - 'status': 0, - 'rolename': '操作员', - }, - { - 'id': '448686878612127244', - 'username': 'operator_I', - 'password': '12345678', - 'realname': '孙芳1', - 'status': 0, - 'rolename': '操作员', - }, - { - 'id': '448686878612127245', - 'username': 'operator_J', - 'password': '12345678', - 'realname': '孙芳2', - 'status': 1, - 'rolename': '操作员', - }, - { - 'id': '448686878612127245', - 'username': 'operator_J', - 'password': '12345678', - 'realname': '孙芳2', - 'status': 1, - 'rolename': '操作员', - }, - { - 'id': '448686878612127245', - 'username': 'operator_J', - 'password': '12345678', - 'realname': '孙芳2', - 'status': 1, - 'rolename': '操作员', - }, - { - 'id': '448686878612127245', - 'username': 'operator_J', - 'password': '12345678', - 'realname': '孙芳2', - 'status': 1, - 'rolename': '操作员', - }, - { - 'id': '448686878612127245', - 'username': 'operator_J', - 'password': '12345678', - 'realname': '孙芳2', - 'status': 1, - 'rolename': '操作员', - } + // { + // 'id': '652286556713195552', + // 'username': 'operator_A', + // 'password': '12345678', + // 'realname': '潘霞', + // 'status': 1, + // 'rolename': '操作员', + // }, + // { + // 'id': '373930342176416776', + // 'username': 'operator_B', + // 'password': '12345678', + // 'realname': '郝秀英', + // 'status': 0, + // 'rolename': '操作员', + // }, + // { + // 'id': '429621442453555775', + // 'username': 'operator_C', + // 'password': '12345678', + // 'realname': '吕洋', + // 'status': 1, + // 'rolename': '操作员', + // }, + // { + // 'id': '387231964476618937', + // 'username': 'operator_D', + // 'password': '12345678', + // 'realname': '江磊', + // 'status': 0, + // 'rolename': '操作员', + // }, + // { + // 'id': '604013348875476647', + // 'username': 'operator_E', + // 'password': '12345678', + // 'realname': '姚静', + // 'status': 0, + // 'rolename': '操作员', + // }, + // { + // 'id': '028222596330483467', + // 'username': 'operator_F', + // 'password': '12345678', + // 'realname': '龙艳', + // 'status': 1, + // 'rolename': '操作员', + // }, + // { + // 'id': '739427478368274267', + // 'username': 'operator_G', + // 'password': '12345678', + // 'realname': '武涛', + // 'status': 1, + // 'rolename': '操作员', + // }, + // { + // 'id': '448686878612127243', + // 'username': 'operator_H', + // 'password': '12345678', + // 'realname': '孙芳', + // 'status': 0, + // 'rolename': '操作员', + // }, + // { + // 'id': '448686878612127244', + // 'username': 'operator_I', + // 'password': '12345678', + // 'realname': '孙芳1', + // 'status': 0, + // 'rolename': '操作员', + // }, + // { + // 'id': '448686878612127245', + // 'username': 'operator_J', + // 'password': '12345678', + // 'realname': '孙芳2', + // 'status': 1, + // 'rolename': '操作员', + // }, + // { + // 'id': '448686878612127245', + // 'username': 'operator_J', + // 'password': '12345678', + // 'realname': '孙芳2', + // 'status': 1, + // 'rolename': '操作员', + // }, + // { + // 'id': '448686878612127245', + // 'username': 'operator_J', + // 'password': '12345678', + // 'realname': '孙芳2', + // 'status': 1, + // 'rolename': '操作员', + // }, + // { + // 'id': '448686878612127245', + // 'username': 'operator_J', + // 'password': '12345678', + // 'realname': '孙芳2', + // 'status': 1, + // 'rolename': '操作员', + // }, + // { + // 'id': '448686878612127245', + // 'username': 'operator_J', + // 'password': '12345678', + // 'realname': '孙芳2', + // 'status': 1, + // 'rolename': '操作员', + // } ] diff --git a/frontend/src/hooks/useViewSize.ts b/frontend/src/hooks/useViewSize.ts index 5ab9197..0eb4e53 100644 --- a/frontend/src/hooks/useViewSize.ts +++ b/frontend/src/hooks/useViewSize.ts @@ -3,17 +3,16 @@ import { ref } from 'vue' export const useViewSize = () => { const popupBaseView = ref(null) - const viewWidth = ref("0") - const viewHeight = ref("0") - const unit = 'px' + const viewWidth = ref(0) + const viewHeight = ref(0) /** * 更新宽和高的数据 */ const updateDimensions = () => { if (popupBaseView.value) { - viewWidth.value = popupBaseView.value.offsetWidth + unit - viewHeight.value = popupBaseView.value.offsetHeight + unit + viewWidth.value = popupBaseView.value.offsetWidth + viewHeight.value = popupBaseView.value.offsetHeight } } diff --git a/frontend/src/views/demo/proTable/open.vue b/frontend/src/views/demo/proTable/open.vue index 308b5dc..f32e1d2 100644 --- a/frontend/src/views/demo/proTable/open.vue +++ b/frontend/src/views/demo/proTable/open.vue @@ -3,11 +3,11 @@ -
+