mirror of
https://github.com/algerkong/AlgerMusicPlayer.git
synced 2026-05-17 10:27:30 +08:00
🌈 style: 优化代码格式化
This commit is contained in:
@@ -54,7 +54,7 @@ const scrollbarRef = ref();
|
||||
// 无限滚动相关
|
||||
const pageSize = 16;
|
||||
const currentPage = ref(1);
|
||||
|
||||
|
||||
const props = defineProps({
|
||||
isComponent: {
|
||||
type: Boolean,
|
||||
|
||||
Reference in New Issue
Block a user