svae
This commit is contained in:
parent
8610ae6f57
commit
68ab5c9a4e
|
@ -60,7 +60,7 @@ export default defineComponent(() => {
|
||||||
<div class="flex justify-between items-center py-4">
|
<div class="flex justify-between items-center py-4">
|
||||||
<Button type="primary" icon={<SwapOutlined />}
|
<Button type="primary" icon={<SwapOutlined />}
|
||||||
onClick={()=> {
|
onClick={()=> {
|
||||||
router.path = ''
|
router.go ('')
|
||||||
|
|
||||||
}}>
|
}}>
|
||||||
更换壁纸
|
更换壁纸
|
||||||
|
|
Loading…
Reference in New Issue