🌀(switch): 调整 size 尺寸

This commit is contained in:
就眠儀式
2022-07-19 20:03:15 +08:00
parent b21410440a
commit bef298f77f
6 changed files with 12 additions and 11 deletions

View File

@@ -49,7 +49,7 @@ import { ref } from 'vue'
export default {
setup() {
const endTime2 = ref("2022-03-04 17:35:00");
const endTime2 = ref("2022-06-04 17:35:00");
return {
endTime2