mirror of
https://github.com/m-xlsea/ruoyi-plus-soybean.git
synced 2025-09-24 07:49:47 +08:00
build(deps): 升级依赖
This commit is contained in:
@ -1,20 +1,6 @@
|
||||
<template>
|
||||
<div
|
||||
class="
|
||||
fixed
|
||||
flex-center
|
||||
top-240px
|
||||
right-14px
|
||||
z-10000
|
||||
w-48px
|
||||
h-48px
|
||||
bg-primary
|
||||
rounded-4px
|
||||
cursor-pointer
|
||||
transition-right
|
||||
duration-300
|
||||
ease-in-out
|
||||
"
|
||||
class="fixed flex-center top-240px right-14px z-10000 w-48px h-48px bg-primary rounded-4px cursor-pointer transition-right duration-300 ease-in-out"
|
||||
:class="{ '!right-330px': app.settingDrawer.visible }"
|
||||
@click="handleClickButton"
|
||||
>
|
||||
|
Reference in New Issue
Block a user