From 3aabead478c32b07388ce5e3baaf6b63f4436eb5 Mon Sep 17 00:00:00 2001 From: Phoenix <64720302+Concur-max@users.noreply.github.com> Date: Thu, 1 Feb 2024 18:39:51 +0800 Subject: [PATCH] s --- src/utils/self-adaption.js | 1 - 1 file changed, 1 deletion(-) diff --git a/src/utils/self-adaption.js b/src/utils/self-adaption.js index 3d76f61..60154ed 100644 --- a/src/utils/self-adaption.js +++ b/src/utils/self-adaption.js @@ -1,4 +1,3 @@ -// useAdaptation.js import { ref, onMounted, onBeforeUnmount } from 'vue'; export function useAdaptation(handleChange) {