From 7c701e6ca806a808fc0814c7b2b0b9a821b87350 Mon Sep 17 00:00:00 2001 From: taolin Date: Fri, 22 Jul 2022 16:21:35 +0800 Subject: [PATCH] fix: px --- src/App.vue | 7 ++++++- src/utils/index.ts | 3 +++ tsconfig.json | 8 +++++++- vite.config.ts | 1 + 4 files changed, 17 insertions(+), 2 deletions(-) create mode 100644 src/utils/index.ts diff --git a/src/App.vue b/src/App.vue index 4765f9f..5d4ed33 100644 --- a/src/App.vue +++ b/src/App.vue @@ -1,6 +1,11 @@