up. 添加lock锁屏功能
This commit is contained in:
parent
c4f7bd0ae6
commit
a932f316cf
@ -19,7 +19,7 @@
|
||||
</template>
|
||||
|
||||
<script lang="ts" setup>
|
||||
import { reactive, ref } from 'vue';
|
||||
import { ref } from 'vue';
|
||||
import { useMobile } from '@/utils/use-mobile';
|
||||
|
||||
/** 弹窗是否打开 */
|
||||
|
||||
Loading…
Reference in New Issue
Block a user